Bugfix
[libfirm] / ir / be / belistsched.c
2005-06-15 Sebastian HackFixed a bug in scheduling and adapted coloring
2005-06-07 Sebastian HackChanged sched_add to sched_add_before
2005-03-14 Sebastian HackAdded be arch reflection/backend support infrastructure.
2005-01-07 Daniel Grundincluded phi stat in normal main loop.
2005-01-05 Sebastian HackFixed a bug.
2004-12-21 Michael Beckremoved C99 construct
2004-12-17 Sebastian HackAdded workaround for end block keepalive edges.
2004-12-16 Sebastian HackAdapted to new debug interface.
2004-12-15 Sebastian HackAdded register allocator.
2004-12-09 Florian Liekwegdo C99 compliance
2004-12-08 Sebastian HackAdded some backend stuff. nothing big, just a basis.