Adapted to stat events
[libfirm] / ir / arch /
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadd license information
2007-04-06 Christoph MallonRemove the obsolete .cvsignore files.
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-13 Michael Beckrename type entity into ir_entity
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2006-05-18 Michael Beckstill buggy, but some typos fixed
2006-02-12 Michael Becktypo fixed
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-10-19 Michael Beckuse new public interface to build new ir_op
2005-07-22 Daniel Grund*** empty log message ***
2005-07-20 Daniel Grundsome .cvsignore files
2005-06-22 Michael Beckadded new flags for arithmetic optimizations
2005-05-06 Michael Becktypos fixed
2005-04-13 Michael Beckadded verify operation for Min and Max op's
2005-04-04 Michael Beckdo not build modeconv yet, not fully implemented
2005-04-04 Michael Beckfixed directory
2005-03-31 Sebastian HackAdded modeconv.[ch]
2005-03-30 Michael BeckAdded architectural operations, currently Min/Max