summaryrefslogtreecommitdiffhomepage
path: root/ir/be/beemitter.c
Commit message (Expand)AuthorAge
* Reorganize include directivesMatthias Braun2017-02-17
* beemitter: Move helper function to beemithlpMatthias Braun2016-02-08
* be: Reintroduce be_Start.Christoph Mallon2015-08-09
* benode: Remove be_Any nodeMatthias Braun2015-07-23
* be: Make emit_file static.Christoph Mallon2015-07-21
* Remove unnecessary #include "debug.h".Christoph Mallon2015-07-19
* be: Move be_emit_asm() into a separate file for asm handling.Christoph Mallon2015-05-29
* be: Handle %{, %| and %} in asm.Christoph Mallon2015-04-29
* be: Factorise the code to emit an asm node and use a callback for each backen...Christoph Mallon2015-04-29
* benode: introduce be_AnyVal.Matthias Braun2014-12-29
* debug: Clean up panic messages.Christoph Mallon2014-11-13
* be: Factorise code to initialise emitters.Christoph Mallon2014-10-27
* be: Cleanup.Christoph Mallon2014-10-22
* rename error.h to panic.hMatthias Braun2014-05-28
* do not include config.h anymoreMatthias Braun2013-05-04
* remove license stuff from filesMatthias Braun2012-12-12
* beemit: Provide be_emit_node(), which merges the (almost) identical node emit...Christoph Mallon2012-11-29
* beemit: Provide be_set_emitter() replacing identical functions in all backends.Christoph Mallon2012-11-29
* be: introduce verboseasm flag (enabled by default)Matthias Braun2012-06-06
* Remove the unused function be_emit_ident().Christoph Mallon2012-05-13
* Remove be_emit_tarval().Christoph Mallon2012-05-13
* remove buffer restriction in be_emit_irprintfMatthias Braun2012-05-10
* Add the column to the debug information.Christoph Mallon2012-04-24
* remove $Id$, it doesn't work with git anywayMatthias Braun2011-11-10
* started adding a relation to the Cmp nodeMatthias Braun2011-02-28
* make firm compilable with a c++ compilerMatthias Braun2010-11-04
* rename tarval to ir_tarvalMatthias Braun2010-10-08
* Put a space after if/for/switch/while.Christoph Mallon2010-02-13
* Remove emit_linelength. The obstack knows its length.Christoph Mallon2008-11-15
* remove #ifdef HAVE_CONFIG_HsMatthias Braun2008-10-11
* update copyright messageMichael Beck2008-01-02
* moved be_retrieve_dbg_info() into middleend and rename it to ir_retrieve_dbg_...Michael Beck2007-11-19
* no environment anymore for emittersMatthias Braun2007-09-26
* add an tarval emit functionMatthias Braun2007-05-02
* unified mein file commentsChristian Würdig2007-04-30
* added new licence headerChristian Würdig2007-04-27
* removed unnecessary includeMichael Beck2007-04-26
* - change #include <config.h> back to "config.h"Matthias Braun2007-03-29
* The big committ:Matthias Braun2007-03-19