Let sched_foreach_from() and sched_foreach_reverse_from() declare their iterator...
[libfirm] / ir / be / bechordal_common.c
2012-07-13 Christoph MallonLet sched_foreach_from() and sched_foreach_reverse_from...
2012-07-13 Christoph MallonLet foreach_out_edge_kind() and foreach_out_edge_kind_s...
2012-07-13 Christoph MallonAdd a wrapper macro for pmap_get(), which has the retur...
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-15 Sebastian BuchwaldFixed inconsistent uses of DEBUG_ONLY.
2011-04-15 Matthias Braunfix cparser warnings
2011-04-08 Andreas Zwinkaumerge kaps
2010-12-27 Michael BeckSwitch bitset.h/raw_bitset.h to size_t instead of unsig...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunbackend: cleanup queries for ignore regs
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-07-02 Matthias Braunchange register allocator and related interfaces to...
2010-03-12 Matthias Braunrework bitset to use raw_bitset
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2009-11-27 Thomas BerschComments and file header added.
2009-11-27 Thomas BerschInitial Version