PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
[gcc.git] / gcc / dfp.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-30 Richard SandifordAllow real_format to be passed to more real.h functions
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
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.