used new attributes for Load/Store/Exception
[libfirm] / ir / adt /
2004-09-02 Götz Lindenmaiercomments
2004-07-08 Michael BeckRemoved old and unused debug.[ch] support
2004-06-28 Michael BeckRemoved useless misc.h
2004-06-28 Michael BeckAdded doxygen comments.
2004-06-22 Michael BeckFixed expansion again (hopefully last time :-)
2004-06-22 Michael BeckAdded functionality:
2004-06-22 Michael BeckBugFix: when a table was expanded, the new segment...
2004-05-27 Michael Beckdoxygen docu added, cleaned up a bit
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-27 Florian LiekwegAdded .cvsignore files --flo
2004-03-09 Götz Lindenmaiertypos
2004-02-27 Götz Lindenmaiersome simple optimizations for execution speed
2004-02-16 Florian Liekweg*** empty log message ***
2004-02-16 Florian Liekweg*** empty log message ***
2003-11-21 Michael BeckDerive the includes from config.h instead of define...
2003-11-21 Michael BeckMake INLINE definition identical to the libFIRM definition
2003-11-21 Michael BeckRemved unused (and not always available) <strings.h>
2003-11-10 Götz Lindenmaiercomment
2003-08-20 Götz Lindenmaiercorrected copyright
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-20 Götz Lindenmaierremoved tune.h
2003-08-19 Götz LindenmaierAdded copyright headers
2003-06-04 Till Riedeluse obstack_grow instead of obstack_printf
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
2003-03-12 Boris Boeslerreplaced malloc.h by stdlib.h
2003-02-13 Michael BeckAdded set_hinsert0() to add a string to a set and zero...
2003-02-12 Michael Beck*** empty log message ***
2003-02-12 Michael BeckMore doxygen comments added.
2003-02-04 Michael Beckconverted comments to doxygen
2003-01-31 Michael BeckMore doxygen comments
2003-01-31 Michael Beckconverted comments to doxygen
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-14 Sebastian Hackadded --disable-libiberty configure flag to not include...
2003-01-13 Sebastian Felis*** empty log message ***
2002-12-19 Götz LindenmaierRemoved bool.h, replaced by stdboo.h
2002-12-18 Götz LindenmaierRemoved some statics generating warnings.
2002-12-18 Götz LindenmaierAdded static to static methods
2002-07-05 Götz Lindenmaier*** empty log message ***
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-07-03 Götz Lindenmaiercompiles now with -Wall
2002-06-19 Götz LindenmaierAdded interprocedural view
2002-06-19 Götz LindenmaierAdded interprocedural view.
2001-12-17 Boris Boeslerthis file is not needed
2001-11-28 Boris Boesleradded Id tag
2001-03-14 Boris Boeslerchanged definition of subdir only (added prefix ir/)
2001-03-12 Boris Boeslerminor fix for use of $(INSTALL_HEADERS) instead of...
2001-03-05 Boris Boeslerall the autoconfig stuff
2001-03-01 Götz LindenmaierMoved here from ../debug/
2001-03-01 Götz Lindenmaier*** empty log message ***
2000-09-28 Götz Lindenmaier*** empty log message ***
2000-08-25 Christian Schäfera new Makefile entry, so a Distribution is possible!
2000-05-31 Christian SchäferAdded 'Changes' files to archive
2000-05-16 Christian SchäferInitial revision