removed INLIEN before global functions
[libfirm] / ir / ir / irprintf.h
2004-12-28 Michael Beckreplaces the include of <obstack.h> by a forward defini...
2004-12-16 Sebastian HackAdded obstack dumping and vprintf... functions.
2004-12-14 Sebastian HackAdded init function to appender. This fixes ir_snprintf...
2004-12-13 Sebastian HackSome bugfixes. Added bitset dumping support.
2004-11-30 Sebastian HackMade ir_debug internal.
2004-11-30 Michael BeckRemoved config.h include, which is NOT installed
2004-11-29 Michael BeckImproved doxygen docu
2004-11-29 Sebastian HackAdded iterator and callback functionality.
2004-11-29 Sebastian Hackremoved senseless ir_sndebugf()
2004-11-29 Sebastian HackSmall modifications. Swapped %n and %N
2004-11-29 Sebastian HackAdded printf style dumping facility for firm types.