add signed and unsigned eq modes for reference modes
[libfirm] / ir / ir / irmode.h
2007-02-02 Michael Beckadd signed and unsigned eq modes for reference modes
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2005-12-18 Michael Beckadded define for the ir_mode type (now in firm_types.h)
2005-10-19 Michael Beckuses firm_types.h now
2005-10-17 Michael Becktypos fixed
2005-08-03 Michael Becksplit modeP_mach into modeP_code and modeP_data
2005-06-21 Michael Beckmode_wrap_around() added
2005-06-08 Michael Beckget_mode_minus_one() added
2005-05-06 Michael Becktypos fixed
2005-03-30 Michael Beckmode_overflow_on_unary_Minus() added
2005-03-18 Michael Beckadded mode_honor_signed_zeros() function
2004-10-19 Michael Beckremoved the align attribute
2004-10-11 Michael BeckAdded get_signed_mode() and get_unsigned_mode()
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-06-29 Michael BeckAlignment of modes is now specifyed in bits
2004-02-26 Götz Lindenmaieradded routines to free memory
2004-02-06 Götz Lindenmaiermade enums firmjni compatible
2004-02-04 Michael BeckAdded vector modes and constructiors for it
2003-10-16 Götz Lindenmaierconfirm node
2003-09-24 Götz Lindenmaiernew irmode field,
2003-09-24 Götz Lindenmaieradded new field for behaviour of shift instructions
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-19 Götz Lindenmaieradded copyright headers
2003-07-11 Michael Beckfixed:
2003-07-10 Götz Lindenmaierimplemented irmode mode_P_mach stuff
2003-07-09 Till RiedelAdded new global var that represents the
2003-07-08 Götz Lindenmaiernew type pointer constructor that requires mode
2003-06-23 Till Riedelintoduced kind field to mode node graph
2003-06-17 Michael BeckAdded two new modes: mode_BAD the mode of tarval_bad...
2003-06-11 Michael BeckAdd a lot of const's
2003-05-26 Götz Lindenmaiernormalizations in irdump, changes for heap analysis...
2003-05-21 Götz Lindenmaierbugfix
2003-05-20 Götz Lindenmaieradded enum to fix arithmetics
2003-04-22 Michael BeckFixed default modes, all members must be initialized.
2003-04-22 Michael BeckAdded mode_sort prefix irms_, added new_ir_mode() function.
2003-04-17 Matthias HeilRemoved wrong comment from documentation
2003-04-11 Michael BeckAdded data pointer to store that tarval output mode.
2003-04-04 Michael BeckConverted documentation to doxygen.
2003-03-28 Götz Lindenmaierfurther adaptions in irmode.h
2003-03-28 Götz Lindenmaiersize access with unit
2003-03-26 Götz Lindenmaieriremoved stdbool.h, problems with g++
2003-03-26 Götz Lindenmaierbugfix: method names wrong
2003-03-26 Götz LindenmaierAdded funcionality to configure modes. Modes include...
2003-02-17 Michael BeckFixed prototypes to compile with -Wstrict-prototypes.
2003-02-03 Michael BeckConvert to doxygen comments
2003-01-30 Michael Beckadded more doxygen comments
2003-01-13 Sebastian Felisadded doxygen comments
2003-01-09 Götz LindenmaierAdded new mode for unicode character.
2002-12-19 Götz LindenmaierRemoved bool.h, replaced by stdboo.h
2002-11-26 Matthias HeilModi umbenannt
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-10-09 Götz LindenmaierAdded access routines to external variables.
2002-09-11 Götz Lindenmaierwalker for complete interprocedural graph
2002-07-18 Götz Lindenmaierimplemented typecheck, called in inline_method.
2002-06-18 Götz LindenmaierWhy was there no mode_T?
2002-04-26 Götz Lindenmaier*** empty log message ***
2001-11-28 Boris Boesleradded Id tag
2001-05-23 Götz LindenmaierDon't now what changed...
2001-03-01 Götz Lindenmaier*** empty log message ***
2000-11-27 Götz Lindenmaier*** empty log message ***
2000-07-19 Götz Lindenmaier*** empty log message ***
2000-05-16 Christian SchäferInitial revision