becopyilp: Do not advertise the switch to dump the solution, because this is not...
[libfirm] / ir / be / TEMPLATE / TEMPLATE_emitter.c
2012-12-12 Matthias Braunremove license stuff from files
2012-11-29 Christoph Mallonbeemit: Provide be_emit_node(), which merges the (almos...
2012-11-29 Christoph Mallonbeemit: Provide be_set_emitter() replacing identical...
2012-11-24 Christoph Malloncleanup: Remove unnecesary #include from bearch.h.
2012-11-13 Christoph MallonRemove the very thin wrapper function arch_register_get...
2012-07-19 Christoph MallonLet panic() print file, line and function.
2012-07-18 Matthias Braunintroduce TEMPLATE_emitf
2012-07-13 Christoph MallonLet sched_foreach_from() and sched_foreach_reverse_from...
2012-06-06 Matthias Braunbe: introduce verboseasm flag (enabled by default)
2012-05-13 Christoph MallonUse be_emit_irprintf("%T", x) instead of be_emit_tarval().
2012-05-13 Christoph MallonRemove the unused macro constant SNPRINTF_BUF_LEN.
2012-04-25 Matthias Braundwarf: initial support for callframe and params
2011-12-19 Matthias Braunmake opcode list global
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-08-12 Matthias Braunsimplify/remove unnecessary complicated copy-pasta...
2011-04-08 Andreas ZwinkauMerge branch 'kaps-included' into master
2011-04-08 Matthias BraunAnother rewrite of prolog/epilog handling: Delay their...
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-04 Matthias Braunremove be_Barrier and lots of hacks for maintaining it
2011-01-30 Michael BeckMore size_t related changes.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-07-06 Matthias Braunremove these largish/noisy headers
2010-04-30 Matthias Braunmodernize TEMPLATE backend and simplify some backend...
2010-03-15 Matthias Braunfix various warnings reported by cparser
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Matthias Braunfix warning, always use -m32 on mac assembler
2010-02-13 Matthias Braunuse begnuas to emit block labels so we use the correct...
2009-11-27 Matthias Braunchange style of braces
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-01-09 Michael Beck- propagate r23142 changes to all backends
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-01-02 Michael Beckupdate copyright message
2007-09-26 Matthias Braunno environment anymore for emitters
2007-06-25 Matthias Braunwarning fixes
2007-05-02 Matthias Braunno strange comments after #include
2007-04-30 Matthias Braunadjust doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-19 Matthias BraunThe big committ:
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2006-04-02 Michael Beckupdated for new i/f and latest backend praktikum changes
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-12 Christian Würdigaddapted to new be abi and added code changes
2006-03-03 Christian Würdigfinished TEMPLATE backend
2006-02-15 Christian Würdiginitial checkin for TEMPLATE backend