- Change ~(x - 1) -> -x to ~(x + -1) -> -x, because the former pattern is always...
[libfirm] / ir / Makefile.am
2007-07-20 Matthias Braunmore missing includes
2007-07-20 Matthias Braunadd missing includes, makefile updates
2007-07-20 Matthias Braunmore automake fixes
2007-07-20 Matthias Braunautomake updates, set version number from configure...
2007-07-20 Matthias BraunMakefile updates
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles