fixed bug: Wrong opcode range was requested in be
[libfirm] / ir / be / arm / arm_new_nodes.c
2007-05-09 Michael BeckSeveral BugFixes and updates:
2007-05-05 Michael Beckswitch to new style emitter
2007-05-02 Matthias Braunadded doxygen comments, credited backend to Oliver...
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-14 Matthias Braunwarning fixes
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-21 Michael Becklowercase modifiers
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-04-08 Michael Beckused new outs feature
2006-04-02 Michael BeckBig Changes:
2006-03-27 Michael BeckAdded arm backend from BE praktikum