removed wrong INLINE
[libfirm] / ir / adt /
2004-12-28 Michael Beckmade allocation C-like
2004-12-23 Michael Beckfixed typo, removed the memset in xmalloc, xmalloc...
2004-12-23 Michael Beckadded xcalloc
2004-12-23 Michael Beckdoxygen comment added
2004-12-23 Michael Becktypo fixed
2004-12-21 Michael Beckfixed different types
2004-12-17 Sebastian HackFixed a bug.
2004-12-16 Sebastian HackAdded proper string hash function.
2004-12-13 Sebastian HackSome bugfixes
2004-12-13 Hannes Jakschitschfixed buggy commit
2004-12-09 Sebastian HackPut braces around function names.
2004-12-09 Sebastian HackRemoved parameter names from macros
2004-12-09 Sebastian HackSome macros for easy facade function implementation.
2004-12-09 Michael BeckRemoved, fourcc.h is now used to create magic numbers
2004-12-08 Götz Lindenmaierfourcc needed in installation, but without firm_config.h
2004-12-08 Sebastian HackAdded default pointer comparison function.
2004-12-08 Sebastian HackAdded convenience macros for pset creation and introduc...
2004-12-08 Sebastian HackRemoved variable names which are equal to C++ keywords.
2004-12-08 Sebastian HackMake it use fourcc.h and unified naming a little.
2004-12-06 Michael BeckFixed configure: should work now in a build directory...
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael Beckremoved bool
2004-12-02 Michael Beckused new FOURCC magic
2004-12-02 Michael Beckremoved unneeded header
2004-12-02 Michael Beckused new firm_config.h, removed POINSON (unclear if...
2004-12-02 Michael Beckmake FOURCC macro produce right ordering for bigendien...
2004-12-02 Michael Beckused new firm_config.h include
2004-12-02 Michael BeckRenamaed host.h to align.h, removed unneeded things
2004-12-02 Michael Beckrenamed cookies -> magic
2004-12-02 Michael BeckADT Headers can be installed in libfirm/adt now
2004-12-02 Michael Beckcontaining the famous FOURCC macro
2004-12-01 Sebastian HackAdded convenience macros for pointers.
2004-11-30 Michael BeckAdded stat() to describe if configured for STAT
2004-11-30 Michael Becktypo fixed
2004-11-30 Sebastian HackSome bug fixes
2004-11-29 Michael Beckadded iterator.[ch]
2004-11-29 Michael Beckmore doxygen docu added
2004-11-29 Sebastian HackAdded iterators.
2004-11-29 Michael BeckMore doxygen docu
2004-11-26 Sebastian HackJust fixed a typo (HASHPTR -> HASH_PTR)
2004-11-26 Michael Beckrevised all sets/maps hashing pointers to use the HASHP...
2004-11-16 Götz Lindenmaieradded makro to shrink an array by resetting the length
2004-10-29 Götz Lindenmaiercomment
2004-10-27 Sebastian HackAdapted linux kernel list implementation for use in...
2004-10-27 Sebastian Hackia32 bitsets make now use of sse.
2004-10-15 Sebastian HackAdded bitfiddling routines and a bitset implementation
2004-09-28 Götz Lindenmaier I am stupid!
2004-09-28 Götz Lindenmaierfix
2004-09-27 Michael BeckBugFix: Usage of short for maxp, p lead to posible...
2004-09-27 Michael BeckMore doxygen comments
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 ***
next