perform custom abi construction in sparc as well to handle floatingpoint
[libfirm] / ir / be / sparc / sparc_emitter.c
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 Braunfix sparc stack offset, stack must be 8byte aligned...
2010-07-22 Matthias Braunfix sparc stack offset emitter
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-16 Christoph MallonReduce code duplication, improve readability.
2010-07-16 Christoph MallonDeMorgan to the rescue!
2010-07-15 Matthias Braunfix a few whitespace errors and remove spec cruft
2010-07-14 Michael BeckFixed imm13 range inside assertion.
2010-07-13 Hannes Rapp- SPEC gzip laeuft
2010-07-05 Matthias Braunput stack_layout into beirg instead of be_abi datastruc...
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-06-16 Hannes Rapp- restliche ops implementiert: div, mod, and, or etc
2010-04-30 Matthias Braunmodernize TEMPLATE backend and simplify some backend...
2010-04-27 Hannes Rapp- added emit_section_sparc to begnuas
2010-04-13 Hannes Rapp- various updates to sparc backend
2010-03-16 Michael BeckSet svn:keywords property.
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Matthias Braunuse begnuas to emit block labels so we use the correct...
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-03 Matthias Braunbackend_marked was a buggy/wrong concept, removed it
2010-02-01 Matthias Braunmake the character used for specifying elf types config...
2010-02-01 Hannes Rapp- std function-prolog emitter eingebaut
2009-12-15 Hannes Rappinitaler checkin SPARC backend