fixed wrong dependencies which caused recompilation of backends
[libfirm] / ir / be / ppc32 /
2006-04-07 Adam Szalkowskifixed wrong dependencies which caused recompilation...
2006-04-05 Michael Beckused generic functions for transform
2006-04-05 Michael Beckremoved unnecessary tabs
2006-04-03 Michael Beckused "obst.h" instead of <obstack.h>
2006-04-02 Michael Beckinterface changed: outfile is transmitted to the isa...
2006-04-02 Michael Beckremoved ppc32_register_additional_opcodes(), not needed...
2006-04-02 Michael Beckplaced register_options() last in the interface
2006-04-02 Michael Beckfixed doxygen comments
2006-03-30 Michael BeckAdd get_reg_class_alignment() implementation
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-30 Christian Würdigfixed comment
2006-03-30 Christian Würdigadded missing source file
2006-03-30 Christian Würdigmade code C89 compliant (changed unnamed union in attri...
2006-03-29 Christian Würdigadded Makefile for make environment
2006-03-29 Christian Würdigadded cvsignore file
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-27 Michael BeckPPC32 backend from the backend praktikum