re PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libmath/stubs...
[gcc.git] / libdecnumber /
2008-01-25 Janis JohnsondecCommonSymbols.h: Commit.
2008-01-25 Janis JohnsonMakefile.in (libdecnumber_a_SOURCES): List Symbols...
2007-11-26 Thiago Jung BauermannMakefile.in (decimal32.o): Prepend $(srcdir) to depende...
2007-10-31 Thiago Jung Bauermannconfigure.ac: Add ADDITIONAL_OBJS variable.
2007-09-10 Janis JohnsonMakefile.in (libdecnumber_a_OBJS): Remove decUtility.o
2007-06-18 Martin Michlmayrconfigure.ac: Add AC_CANONICAL_TARGET.
2007-04-16 H.J. LuMakefile.in (aclocal.m4): Depend on stdint.m4 instead...
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...