Fix transform_node_Cmp() (r20946): Transform Cmp(-a, -b) to Cmp(b, a), not Cmp(a...
[libfirm] / INSTALL
2007-07-20 Matthias Braunadd missing includes, makefile updates