summaryrefslogtreecommitdiff
path: root/libdecnumber
Commit message (Expand)AuthorAgeFilesLines
* decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types.Ben Elliston2006-02-062-5/+10
* decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro definition o...Roger Sayle2006-01-042-0/+10
* re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini2006-01-025-46/+3314
* decNumber.c (decStrEq): Cast string contents to unsigned char instead of int ...Roger Sayle2005-12-202-3/+10
* decNumber.c (decStrEq): Cast operands to int before calling tolower to avoid ...Roger Sayle2005-12-202-1/+6
* Makefile.in (clean): Remove stray reference to libcpp.a.Ben Elliston2005-12-0519-63/+92
* Makefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c.Ben Elliston2005-12-014-20/+26
* decContext.h: Properly guard inclusion of stdint.hGerald Pfeifer2005-11-3010-0/+22
* Some cleanups from dfp-branch:Ben Elliston2005-11-293-5/+5
* Autoconfiscate this directory:Ben Elliston2005-11-296-0/+5897
* * libdecnumber: Import decNumber sources from the dfp-branch.Ben Elliston2005-11-2917-0/+9067