fix warnings because compare_attr gets const nodes now
[libfirm] / ir / be / arm / arm_nodes_attr.h
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-09-10 Matthias Braunsave input requirements in be_info without complicated...
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-07-24 Michael BeckExplicitly initialize the is_load_store attribute.
2010-07-14 Matthias Braunarm: implement calling conventions for float and double...
2010-07-07 Matthias Brauncleanup,refactoring of some arm node attribute handling
2009-10-01 Matthias Braun- refactoring of backend generator scripts: You can...
2009-09-24 Matthias Braun- bring arm backend back to shape: cleanup and fix...
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-01-09 Michael Beck- propagate r23142 changes to all backends
2008-06-23 Michael Beck- add support for Rotl
2008-03-11 Michael Beckrefactored immediates:
2008-01-02 Michael Beckupdate copyright message
2007-06-26 Michael Beckmore floating point immediate support
2007-06-26 Michael Becktypo fixed
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