- add functions for global (ir_prog) resource management
[libfirm] / ir / ir / irprog.c
2008-10-27 Michael Beck- add functions for global (ir_prog) resource management
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-21 Matthias BraunExtend the address_taken concept: We now have an ir_ent...
2008-08-02 Michael Beck- add support for ASM includes, needed for fehler125.c
2008-07-31 Sebastian BuchwaldFixed revision 20864.
2008-07-31 Sebastian BuchwaldFixed one more memory leak.
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 Beckstart label number with 1, reserve the 0
2007-07-24 Michael Beckget_irp_next_label_nr() added
2007-06-17 Matthias Braunfixed warnings (some of them were actual bugs), leave...
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
2007-05-30 Michael BeckIA32-Backend expects that the irg has a iro_* to opcode...
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-07 Michael Beckir_address_taken_computed_state for globals added
2006-10-09 Michael BeckSet the final flag for the global type.
2006-09-29 Michael Beckset the global type and tls type flags on the globat...
2006-06-03 Michael Beckadded support for Thread local storage
2006-04-06 Michael Beckinitialize the phase state
2006-03-09 Christian Würdigadded function to reset the generic function pointer...
2006-03-07 Michael Beckall available opcodes are now stored in an irp list
2006-02-21 Michael Beckmade get_irp_new_node_nr() inline
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-10-19 Michael Beckmade prototypes
2005-08-03 Michael Becksplit init_irprog() so first part ban be called before
2005-08-03 Michael Beckadd a list of modes in the irp
2005-08-01 Michael Beckremoved remove_irp_type_from_list() function, which...
2005-04-29 Götz Lindenmaiermore state handling
2005-03-09 Götz Lindenmaiermore phase handling: irp_state
2005-02-23 Götz Lindenmaiermore state handling
2005-01-04 Michael Beckremove INLINE before global functions
2004-12-22 Michael Beckmade llocations C-like
2004-12-07 Boris Boesler*** empty log message ***
2004-12-02 Michael Beckfixed config.h include
2004-11-11 Götz Lindenmaierfixes of pseudo irgs
2004-11-11 Götz Lindenmaiertreatment of pseudo irgs
2004-10-29 Götz Lindenmaierprogram name handling
2004-09-25 Götz Lindenmaiercomments
2004-08-31 Götz Lindenmaiermore status flags
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-13 Beyhanremoved empty entries from arrays
2004-07-08 Götz Lindenmaiervarious changes to get firm faster
2004-07-05 Götz Lindenmaierloop boudary test optimized
2004-06-24 Götz Lindenmaierphase handling
2004-05-19 Götz Lindenmaieradded flags for ip outs state
2004-04-19 Michael Beckdoxygen comments
2004-04-02 Andreas SchösserImplemented the computation of outedges in interprocedu...
2004-02-26 Götz Lindenmaieradded routines to free memory
2004-01-22 Götz Lindenmaierinitialize irprog datastructure to zero
2003-11-20 Götz Lindenmaiersave name of compiled file in irprog.
2003-08-19 Götz Lindenmaieradded copyright headers
2003-06-26 Till RiedelWe now conform to iso-c99
2003-01-13 Sebastian Felisadded doxygen comments
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-12-18 Götz LindenmaierAdded static to static functions
2002-10-09 Götz LindenmaierAdded access routines to external variables.
2002-08-23 Boris Boeslercompileable with -Wall and bugfixing
2002-08-07 Götz Lindenmaier implemented scc algorithm. Added datastructure to...
2002-07-17 Boris Boeslerirgopt.c: comparison of types does not take care of...
2002-07-11 Götz LindenmaierNormalisierung der Zugriffsfunktionen,
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2002-06-28 Götz Lindenmaierbugfixes
2002-05-13 Götz LindenmaierBugfix in remove_irp_irg by Hubert Schmid
2002-03-19 Götz Lindenmaier*** empty log message ***
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2001-12-10 Götz LindenmaierAdded support for constant entities. A new example...
2001-11-28 Boris Boesleradded Id tag
2001-08-29 Götz LindenmaierAdded routine remove_irp_irg.
2001-07-11 Götz LindenmaierErrors and Features of type_id stuff
2001-07-11 Götz LindenmaierAdded new type opcode "id".
2001-03-14 Götz LindenmaierChanged implementation of tr module.
2001-03-05 Boris Boesleradded
2001-03-01 Götz Lindenmaier*** empty log message ***
2001-01-17 Götz Lindenmaier*** empty log message ***
2000-12-20 Götz Lindenmaier*** empty log message ***
2000-11-30 Götz Lindenmaier*** empty log message ***
2000-09-06 Götz Lindenmaier*** empty log message ***
2000-09-04 Götz Lindenmaier*** empty log message ***
2000-07-12 Götz Lindenmaier*** empty log message ***
2000-07-10 Götz Lindenmaier*** empty log message ***
2000-07-05 Götz Lindenmaier*** empty log message ***