Add get_tarval_lowest_bit() and get_tarval_popcnt(), expand some documentation.
[libfirm] / ir / tv / fltcalc.h
2008-10-11 Matthias Braunmore firm_config includes removed
2008-08-24 Michael Beck- simplified code
2008-08-23 Michael Beckadd support for explicit one
2008-04-27 Michael Beck- added fc_can_lossless_conv_to() / tarval_ieee754_can_...
2008-01-02 Michael Beckupdate copyright message
2007-09-07 Michael BeckAdd support for float->int conversion (no overflow...
2007-07-25 Michael Beckadded ieee754 exact flag which allows more cases to...
2007-07-24 Michael Beckmore cleanup; non-functioning fc_set_immediate_precisio...
2007-07-23 Michael BeckCleaned up the tarval handling:
2007-04-27 Michael BeckUpdated header
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2005-09-01 Michael Beckremoved wrong const
2005-07-07 Michael Beckfixed doxygen docu
2004-12-28 Michael Becktypos fixed
2004-12-02 Michael Beckused firm_config.h instead of config.h
2004-04-28 Florian LiekwegFixed gcc warnings --flo
2004-02-26 Götz Lindenmaieradded routines to free memory
2003-11-21 Michael Beckconfig.h most be a local include
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-11 Matthias HeilRepaired fltcalc to work with a long double interface
2003-08-04 Matthias HeilCommit of new floating point module
2003-06-23 Till Riedeleliminated compiler wearnings
2003-04-09 Michael BeckTarval:
2003-04-01 Michael BeckAdded tarval_sub_bits() fucntion to access the (binary...
2003-03-28 Michael BeckRemoved static buffer.
2003-03-26 Götz LindenmaierNew implementation of tarval module