Remove address name SymConsts.
[libfirm] / ir / be / mips / mips_new_nodes.c
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2009-09-18 Matthias Braun- further refactoring and finally eliminated the callba...
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-08-13 Matthias Braun- rework backend node dumping; add a dumper for Phi...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-06-29 Matthias BraunCleanup: remove firm_common_t.h (and the PRECISE_EXC_CO...
2009-01-09 Christoph MallonRemove unused variable.
2009-01-09 Michael Beck- propagate r23142 changes to all backends
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-08-21 Christoph MallonRename arch_register_req_type_should_be_different to...
2008-01-02 Michael Beckupdate copyright message
2007-10-23 Christoph Mallon- Allow an arbitrary (for arbitrary < 32) number of...
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-09-27 Christoph MallonAllow two should-be-same constraints for every out...
2007-06-28 Matthias Braunfix mips immediate dumper
2007-06-25 Matthias Braunadapt mips backend to new transform logic, use Immediat...
2007-06-20 Christoph MallonFix warning, remove unnecessary casts.
2007-06-18 Matthias Braunfixed warnings
2007-06-06 Michael BeckAdded some casts to remove warnings
2007-06-05 Matthias Braunmake it possible to have different compare functions...
2007-06-04 Matthias Braun- Allocate register slots array separately on obstack
2007-05-07 Matthias Braunmips backend updates:
2007-05-02 Matthias Braunadded doxygen comments, transform mips to new emit...
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-04-02 Matthias Braunalloca is now declared in xmalloc.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-20 Matthias Braunmake the mips backend do some half-usefull things again
2007-03-19 Matthias BraunThe big committ:
2006-11-02 Christian Würdigadded callbacks and adapted interfaces for abstract...
2006-10-24 Christian Würdigextended node attribute initializer for execution unit...
2006-08-15 Christian Würdigadapted to some new backend structures
2006-05-10 Christian Würdigadded cast to stop moaning
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-04-02 Michael Beckremoved mips_register_additional_opcodes(), not needed...
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-27 Michael Beckadded mips backend from the backend praktikum