Add wrapper macros for pset_first() and pset_next(), which have the return type as...
[libfirm] / include / libfirm / irprog.h
2012-06-15 Matthias Braunremove opt_manage, provide assure_irg_properties
2011-12-19 Matthias Braunmake modelist global
2011-12-19 Matthias Braunmake opcode list global
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-14 Matthias Braunremove unused exception region numbers
2011-12-09 Matthias BraunRework API documentation
2011-11-17 Matthias Brauntype list fixes
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-20 Matthias Brauneliminate ip_outs_state and trouts_state
2011-09-14 Andreas ZwinkauMerge branch 'opt_manage'
2011-09-14 Andreas ZwinkauAPI to enable dumping
2011-08-04 Matthias Braunsplit irg and irp resources, add IRP_RESOURCE_TYPE_LINK
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