Let list_for_each_entry(), list_for_each_entry_reverse() and list_for_each_entry_safe...
[libfirm] / include / libfirm / adt / obstack.h
2011-12-23 Matthias Braunadd missing FIRM_API declarations
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-14 Matthias Braunmove FIRM_NOTHROW, FIRM_PRINTF to obstack.h header
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-19 Michael BeckFixed wrong type cast spotted by the intel compiler...
2011-01-08 Michael BeckFixed doxygen comments for ir_printf and friends, fixed...
2010-12-21 Michael BeckObstack: Deleted the special windows version, make...
2010-11-08 Michael BeckBetter fix for __attibute__ usage, this is a GCC feature.
2010-11-08 Michael BeckFixed Windows build: Don't use __attribute__ in header...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-07-09 Matthias Braunadd documentation for obstack_printf
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-05-04 Matthias Braunimplement obstack_vprintf
2008-03-30 Matthias Braunremove duplicated obstack.h declare obstack_printf
2008-02-14 Matthias Braun- copy libcore into libfirm