makefile updates
[libfirm] / ir / be / mips / mips_new_nodes.c
2007-06-28 Matthias Braunfix mips immediate dumper
2007-06-25 Matthias Braunadapt mips backend to new transform logic, use Immediat...
2007-06-20 Christoph MallonFix warning, remove unnecessary casts.
2007-06-18 Matthias Braunfixed warnings
2007-06-06 Michael BeckAdded some casts to remove warnings
2007-06-05 Matthias Braunmake it possible to have different compare functions...
2007-06-04 Matthias Braun- Allocate register slots array separately on obstack
2007-05-07 Matthias Braunmips backend updates:
2007-05-02 Matthias Braunadded doxygen comments, transform mips to new emit...
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-20 Matthias Braunmake the mips backend do some half-usefull things again
2007-03-19 Matthias BraunThe big committ:
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 mips_register_additional_opcodes(), not needed...
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-27 Michael Beckadded mips backend from the backend praktikum