add support for 2 return registers
[libfirm] / ir / be / arm / arm_nodes_attr.h
2007-06-17 Michael BeckBugFixes:
2007-06-15 Michael BeckChanged transformer to be like ia32: do a transform...
2007-06-10 Michael BeckFixed some ugly "const" code
2007-06-04 Matthias Braun- Allocate register slots array separately on obstack
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-09 Michael BeckSeveral BugFixes and updates:
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-03-29 Matthias Braunmove backend into libfirm
2007-03-19 Matthias BraunThe big committ:
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-04-20 Michael BeckImplemented basic FPA support
2006-04-02 Michael BeckBig Changes:
2006-03-27 Michael BeckAdded arm backend from BE praktikum