Added a set_break()
[libfirm] / ir /
2006-09-07 Sebastian HackAdded a set_break()
2006-09-06 Michael Beckuses new section attribute
2006-09-06 Michael Beckused new section attribute
2006-09-06 Michael Beckremoved the constructor_entities attribute, this is...
2006-09-06 Michael BeckBugFix:
2006-09-06 Matthias Brauncosmetics
2006-09-06 Christian Würdigadded shell command
2006-09-06 Christian Würdigremoved ugly filename hack
2006-09-06 Christian Würdigfilename parameter to be_main added
2006-09-06 Christian Würdigadded missing header
2006-09-06 Matthias Braunremove debug printf
2006-09-06 Matthias Braunempty block removing seems to work now
2006-09-06 Matthias Braun- commented out be_ra_chordal_verify, an algorithm...
2006-09-06 Matthias Braunassert that heur 3 assigns an existing register
2006-09-06 Adam Szalkowskiminor changes
2006-09-06 Christian Würdigignore .eps and .log
2006-09-06 Adam Szalkowskiquick fix for segfault, ia32 supports only one cg to...
2006-09-05 Adam Szalkowskifixed studd to make it run again after matze's commit
2006-09-05 Matthias Braun- Split bemain to first prepare all irgs, then instrume...
2006-09-05 Matthias Braunonly display something if we found profile data
2006-09-05 Adam Szalkowskimallon made it less gammlich
2006-09-05 Matthias Braunupdate makreport to allow specifying directories
2006-09-05 Matthias Braunmore entries for .cvsignore
2006-09-05 Matthias Braunupdate .cvsignore, added a test to alloca
2006-09-05 Adam Szalkowskidirty hack for getting assembler file name
2006-09-05 Adam Szalkowskiimproved repairing of schedule
2006-09-04 Matthias Braunfixed typo
2006-09-04 Adam Szalkowskiregistering hook for exec count info in dumped graphs
2006-09-04 Matthias Braunnot needed anymore here
2006-09-04 Adam Szalkowskiadded status function
2006-09-04 Adam Szalkowskidumping pressure graph and pressure stats only if requested
2006-09-04 Christian Würdigfixed entity name
2006-09-04 Christian Würdigfixed profile support
2006-09-04 Christian Würdigfixed ctor support
2006-09-04 Adam Szalkowskiforgot to close file
2006-09-04 Adam Szalkowskioops
2006-09-04 Matthias Braunfix warnings
2006-09-04 Matthias Braunwarning fix
2006-09-04 Matthias Braunfix abi ignore alloca input memory
2006-09-04 Matthias Braunwarning fix
2006-09-04 Adam Szalkowskichanged api and inserted into bemain
2006-09-04 Adam Szalkowskifixed segfault
2006-09-04 Christian Würdigadded ctor section support
2006-09-04 Christian Würdigcollect option in be_options variable
2006-09-04 Christian Würdigfixed C99 style
2006-09-04 Christian Würdigfixed C99 style
2006-09-04 Christian Würdigadded call and set for determining cosntructor entities
2006-09-04 Adam Szalkowskianother typo
2006-09-04 Adam Szalkowskifixed typo
2006-09-04 Adam Szalkowskitemplate for function identifying constructors
2006-09-04 Matthias Braunfixes
2006-09-04 Adam Szalkowskiadded beprofile.c to makefile
2006-09-04 Adam Szalkowskiit compiles
2006-09-04 Matthias Braunforgot to add remove_empty_blocks
2006-09-04 Matthias Braun- Tried to remove empty blocks before emitting, but...
2006-09-04 Matthias Brauna function to remove blocks that just contain a jump
2006-09-04 Matthias Braunfixed lots of compilation errors (why is an unfinished...
2006-09-04 Matthias Braunset preds to bad for removed nodes
2006-09-03 Matthias Braunverifier to check that no out edges point to dead/remov...
2006-09-03 Matthias Braunverifier to check that no out edges point to dead/remov...
2006-09-03 Matthias Braunmake sure to set all preds to Bad for removed nodes
2006-09-03 Adam Szalkowskisome code I wrote today. somebody please finish this.
2006-09-03 Sebastian Hackadded statistics events
2006-09-03 Sebastian HackAdded statistics events in several files
2006-09-03 Adam Szalkowskifixed issue when original definition of a node is removed
2006-09-02 Adam Szalkowskifixed a bug
2006-09-01 Adam Szalkowskihandling barrier stuff
2006-08-31 Sebastian Hackpn_Cmp_Ne + pn_Cmp_Uo leads to unknown proj code since...
2006-08-31 Christian Würdigadapted to new callback
2006-08-31 Christian Würdigadapted to new callback
2006-08-31 Christian Würdigadapted to new callback
2006-08-31 Christian Würdigadapted to new callback
2006-08-31 Matthias Braunfix bad include path
2006-08-31 Christian Würdigadded scheduling modules
2006-08-31 Matthias Braunbugfix
2006-08-31 Matthias Braun- Refactored finish/after_ra phases a bit, stacknode...
2006-08-31 Sebastian Hackadded -b config=<filename> switch
2006-08-31 Sebastian HackRemoved bogus printf
2006-08-31 Michael Beckremoved dynamic load functions if USE_JVM is not set
2006-08-31 Christian Würdigfixed requirements for ShrD and ShlD
2006-08-31 Michael Beckupdated
2006-08-31 Michael Beckadd support for external tls variables
2006-08-31 Michael BeckAdd support for Linux TLS
2006-08-31 Michael Becksome cosmetic changes
2006-08-31 Matthias Braun- connect function call argument stores to NoMem instea...
2006-08-31 Sebastian HackOops
2006-08-31 Sebastian HackMore bug fixing
2006-08-31 Sebastian Hackmode_T nodes can also have dep edges
2006-08-31 Matthias Braunuse our custom assembler, small fixes
2006-08-31 Adam Szalkowskinow hopefully computing number of available registers...
2006-08-30 Michael Beckles with WITH_LIBCORE disabled again
2006-08-30 Michael BeckBugFix:
2006-08-30 Michael Beckcompiles with WITH_LIBCORE disabled again
2006-08-30 Matthias Braunfix warning
2006-08-30 Matthias Braunfix uninitialized chordal_grp
2006-08-30 Matthias Braunmore cmov emitter fixes
2006-08-30 Michael BeckAdd case for symconst_enum_const kind SymConsts
2006-08-30 Adam Szalkowskihopefully fixed registerhypertony at bb end
2006-08-30 Michael BeckHandle symconst_enum_const case
2006-08-30 Michael Beckbe_Call is now a fragile op (like Call). This allows...
next