Added missing API docu, improved existing API docu
[libfirm] / include / libfirm / firm.h
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-09 Matthias BraunRework API documentation
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-22 Matthias Braunremove old+unused interval_analysis
2011-09-22 Matthias Braunremove old+unused execution_frequency/field_temperature
2011-09-22 Matthias Braunremove old+unused structure analysis
2011-09-22 Matthias Braunremove old+unused rta code
2011-04-08 Andreas Zwinkaumerge kaps
2010-11-04 Matthias Braunremove unused seqnumbers modules
2010-10-08 Michael BeckMoved functions from opt_confirms.h into official heade...
2010-10-06 Matthias Braunremove irsimpletype stuff (unused/broken)
2010-09-06 Matthias Braunrename heights_t to ir_heights_t, improve docu a bit...
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...
2010-07-19 Matthias Braunremove unused/broken interprocedural view
2010-07-15 Matthias Braunremove the unused/strange concept of a pseudo-irg
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-02-10 Jonas FietzAdd structures and initialization for VRP
2009-12-21 Matthias Braunmove iropt_dbg to private API (it had wrong includes...
2009-12-21 Matthias Braundon't include old_fctnames.h in firm.h - don't #define...
2009-12-21 Matthias Braunmove phiclass from public to private API
2009-12-21 Matthias Braunmove irlivechk from public to private
2009-12-21 Matthias Braunmake dfs.h private API
2009-12-21 Matthias Braunmake absgraph.h a private API (it never worked in the...
2009-12-21 Matthias Braunfirm.h was missing timing.h (and maybe others) - conver...
2009-08-24 Sebastian BuchwaldSummary is not a doxygen tag
2009-08-16 Michael Beck- add pass for combo()
2009-05-27 Matthias Braunremove firmnet and ycomp remote support (avoid unnecesa...
2009-02-04 Moritz KrollAdded first version of IR importer/exporter
2008-12-10 Matthias Braunadd missing includes
2008-12-10 Matthias Braunmove some typedefs to firm_types, move functions from...
2008-12-09 Matthias Brauninclude be.h in firm.h, assert that get_value/set_value...
2008-12-09 Matthias Braunchange functions to use the usual ir_ prefix
2008-12-09 Matthias Braunavoid structs in public API where easily possible ...
2008-11-28 Matthias Braunremove archop stuff which wasn't really used anyway
2008-03-30 Matthias Brauncleanups
2008-01-02 Michael Beckupdate copyright message
2007-12-04 Matthias Brauntry to not make public API dependent on WITH_LIBCORE
2007-10-04 Matthias Braunfirm revision and build changed to strings
2007-08-14 Andreas SchösserAdded libfirm version macros again. They are only set...
2007-07-20 Matthias Braunautomake updates, set version number from configure...
2007-07-09 Matthias Braunadd missing dbginfo.h include
2007-06-01 Michael Beckmoved all lower_* header into new lowering.h
2007-06-01 Matthias Braunmoved external headers into include dir