]> git.ipfire.org Git - thirdparty/gcc.git/history - libdecnumber/ChangeLog
configure: Regenerate.
[thirdparty/gcc.git] / libdecnumber / ChangeLog
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...