tv: Remove mul_table[][][] and simply use * and <<.
[libfirm] / ir / be / scripts / generate_emitter.pl
2012-12-02 Christoph Mallonbescripts: Use strings, instead of arrays, to buffer...
2012-12-02 Christoph Mallonbescripts: Set be_emit_nothing() as emitter, if the...
2012-12-02 Christoph Mallonbescripts: Remove support for emit templates.
2012-12-02 Christoph Mallonbescripts: Remove unused features and stale uses of...
2012-11-29 Christoph Mallonbeemit: Provide be_set_emitter() replacing identical...
2012-11-29 Christoph Mallonbe: Replace generate_emitter.pl by generate_emitter_new.pl.
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2009-09-24 Matthias Braunjumps have a special irn flag now so beirgmod can ident...
2008-10-14 Matthias Braunno HAVE_CONFIG_H needed anymore
2008-01-02 Michael Beckupdate copyright message
2007-06-15 Michael Beckall die messages are now prefixed by "Fatal error:"
2007-04-30 Matthias Braunadapt generators to new header style
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
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-02-16 Matthias Braunanother fix :)
2007-02-16 Matthias Braunanother fix :)
2007-02-16 Matthias Braunfix emitter perl script
2007-02-16 Matthias Braunexperiment with new emitter style, change assembler...
2007-02-08 Matthias Braunsupport empty emitter (in contrast to no emitter if...
2006-12-19 Christian Würdigadded comment_string_end
2006-10-13 Christian Würdigfixed emitter (call printf foreach . line)
2006-05-15 Christian Würdigfixed bug: keep %% instead of translating it into a...
2006-04-08 Michael Beckhandle empty comments in automatic emitters right
2006-03-27 Michael Beckadd the X template to access x87 registers
2006-03-24 Christian Würdigemit additional debug info
2006-03-17 Christian Würdigadded comment sepaerator quoting
2006-03-17 Christian Würdigadded comment sign
2006-03-16 Christian Würdigrenamed emit_env_t to $arch_emit_env_t
2006-03-15 Christian Würdigbeautified emitter
2006-03-09 Christian Würdigremoved reset of generic function pointer
2006-03-09 Christian Würdiggenerate register function
2006-02-20 Christian Würdigprepared for addressmode support
2006-01-19 Christian Würdiggenerate missing include
2006-01-13 Christian Würdigchanged format specifiers
2006-01-11 Christian Würdigadded new default emitter function for Copy and Perm
2005-12-13 Christian Würdigfixed a lot of bugs
2005-11-22 Christian Würdigequalize_src_dest if needed
2005-11-22 Christian Würdigchanged names of generated files
2005-11-08 Christian Würdiggenerate emitter functions from spec