sparc: Do not force the object file format to ELF.
[libfirm] / ir / be / betranshlp.h
2012-11-25 Christoph Malloncleanup: Remove unnecessary #include "beirg.h".
2012-10-29 Matthias Braunshare common phi code, fix missing phi input reqs
2012-08-27 Matthias Braunfactorize upper_bits_clean and use in sparc+ia32
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-05-31 Matthias Braunmove integer abs optimisation from backend to the middleend
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-04 Matthias Braunremove be_Barrier and lots of hacks for maintaining it
2010-09-06 Matthias Braunremove Abs node, backends can match the abs patterns...
2010-07-08 Matthias Braunchange betranshelp semantic to panic instead of duplica...
2010-04-30 Matthias Braunmodernize TEMPLATE backend and simplify some backend...
2008-10-09 Christoph MallonAdd be_dep_on_frame() to let a node depend on the frame...
2008-10-09 Christoph MallonDo not pass the cg to transform_nodes().
2008-10-08 Christoph MallonRemove be_get_old_anchor(), it is not necessary.
2008-01-02 Michael Beckupdate copyright message
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-07-16 Matthias Braunfix allocas, fix Tls transform
2007-07-11 Michael Beckuse the new Anchor node instead of old anchors
2007-06-14 Michael Becktypo fixed
2007-06-14 Michael Beckextracted transform framework from the ia32 backend