libfirm
2006-09-11 Michael Beckadded execfreq to firm_types
2006-09-11 Christoph MallonRestructure and improve
2006-09-11 Matthias BraunSSA construction code for condeval optimisation
2006-09-11 Michael BeckAdd flags for the global and TLS type to help debugging
2006-09-11 Matthias Braunmissing includes
2006-09-10 Sebastian HackProper scaling for integer exec freqs
2006-09-10 Michael Beckremoved strange (and probably wrong) assertion
2006-09-10 Michael Beckadd config.h to allow Win32 compile
2006-09-09 Christoph MallonBeginning of implementation of partial condition evaluation
2006-09-08 Matthias Brauncreate execution frequencies from profile data
2006-09-08 Matthias Braunwarning fixes
2006-09-08 Michael Beckis_Pin() added
2006-09-07 Michael Beckadded help and improved new irgname and irgldname functions
2006-09-07 Matthias Braun.irgname debugger command
2006-09-06 Michael Beckadd section support
2006-09-06 Matthias Braunwarning fix
2006-09-06 Michael BeckBugFix:
2006-09-06 Michael Beckadded support for image sections, currently only for...
2006-09-06 Matthias Braunfix endless loop for some execfreqs
2006-09-06 Sebastian HackFixed a bug concerning integer translation
2006-09-06 Matthias Braunfix block out edges if a block cfgpred gets set to Bad
2006-09-06 Christian Würdigfixed plist_new when no obstack is given
2006-09-06 Michael BeckBugFix: the Extbb array was not always in the right...
2006-09-06 Christian Würdigadded execfreq.h
2006-09-06 Christian Würdigadded prototype for extbb with execution frequencies
2006-09-06 Christian Würdigremoved c99 style
2006-09-06 Christian Würdigadded plist constructor with foreign obstack
2006-09-06 Adam Szalkowskiplease fix this to DBG(())
2006-09-05 Adam Szalkowskisomeone forgot to insert extbb2 into makefile
2006-09-05 Matthias Braunalternative algo for computing extbbs
2006-09-04 Christian Würdigundefed GSL
2006-09-03 Matthias Braun- Added an is_Jmp function
2006-09-03 Sebastian HackNormalizing for integer frequencies improved
2006-09-03 Adam Szalkowski*** empty log message ***
2006-09-01 Michael Beckget_fragile_mem() can now handle Bound nodes
2006-08-31 Sebastian HackRemoved arning
2006-08-31 Sebastian HackCosmetic changes
2006-08-31 Sebastian HackAdded Firm object pset dumper for debugging
2006-08-31 Michael BeckAdded checking messeges for ilp, jvm
2006-08-31 Sebastian HackHeights respect dependency egdes now
2006-08-30 Christian Würdigmade code more firm style
2006-08-30 Michael BeckUse get_irn_n() instead of get_nodes_block() to allow...
2006-08-30 Michael Beckir\ir\iredgekinds.h and ir/adt/obst.h are now installed
2006-08-30 Michael Beckcosmetic change
2006-08-30 Michael Beckfixed debug output string
2006-08-29 Matthias Braunfix uf_union if merging a set with itself
2006-08-29 Sebastian HackRe-checked it in.
2006-08-29 Sebastian HackThis was badly checked in
2006-08-28 Sebastian Hack*** empty log message ***
2006-08-28 Sebastian HackAdded dependency edges
2006-08-28 Christian Würdigadded memset and NULL initializers to keep valgrind...
2006-08-21 Michael BeckSome minor speed up by rearanging if's
2006-08-21 Michael BeckBugFix:
2006-08-16 Michael BeckAdded osr_flag_ignore_x86_shift flag that ignores multi...
2006-08-15 Michael BeckMinor BugFix:
2006-08-14 Michael Beckprotect against cycles in dead code
2006-08-14 Michael BeckBugFix:
2006-08-13 Michael BeckBugFix:
2006-08-11 Michael Beckcache current_ir_graph for better code
2006-08-11 Michael BeckBugFix:
2006-08-10 Michael Beckfixed is_Cmp()
2006-08-10 Michael BeckFixed memory leak
2006-08-09 Michael Beckadd some is_*() functions
2006-08-04 Christoph MallonFix warnings
2006-08-04 Sebastian HackAdded unionfind by Matthias
2006-08-01 Christoph MallonMake parameter list void
2006-08-01 Christoph MallonConstify
2006-08-01 Sebastian HackMade WITH_JVM non-default
2006-08-01 Sebastian HackAdapted to changes in libcore
2006-07-31 Michael Beck--enable-jvm added
2006-07-31 Michael Beckget_Pin_op() and set_Pin_op() added
2006-07-31 Michael Beckmoved reading of ini file to libcore
2006-07-31 Michael Beckchanged enum type again: dynamic addition of constants...
2006-07-31 Michael Beckremoved useless includes
2006-07-31 Michael Beckuse assure_irg_outs()
2006-07-31 Michael Becktemporary switched off the detection of more than one...
2006-07-31 Michael Becksymconst_enum_const support added
2006-07-31 Sebastian HackAdded WITH_JVM defines for the Java based coalescer
2006-07-31 Sebastian HackAdded --enable-jvm switch which is used in bejavacoal.c
2006-07-31 Sebastian HackFixed a bug
2006-07-31 Michael Beckir_enum_const added
2006-07-31 Michael Beckdoxygen comment added
2006-07-31 Michael Beckadded more assertions
2006-07-31 Michael Beckchanged implementation of enum types
2006-07-31 Sebastian HackAdded irn data setting ability
2006-07-31 Sebastian HackRemoved exec freqs
2006-07-31 Sebastian HackFixed a typo
2006-07-31 Sebastian HackAdded ini file support
2006-07-31 Sebastian HackAdded long version of get_exec_freq()
2006-07-26 Sebastian HackActivated ini file parsing for libcore.
2006-07-25 Michael Beckfind_type_*() now correctly handle the global type
2006-07-24 Michael Beckfix format string parser
2006-07-24 Michael Beckmissing new_SymConst_type() constructor added
2006-07-17 Christian Würdigget_irn_n_edges: out_count still broken, switched back...
2006-07-14 Christian Würdigadded asserting to check the number of user blocks
2006-07-13 Michael BeckImproved marking of dead blocks
2006-07-13 Michael Beckimprove error report
2006-07-11 Sebastian HackAdded exec_freq_t type
2006-07-10 Michael Beckcosmetic changes
2006-07-10 Michael BeckBugFix: wrong nodes was followed in exception case
next