]> git.ipfire.org Git - thirdparty/gcc.git/history - libdecnumber/ChangeLog
Regenerate tree using Autoconf 2.64 and Automake 1.11.
[thirdparty/gcc.git] / libdecnumber / ChangeLog
2009-08-22  Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-13  Janis Johnsonre PR c/41046 (decNumber leaves printf call in libgcc)
2009-07-30  Ralf WildenhuesMakefile.in (AUTOCONF, [...]): New variables.
2009-06-01  Ian Lance TaylordecContext.h: Add extern "C" if compiling with C++.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-01  Ben Elliston* decContext.h: Include gstdint.h instead of <stdint.h>.
2009-03-30  Ben EllistonMerge botch fixed.
2009-03-29  Ben EllistonTemporarily revert revision 145222.
2009-03-29  Ben EllistondecNumber.c, [...]: Upgrade to decNumber 3.61.
2009-02-10  Joseph Myers* Makefile.in (clean): Don't remove makedepend$(EXEEXT).
2008-10-27  Janis Johnsonadd PR to ChangeLog entry for previous commit
2008-10-27  Janis Johnsonre PR other/37897 (decNumber functions break strict...
2008-06-17  Ralf WildenhuesMakefile.tpl ($(srcdir)/configure): Update dependencies.
2008-06-16  Ralf WildenhuesMakefile.in (FLAGS_TO_PASS): Add $(datarootdir).
2008-06-10  Joseph Myersdfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.
2008-04-18  Paolo Bonzinire PR other/35457 (Error building GCC trunk on CELL...
2008-04-18  Ben Elliston* Makefile.in (distclean): Add gstdint.h.
2008-01-25  Janis JohnsondecCommonSymbols.h: Commit.
2008-01-25  Janis JohnsonMakefile.in (libdecnumber_a_SOURCES): List Symbols...
2007-11-26  Thiago Jung BauermannMakefile.in (decimal32.o): Prepend $(srcdir) to depende...
2007-10-31  Thiago Jung Bauermannconfigure.ac: Add ADDITIONAL_OBJS variable.
2007-09-10  Janis JohnsonMakefile.in (libdecnumber_a_OBJS): Remove decUtility.o
2007-06-18  Martin Michlmayrconfigure.ac: Add AC_CANONICAL_TARGET.
2007-04-16  H.J. LuMakefile.in (aclocal.m4): Depend on stdint.m4 instead...
2007-04-12  Kai Tietzconfigure: Regenerate.
2007-03-24  Michael MeissnerAdd BID decimal support
2007-03-08  Ben EllistondecContext.c, [...]: Add libgcc-style license exception...
2007-03-02  Brooks Moses* Makefile.in: Add dummy install-pdf target.
2007-01-29  Janis JohnsondecExcept.c: New.
2006-11-29  Janis JohnsondecRound.c: Move declarations to new file, update comments.
2006-11-21  Janis JohnsondecLibrary.c (__dec_type_swap): Add prototype.
2006-11-21  Janis Johnson* Makefile.in: Don't include decRound in library used...
2006-10-10  Brooks Moses--(top level)-------------------------------------...
2006-09-16  Kaveh R. GhazidecNumber.c (decNumberPower): Constify.
2006-09-07  Kaveh R. Ghaziconfigure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast...
2006-08-21  Kaveh R. GhazidecContext.c (decContextSetStatusFromString): Constify.
2006-07-25  Paolo Bonzinire PR bootstrap/26188 (4.2.0 fails to compile on FreeBS...
2006-06-23  Ben EllistondecNumber.h (decNumberNegate): Remove.
2006-05-24  Carlos O'DonellMakefile.in: Add install-html target.
2006-02-06  Ben EllistondecLibrary.c (__dec_byte_swap): Use uint32_t for argume...
2006-01-04  Roger SayledecNumber.c (__NO_STRING_INLINES): Define to prevent...
2006-01-02  Paolo Bonzinire PR libgomp/25259 (bootstrap failures on non-C99...
2005-12-20  Roger SayledecNumber.c (decStrEq): Cast string contents to unsigne...
2005-12-20  Roger SayledecNumber.c (decStrEq): Cast operands to int before...
2005-12-04  Ben EllistonMakefile.in (clean): Remove stray reference to libcpp.a.
2005-12-01  Ben EllistonMakefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c.
2005-11-30  Gerald PfeiferdecContext.h: Properly guard inclusion of stdint.h
2005-11-29  Ben EllistonSome cleanups from dfp-branch:
2005-11-29  Ben EllistonAutoconfiscate this directory:
2005-11-28  Ben Elliston* libdecnumber: Import decNumber sources from the dfp...