- fixed one Win32 "deprecated posix name" warning
[libfirm] / ir / be / beschedmris.c
2008-01-02 Michael Beckupdate copyright message
2007-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-11-03 Matthias Braunget rid of benodesets (in favour of ir_nodeset), report...
2007-06-17 Matthias Braunfixed a bunch of warnings (and some bugs)
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-19 Christian Würdigphase takes now additional param on init
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-05 Michael Beckrenamed phase_t to ir_phase
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-26 Matthias Braunuse ir_nodeset in scheduler
2006-12-11 Matthias Braun- Several warning fixes
2006-09-13 Matthias Braunmore warning fixes
2006-09-13 Matthias Braunwarning fixes
2006-09-08 Matthias Braunwarning fixes
2006-08-31 Sebastian HackOops
2006-08-31 Sebastian HackMore bug fixing
2006-08-28 Sebastian HackSeveral bug fixes
2006-08-01 Christoph MallonRemove unused vars
2006-07-31 Sebastian HackAdapted to new liveness
2006-05-19 Michael Beckadded missing config.h include
2006-05-16 Sebastian HackA tiny bug
2006-05-04 Sebastian HackAdapted to changes in irphase
2006-05-02 Christian Würdigfixed typedef
2006-05-02 Sebastian HackUse height phase
2006-05-01 Christian Würdigremoved const from first parameter for phase init data...
2006-04-20 Michael Beckput the debug module into a DEBUG_ONLY()
2006-04-19 Sebastian HackMerged
2006-04-11 Michael Beckfixed missing include/crash if not scheduled
2006-04-11 Sebastian HackAdded MRIS scheduling preprocessor