summaryrefslogtreecommitdiff
path: root/libdecnumber
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog and version files for releasereleases/gcc-7.3.0Richard Biener2018-01-251-0/+4
* Update ChangeLog and version files for releasereleases/gcc-7.2.0Richard Biener2017-08-141-0/+4
* Update ChangeLog and version files for releasereleases/gcc-7.1.0GCC Administrator2017-05-021-0/+4
* Fix numerous typos in commentsJonathan Wakely2017-04-033-3/+8
* re PR rtl-optimization/79003 (r238991 breaks ODR)Jakub Jelinek2017-01-084-4/+77
* Fix lto-bootstrap (PR bootstrap/79003).Martin Liska2017-01-062-3/+8
* Update copyright years.Jakub Jelinek2017-01-0141-41/+45
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-152-0/+40
* Update copyright years.Jakub Jelinek2016-01-0441-40/+50
* IA MCU psABI support: changes to librariesH.J. Lu2015-06-302-1/+5
* libdecnumber: Bump to automake 1.11.6Michael Haubenwallner2015-05-132-2/+7
* Update copyright years.Jakub Jelinek2015-01-0541-40/+44
* Merger of dmalcolm/jit branch from gitDavid Malcolm2014-11-112-0/+26
* re PR c/59871 (No unused value warning for comma expression)Marek Polacek2014-01-232-4/+8
* Update copyright years in libdecnumber/Richard Sandiford2014-01-0241-40/+44
* Add --enable-host-shared configuration optionDavid Malcolm2013-10-154-1/+30
* configure.ac: Add AC_CONFIG_AUX_DIR.Simon Baldwin2013-07-093-23/+29
* configure: Regenerated.Kai Tietz2013-03-272-1/+5
* Update copyright in libdecnumber.Richard Sandiford2013-02-0641-45/+44
* bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge2012-11-052-0/+5
* warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2011-12-202-1/+5
* Check for warning flags without no- prefixAndreas Schwab2011-12-192-11/+23
* remove useless if-before-free testsJim Meyering2011-04-202-40/+49
* libdecnumber: start a gitignoreMike Frysinger2011-03-292-0/+5
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-032-2/+3
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd2010-11-242-6/+6
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2010-10-232-5/+7
* ChangeLog configKai Tietz2010-09-102-1/+7
* re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold2010-09-082-14/+27
* Don't set enable_decimal_float to dpd if DFP is disabled.H.J. Lu2010-09-063-2/+16
* dfp.m4: Quote argument of AC_MSG_WARN.Andreas Schwab2010-09-062-2/+6
* configure: Regenerate.Andreas Krebbel2010-09-032-13/+26
* configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.Andreas Krebbel2010-09-033-36/+10
* Fix misquoting in stdint.m4.Ralf Wildenhues2010-08-212-8/+8
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-022-1/+5
* stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.Rainer Orth2010-01-052-0/+48
* sarray.c (sarray_free): Use old_buckets variable.Jakub Jelinek2009-11-282-2/+7
* stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in the previous t...Paolo Bonzini2009-09-092-500/+625
* stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H.Paolo Bonzini2009-09-092-621/+504
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-242-1/+5
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-224-6551/+3652
* re PR c/41046 (decNumber leaves printf call in libgcc)Janis Johnson2009-08-133-0/+13
* Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues2009-07-302-2/+11
* decContext.h: Add extern "C" if compiling with C++.Ian Lance Taylor2009-06-017-0/+57
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0941-571/+438
* * decContext.h: Include gstdint.h instead of <stdint.h>.Ben Elliston2009-04-012-3/+5
* Merge botch fixed.Ben Elliston2009-03-3023-1606/+1976
* Temporarily revert revision 145222.Ben Elliston2009-03-3023-1971/+1611
* decNumber.c, [...]: Upgrade to decNumber 3.61.Ben Elliston2009-03-2923-1611/+1971
* * Makefile.in (clean): Don't remove makedepend$(EXEEXT).Joseph Myers2009-02-102-2/+6