Fix transform_node_Cmp() (r20946): Transform Cmp(-a, -b) to Cmp(b, a), not Cmp(a...
[libfirm] / Makefile.am
2007-11-05 Matthias Braunrename RELNOTES to the more gnuish NEWS
2007-11-05 Matthias Braunadd RELNOTES file
2007-07-20 Matthias Braunautomake updates, set version number from configure...
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles