Bugfixes
[libfirm] / ir / be / bearch.c
2006-03-17 Daniel GrundBugfixes
2006-03-15 Sebastian HackAdded missing include
2006-03-15 Sebastian HackFixed a bug
2006-03-07 Sebastian HackAdded get_frame_entity/set_frame_offset functions
2006-03-03 Sebastian HackAdapted to changes in ABI handling
2006-03-02 Sebastian HackSeveral bugfixes
2006-02-28 Sebastian HackMinor changes
2006-02-21 Sebastian HackRenamed be_introduce_copies*
2006-01-26 Sebastian HackChanged API a little
2006-01-24 Sebastian HackSome minor changes
2006-01-23 Christian Würdigadded interface layer for irn_ops
2006-01-18 Sebastian HackFixed some bugs
2006-01-18 Daniel GrundIncludes
2006-01-18 Sebastian HackAdapted to new benode.c
2006-01-16 Christian Würdigremoved union from register requirements to make static...
2006-01-09 Sebastian HackFulfilled Christian's wishes
2005-12-21 Daniel GrundBugfixes with register-req
2005-12-13 Christian Würdigget file handle from backend caller and pass to isa...
2005-12-08 Sebastian HackMade everything really kaputt
2005-08-16 Sebastian HackMisc changes
2005-08-10 Sebastian HackAdded call serialization for firm arch
2005-07-26 Sebastian HackMoved to new lpp library
2005-06-14 Sebastian HackAdded classify wrapper function.
2005-06-02 Sebastian HackAdded beirgmod and benode
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator
2005-05-12 Sebastian HackMinor changes
2005-05-11 Sebastian HackReimplemented
2005-05-06 Michael Beckremoved killed header
2005-03-18 Sebastian HackBug fixes
2005-03-14 Sebastian HackAdded the bearch files to the makefile
2005-03-14 Sebastian HackAdded be arch reflection/backend support infrastructure.