Remove unnecessary global variable.
[libfirm] / ir / be / ppc32 / ppc32_emitter.c
2008-10-16 Christoph MallonRemove unnecessary global variable.
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-01-02 Michael Beckupdate copyright message
2007-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-09-26 Matthias Braunno environment anymore for emitters
2007-06-25 Matthias Braunwarning fixes
2007-06-22 Michael Beckuse the new backend_marked flag
2007-05-06 Michael Beckswitch to new style emitter
2007-05-02 Matthias Braunadded doxygen comments, credited backend to Moritz...
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2006-12-14 Matthias Braunwarning fixes
2006-12-13 Michael Beckrename type entity into ir_entity
2006-08-24 Matthias Braun- New callback to ask nodes about constant stack pointe...
2006-04-08 Michael Beckused new outs feature
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigmade code C89 compliant (changed unnamed union in attri...
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-27 Michael BeckPPC32 backend from the backend praktikum