2006-09-06 Paul Thomas <pault@gcc.gnu.org>
[gcc.git] / libdecnumber /
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...