ia32: Simplify ia32_register_saved_by().
[libfirm] / ir / be / begnuas.h
2012-11-15 Matthias Braunbegnuas: simplify, add be_gas_emit_string()
2012-06-06 Matthias Braunbe: introduce verboseasm flag (enabled by default)
2012-04-25 Matthias Braundwarf: initial support for callframe and params
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Braunintroduce Switch node
2011-10-27 Matthias BraunInitial support for dwarf debug info
2011-10-27 Matthias Braunlet backends decide wether to use begnuas
2011-09-06 Matthias Braunbegnuas: let user specify elf variants
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-11 Matthias Braununify sparc/ia32 SwitchJmp handling
2011-04-08 Andreas Zwinkaumerge kaps
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-09-22 Matthias Braunmove typedefs from public header to private header
2010-04-27 Hannes Rapp- added emit_section_sparc to begnuas
2010-02-13 Christoph MallonOutput proper local lables (starting with .L/L) for...
2010-02-13 Matthias Braunuse begnuas to emit block labels so we use the correct...
2010-02-12 Matthias Braunimplement several new section types including comdat...
2010-02-11 Matthias Braunallow several odd weak combinations
2010-02-03 Matthias Braunbackend_marked was a buggy/wrong concept, removed it
2010-02-03 Matthias BraunRework linkage types in firm.
2010-02-01 Matthias Braunmake the character used for specifying elf types config...
2009-09-24 Matthias Braun.word has different size on different architecutres...
2009-06-01 Matthias BraunRework Block labels: They are entities now so we don...
2008-07-31 Matthias Braungeneralize support for segments
2008-06-12 Michael Beck- unfinished work to support exception label lookup
2008-04-03 Matthias Braunstarted implementing Mac Style PIC
2008-03-30 Matthias Braunsome mach-o related fixes
2008-03-30 Matthias Braunsimplify begnuas.c by not sorting entities into sections
2008-03-30 Matthias Braun- cleanup and rewrite some of the dbgout stuff (no...
2008-01-02 Michael Beckupdate copyright message
2008-01-02 Michael Beckadded GNU_FLAVOUR_YASM to support the YASM assembler
2007-09-26 Matthias Braunno environment anymore for emitters
2007-07-25 Michael Beckrenamed function to be_gas_label_prefix()
2007-05-05 Michael Beckdoxygen comments added
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-19 Matthias BraunThe big committ: