becopyheur2: Cache the admissible registers eagerly.
[libfirm] / ir / obstack /
2012-12-12 Matthias Braunremove license stuff from files
2011-12-23 Matthias Braunconfig.h must be included or visibility stuff fails
2011-04-08 Andreas Zwinkaumerge kaps
2010-12-21 Michael BeckObstack: Deleted the special windows version, make...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunwin32 version of obstack_printf
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-06-17 Matthias Braunfix obstack_printf function - we have to explicitely...
2010-05-04 Matthias Braundocument that obstack in firm should be kept independent
2010-05-04 Matthias Braunbugfix
2010-05-04 Matthias Braunimplement obstack_vprintf
2010-05-04 FIRM Projekt Accountfix warnings and errors
2010-05-04 Christoph MallonFix obstack_printf() (slightly broken in r27474).
2010-05-04 Matthias Braunfix obstack printf being limited to 1024 bytes
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2009-12-21 Matthias Braunno unnecessary comments behind #include
2008-10-13 Sebastian BuchwaldAlways include config.h.
2008-10-11 Michael Beck- revert r22765
2008-10-11 Michael Beck- removed stdint.h include for VC compile (may still...
2008-03-30 Matthias Braunremove duplicated obstack.h declare obstack_printf
2008-02-14 Matthias Braunadd obstack and libcore to libfirm