put register classes into arch_env struct, no need for complicated callbacks
[libfirm] / ir / be / begnuas.h
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: