properly mark symbols in the public API to be exported. This allows us to use -fvisib...
[libfirm] / include / libfirm / iredges.h
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2009-09-13 Michael Beck- add graph pass for edges_verify()
2009-08-24 Sebastian BuchwaldFixed more doxygen warnings and typos.
2009-01-19 Matthias Braunget_irn_n_edges is implemented nowhere (there's #define...
2008-11-26 Michael Beck- replce parameter type from size_t to unsigned, so...
2008-07-28 Michael Beck- improved doxygen comments about edges_activate()...
2008-01-21 Matthias Braunimprove docu, use using_block_visited debug help
2008-01-06 Michael Beck- edges_assure_kind() added
2008-01-02 Michael Beckupdate copyright message
2007-08-21 Michael Beckirg_block_edges_walk() implemented
2007-06-01 Matthias Braunmoved external headers into include dir