added doxygen comments, credited backend to Moritz Kroll and Jens Mueller
[libfirm] / ir / be / ppc32 / ppc32_new_nodes.c
2007-05-02 Matthias Braunadded doxygen comments, credited backend to Moritz...
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-02 Matthias Braunalloca is now declared in xmalloc.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-19 Matthias BraunThe big committ:
2006-12-13 Michael Beckrename type entity into ir_entity
2006-11-02 Christian Würdigadded callbacks and adapted interfaces for abstract...
2006-10-24 Christian Würdigextended node attribute initializer for execution unit...
2006-08-15 Christian Würdigadapted to some new backend structures
2006-05-10 Christian Würdigadded cast to stop moaning
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-04-02 Michael Beckremoved ppc32_register_additional_opcodes(), not needed...
2006-03-30 Christian Würdigmade code C89 compliant (changed unnamed union in attri...
2006-03-27 Michael BeckPPC32 backend from the backend praktikum