libitm.exp: Reorder lib loads into dependency order.
[gcc.git] / gcc / dfp.c
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2011-05-10 Jakub Jelinekre PR debug/48928 (ICE: in decimal_to_decnumber, at...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-05-06 Janis Johnsonre PR middle-end/39986 (decimal float constant is incor...
2009-04-07 Ben Ellistondfp.c: Replace type punning assignments with memcpy...
2008-06-19 Ben Ellistondfp.h, [...]: Remove references to IEEE 754R.
2008-06-10 Joseph Myersdfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-03 Janis Johnsonre PR c/35712 (decimal float literal constant zero...
2007-09-10 Janis JohnsonMakefile.in (libdecnumber_a_OBJS): Remove decUtility.o
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-lex.c (c_lex_with_flags, lex_string): Constify.
2007-03-24 Michael MeissnerAdd BID decimal support
2006-07-07 Roger Saylepointer-set.c (pointer_set_destroy): Correct whitespace.
2006-06-23 Ben EllistondecNumber.h (decNumberNegate): Remove.
2006-02-05 Ben Ellistondfp.c (decimal_real_arithmetic): Change second argument...
2006-01-24 Ben Elliston* dfp.c (dfp_byte_swap): Use uint32_t and not unsigned...
2005-12-16 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-12-02 Jon Grimmdfp.h, dfp.c: New files.