fix some warnings, represent mode size as unsigned value
[libfirm] / ir / ir / irmode_t.h
2008-01-04 Matthias Braunfix some warnings, represent mode size as unsigned...
2008-01-02 Michael Beckupdate copyright message
2007-07-19 Michael Beckget_mode_arithmetic() returns a mode_arithmetic now
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-11 Michael Becktype type definitions to new irtype.h
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-04-23 Michael Becksimplified mode_is_data()
2007-03-29 Matthias Braunmove backend into libfirm
2007-02-02 Michael Beckadd signed and unsigned eq modes for reference modes
2005-12-05 Michael Beckadded missing assert.h include
2005-11-17 Michael Becktypo fixed
2005-08-03 Michael Becksplit modeP_mach into modeP_code and modeP_data
2005-06-15 Michael Beckchanges all inline functions from __func to _func
2005-06-08 Michael Beckget_mode_minus_one() added
2004-10-19 Michael Beckremoved the align attribute
2004-08-13 Beyhannormalized names of functions, enums ...
2004-06-29 Michael BeckAlignment of modes is now specifyed in bits
2004-06-15 Michael BeckMore inlining functions
2004-02-04 Michael BeckAdded vector modes
2003-09-24 Götz Lindenmaieradded new field for behaviour of shift instructions
2003-08-19 Götz Lindenmaieradded copyright headers
2003-06-27 Michael BeckFixed the modes_are_equal function(), added comments
2003-06-23 Till Riedelintoduced kind field to mode node graph
2003-06-18 Götz LindenmaierAdded support for passing compound types by value.
2003-04-11 Michael BeckAdded data pointer to store that tarval output mode.
2003-04-04 Michael BeckConverted documentation to doxygen.
2003-03-26 Götz LindenmaierAdded funcionality to configure modes. Modes include...
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-03 Michael BeckMore doxygen comments
2003-01-30 Michael Beckconverted to doxygen comments
2001-11-28 Boris Boesleradded Id tag
2001-03-01 Götz Lindenmaier*** empty log message ***