Changed API a little
[libfirm] / ir / be / bearch.h
2006-01-26 Sebastian HackChanged API a little
2006-01-25 Sebastian HackMinor changes
2006-01-24 Sebastian HackSome minor changes
2006-01-24 Christian Würdigadded codegenerator to main environment
2006-01-23 Christian Würdigadded interface layer for irn_ops
2006-01-19 Christian Würdigadded hook for projnum register translation
2006-01-18 Daniel Grund*** empty log message ***
2006-01-18 Daniel GrundIncludes
2006-01-17 Sebastian HackRemoved some stuff
2006-01-17 Daniel Grundbugfix in arch_reg_req_is ## macro
2006-01-17 Daniel Grundadapted to new reqister_should_be_equal requirement
2006-01-17 Sebastian HackAdded small macro for checking constraints
2006-01-16 Christian Würdigremoved union from register requirements to make static...
2006-01-09 Christian Würdigfixed typos
2006-01-09 Sebastian HackFulfilled Christian's wishes
2005-12-16 Sebastian HackModified enum names
2005-12-13 Christian Würdigget file handle from backend caller and pass to isa...
2005-12-08 Sebastian HackMade everything really kaputt
2005-11-22 Christian Würdigadded a codegen function to the isa interface
2005-11-16 Sebastian HackAdded irn_handler field to arch_isa_t
2005-11-08 Christian Würdigfixed indents
2005-08-16 Sebastian HackMisc changes
2005-08-10 Sebastian HackAdded call serialization for firm arch
2005-07-26 Sebastian HackFixed several bug and introduced some others
2005-07-26 Sebastian HackMoved to new lpp library
2005-06-14 Sebastian HackAdded classify wrapper function.
2005-06-14 Sebastian HackAdded irn class branch and dummy firm backend implement...
2005-06-07 Sebastian HackAdded insert_Perm and be_*_main_env_t
2005-06-02 Sebastian HackAdded beirgmod and benode
2005-05-17 Sebastian HackCosmetic changes to the chordal register allocator
2005-05-11 Sebastian HackAdded new arch interface
2005-05-04 Daniel GrundAdded is_reg_allocateble
2005-04-28 Sebastian HackSome bug fixes
2005-04-21 Sebastian HackAdded bearch stuff
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.