bemain: Centrally call be_emit_init() and be_gas_begin_compilation_unit() instead...
[libfirm] / ir / be / arm / arm_map_regs.c
2012-07-13 Christoph MallonAdd the return type as parameter to the macros set_find...
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunchange backends to produce 1 big array with all registers
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-01-02 Michael Beckupdate copyright message
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-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
2006-04-20 Michael Beckfixed mappings for Load and Store nodes
2006-04-20 Michael BeckImplemented basic FPA support
2006-04-02 Michael BeckBig Changes:
2006-03-27 Michael BeckAdded arm backend from BE praktikum