libfirm
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...
2006-08-30 Michael Beckadded missing include
2006-08-30 Sebastian HackFixed a bug !?
2006-08-30 Christian Würdigfixed wrong position of #endif
2006-08-30 Christian Würdigdo not invert pnc on cmp in finish, as cmp gets normali...
2006-08-30 Matthias Brauncompilerhang 4
2006-08-29 Matthias Braunoops
2006-08-29 Matthias Braunfix immediate on left input of Cond
2006-08-29 Matthias Braunremove debug message
2006-08-29 Matthias Braungcc emulating advanced edg wrapper script
2006-08-29 Matthias Braunfix fucompp emitter when no register is needed
2006-08-29 Sebastian HackAdded schedulers
2006-08-29 Christian Würdigfixed backend callback
2006-08-29 Christian Würdigadapted to new get list selector callback
2006-08-29 Christian Würdigadapted create_Push to new IncSP
2006-08-29 Christian Würdigchanged some options
2006-08-29 Christian Würdigmoved selector implementations into separate modules
2006-08-29 Christian Würdiglist sched selector callback takes one more argument
2006-08-29 Christian Würdigadded new option defines
2006-08-29 Christian Würdigadded different scheduling node selector modules
2006-08-29 Sebastian HackAdded setDebug() to heur 3
2006-08-29 Matthias Braunsome misc scripts that I used to play around with the...
2006-08-29 Sebastian HackKeep alive the call proj
2006-08-28 Matthias Braunnegate pnc not invert it
2006-08-28 Sebastian HackSeveral bug fixes
2006-08-28 Christian Würdigtranslate proj pos for Leave
2006-08-28 Matthias Braunfix wrong inputs for psiconds
2006-08-28 Christian WürdigPsiCondCMov doesn't need constraint copy
2006-08-28 Matthias Braunask abi about ignore regs
2006-08-28 Matthias Braunfix wrong sorting of affinity edges
2006-08-28 Adam Szalkowskiwe NEED to insert reloads at the end of a basic block...
2006-08-28 Matthias Braunrevert commit that placed consts in startblock, the...
2006-08-28 Adam Szalkowskikeine Ahnung
next