Switch irg index to type size_t, making the API more consistent.
[libfirm] / include / libfirm / irprog.h
2011-04-24 Michael BeckSwitch irg index to type size_t, making the API more...
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-24 Matthias Braunfix a bunch of whitespace errors in headerfiles
2011-02-08 Matthias Braunfurther spread size_t
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-07-19 Matthias Braunremove unused/broken interprocedural view
2010-07-15 Matthias Braunremove the unused/strange concept of a pseudo-irg
2010-06-18 Matthias Braunadd set_irp function, correct new_ir_prog docu
2010-05-21 Michael BeckFixed Win32 DLL support.
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-01-13 Matthias Brauncleanup and fix some bugs in ir reader/writer
2009-08-24 Sebastian BuchwaldFixed more doxygen warnings and typos.
2009-08-24 Sebastian BuchwaldSummary is not a doxygen tag
2009-08-23 Michael Beck- fixed pass manager
2009-08-16 Matthias Braunfix double typedef of ir_prog
2009-05-14 Michael Beck- fix r25941
2009-05-14 Christoph MallonFix compile errors.
2009-05-14 Michael Beck- cleaned up irp functions a bit
2008-11-02 Michael Beck- fixed RELEASE build
2008-10-27 Michael Beck- add functions for global (ir_prog) resource management
2008-09-21 Matthias Braunintroduce a IR_SEGMENT_FIRST
2008-08-02 Michael Beck- add support for ASM includes, needed for fehler125.c
2008-07-31 Matthias Braungeneralize support for segments
2008-04-03 Matthias Braunremove img_section stuff and create a new constructors_type
2008-01-02 Michael Beckupdate copyright message
2007-11-08 Matthias Braunadd support for graph_idx
2007-07-24 Michael Beckadd prototype for get_irp_next_label_nr()
2007-06-03 Michael Beckused new ir_exc_region_t type
2007-06-03 Michael BeckAdded next_region_nr attribute to the ir_prog.
2007-06-01 Matthias Braunmoved external headers into include dir