becopyopt: Remove the unnecessary attribute name from struct copy_opt_t.
[libfirm] / ir / be / arm / arm_new_nodes.h
2012-12-12 Matthias Braunremove license stuff from files
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Braunintroduce Switch node
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-09-10 Matthias Braunsave input requirements in be_info without complicated...
2010-07-14 Matthias Braunarm: implement calling conventions for float and double...
2010-07-07 Matthias Brauncleanup,refactoring of some arm node attribute handling
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2009-12-31 Michael Beckget_arm_shift_modifier() has no implementation, removed...
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- further refactoring and finally eliminated the callba...
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-01-09 Michael Beck- propagate r23142 changes to all backends
2008-05-29 Michael Beck- Add a peephole phase that fixes all stack offsets
2008-03-11 Michael Beckrefactored immediates:
2008-03-11 Michael Beckfixed CondJmp attributes
2008-01-02 Michael Beckupdate copyright message
2007-06-27 Christoph Mallonstatic
2007-06-26 Michael Beckpreliminary support for floating point branches
2007-06-25 Matthias Braunwarning fixes and use of attribute copy function
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-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-03-29 Matthias Braunmove backend into libfirm
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-04-08 Michael Beckused new outs feature
2006-04-02 Michael BeckBig Changes:
2006-03-27 Michael BeckAdded arm backend from BE praktikum