summaryrefslogtreecommitdiff
path: root/libdecnumber
AgeCommit message (Expand)Author
2009-06-01decContext.h: Add extern "C" if compiling with C++.Ian Lance Taylor
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-04-01* decContext.h: Include gstdint.h instead of <stdint.h>.Ben Elliston
2009-03-30Merge botch fixed.Ben Elliston
2009-03-30Temporarily revert revision 145222.Ben Elliston
2009-03-29decNumber.c, [...]: Upgrade to decNumber 3.61.Ben Elliston
2009-02-10* Makefile.in (clean): Don't remove makedepend$(EXEEXT).Joseph Myers
2008-10-27add PR to ChangeLog entry for previous commitJanis Johnson
2008-10-27re PR other/37897 (decNumber functions break strict-aliasing rules)Janis Johnson
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-06-16Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).Ralf Wildenhues
2008-06-11dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
2008-04-18* Makefile.in (distclean): Add gstdint.h.Ben Elliston
2008-01-25decCommonSymbols.h: Commit.Janis Johnson
2008-01-25Makefile.in (libdecnumber_a_SOURCES): List Symbols headers.Janis Johnson
2007-11-26Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies and substitute $...Thiago Jung Bauermann
2007-10-31configure.ac: Add ADDITIONAL_OBJS variable.Thiago Jung Bauermann
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson
2007-06-18configure.ac: Add AC_CANONICAL_TARGET.Martin Michlmayr
2007-04-16Makefile.in (aclocal.m4): Depend on stdint.m4 instead of acx.m4.H.J. Lu
2007-04-12configure: Regenerate.Kai Tietz
2007-03-24Add BID decimal supportMichael Meissner
2007-03-09decContext.c, [...]: Add libgcc-style license exception clause.Ben Elliston
2007-03-01* Makefile.in: Add dummy install-pdf target.Brooks Moses
2007-01-29decExcept.c: New.Janis Johnson
2006-11-29decRound.c: Move declarations to new file, update comments.Janis Johnson
2006-11-21decLibrary.c (__dec_type_swap): Add prototype.Janis Johnson
2006-11-21* Makefile.in: Don't include decRound in library used by compiler.Janis Johnson
2006-10-10--(top level)--------------------------------------------Brooks Moses
2006-09-16decNumber.c (decNumberPower): Constify.Kaveh R. Ghazi
2006-09-07configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual.Kaveh R. Ghazi
2006-08-21decContext.c (decContextSetStatusFromString): Constify.Kaveh R. Ghazi
2006-07-25re PR bootstrap/26188 (4.2.0 fails to compile on FreeBSD 4.11)Paolo Bonzini
2006-06-23decNumber.h (decNumberNegate): Remove.Ben Elliston
2006-05-24Makefile.in: Add install-html target.Carlos O'Donell
2006-02-06decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types.Ben Elliston
2006-01-04decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro definition o...Roger Sayle
2006-01-02re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini
2005-12-20decNumber.c (decStrEq): Cast string contents to unsigned char instead of int ...Roger Sayle
2005-12-20decNumber.c (decStrEq): Cast operands to int before calling tolower to avoid ...Roger Sayle
2005-12-05Makefile.in (clean): Remove stray reference to libcpp.a.Ben Elliston
2005-12-01Makefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c.Ben Elliston
2005-11-30decContext.h: Properly guard inclusion of stdint.hGerald Pfeifer
2005-11-29Some cleanups from dfp-branch:Ben Elliston
2005-11-29Autoconfiscate this directory:Ben Elliston
2005-11-29* libdecnumber: Import decNumber sources from the dfp-branch.Ben Elliston