Corrected setting register classes of Return and Barrier nodes
[libfirm] / ir / be / beabi.c
2006-03-20 Sebastian HackCorrected setting register classes of Return and Barrie...
2006-03-17 Sebastian HackPrologue barriers have also memory now
2006-03-16 Sebastian HackHandled RegParams and Barriers better in constraint...
2006-03-16 Sebastian HackAdded leaf function test
2006-03-16 Sebastian HackSeveral changes
2006-03-15 Sebastian HackThe bad, the evil and the ugly
2006-03-15 Michael Beckadded changes for new survice_dce code
2006-03-10 Sebastian HackFixed a bug
2006-03-10 Sebastian Hackfixed some bugs
2006-03-10 Sebastian HackCalls can have entities now
2006-03-09 Sebastian HackFixed a bug
2006-03-09 Sebastian HackProper ordering of stack insns inside the basic block
2006-03-09 Christoph Mallonfixed type mismatch
2006-03-08 Christian Würdigadded missing handler pop
2006-03-07 Sebastian HackFixed several bugs
2006-03-05 Michael Beckconfig.h fixed
2006-03-03 Sebastian HackAdapted to changes in ABI handling
2006-03-02 Sebastian HackSeveral bugfixes
2006-03-01 Christian Würdigfixed function name
2006-03-01 Christian Würdigfixed typo
2006-03-01 Sebastian HackFixed some bugs
2006-03-01 Sebastian HackRestructured
2006-02-28 Sebastian HackAlpha version of ABI handling
2006-02-24 Sebastian HackSeparated dominance frontier calculations again
2006-02-23 Sebastian HackChanged API of RegParams
2006-02-23 Sebastian HackFixed some bugs
2006-02-23 Sebastian HackInitial check-in