aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber
AgeCommit message (Expand)Author
2008-02-01Mark ChangeLogJoseph Myers
2007-10-07Mark ChangeLogMark Mitchell
2007-07-19Mark ChangeLogMark Mitchell
2007-05-14Mark ChangeLogMark Mitchell
2007-03-09decContext.c, [...]: Add libgcc-style license exception clause.Ben Elliston
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