bescripts: Copy all common node attributes into the constructor variants.
[libfirm] / ir / be / sparc / sparc_new_nodes.c
2012-12-02 Christoph Mallonarray: Add and use NEW_ARR_DZ().
2012-11-27 Christoph Mallonbearch: Introduce be_foreach_out().
2011-12-05 Matthias Braunirdump: dump interfaces take const ir_node* now
2011-11-10 Matthias Braunbe: remove remnants of machine description
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Braunintroduce Switch node
2011-10-27 Matthias Braunir_mode: simplify interface, improve float-mode handling
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-09-15 Matthias Braunsome cleanups for middleend node creation in backends
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-16 Matthias Braunfix a bunch of warnings reported by cparser
2011-05-23 Matthias Braunsparc: implement 64bit lowering
2011-04-15 Matthias Braunfix cparser warnings
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-04 Matthias Braunsparc: document authors
2011-03-04 Matthias Braunfix backend nodes not copying flags correctly
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2011-02-26 Michael BeckConstify node_cmp_attr_func.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunsparc: model restore as explicit node, refactor Save...
2010-09-10 Matthias Braunsave input requirements in be_info without complicated...
2010-08-19 Matthias Braunsparc: preliminary SwitchJmp implementation
2010-08-19 Matthias Braunsparc: mostly implement reg+reg address mode
2010-08-19 Matthias Braunsparc: rewrite address mode matching, we now use offset...
2010-08-19 Matthias Braunsparc: remove entity_sign, gas/elf doesn't support...
2010-08-19 Matthias Braunsparc: no need for is_load_store attribute anymore
2010-08-09 Matthias Braunsparc: redo and improve sparc immediate handling (low...
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...
2010-07-27 Matthias Braunimplement floatingpoint compares
2010-07-27 Matthias Braunfirst implementation of floatingpoint arithmetic operations
2010-07-27 Matthias Braunfix Ldf/Stf emitter
2010-07-23 Matthias Braunoutput all sparc specific attributes in dumper
2010-07-22 Matthias Braunperform custom abi construction in sparc as well to...
2010-07-22 Matthias Braunsparc: fix unsigned compares and cleanup cmp attributes
2010-07-22 Matthias Brauncleanup sparc attribute getters+setters
2010-07-22 Matthias Braunrefactor sparc nodes to have the same name as their...
2010-07-16 Matthias Braunsome cleanups in arm+sparc backends
2010-07-13 Hannes Rapp- SPEC gzip laeuft
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-06-16 Hannes Rapp- restliche ops implementiert: div, mod, and, or etc
2010-04-13 Hannes Rapp- various updates to sparc backend
2010-03-16 Michael BeckSet svn:keywords property.
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-03-07 Matthias Braun- cleanup and simplify inlining code
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-01 Hannes Rapp[r27015]
2009-12-15 Hannes Rappinitaler checkin SPARC backend