summaryrefslogtreecommitdiff
path: root/libdecnumber
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* add PR to ChangeLog entry for previous commitJanis Johnson2008-10-271-0/+1
* re PR other/37897 (decNumber functions break strict-aliasing rules)Janis Johnson2008-10-276-16/+37
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-173-46/+111
* Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).Ralf Wildenhues2008-06-162-0/+5
* dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers2008-06-1114-13/+93
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-183-6/+22
* * Makefile.in (distclean): Add gstdint.h.Ben Elliston2008-04-182-1/+5
* decCommonSymbols.h: Commit.Janis Johnson2008-01-253-0/+27
* Makefile.in (libdecnumber_a_SOURCES): List Symbols headers.Janis Johnson2008-01-2513-16/+62
* Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies and substitute $...Thiago Jung Bauermann2007-11-262-21/+32
* configure.ac: Add ADDITIONAL_OBJS variable.Thiago Jung Bauermann2007-10-314-7/+31
* Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson2007-09-1043-7881/+18956
* configure.ac: Add AC_CANONICAL_TARGET.Martin Michlmayr2007-06-183-1/+134
* Makefile.in (aclocal.m4): Depend on stdint.m4 instead of acx.m4.H.J. Lu2007-04-163-3/+10
* configure: Regenerate.Kai Tietz2007-04-122-0/+43
* Add BID decimal supportMichael Meissner2007-03-2423-13/+12050
* decContext.c, [...]: Add libgcc-style license exception clause.Ben Elliston2007-03-0918-0/+161
* * Makefile.in: Add dummy install-pdf target.Brooks Moses2007-03-012-1/+6