]> git.ipfire.org Git - thirdparty/gcc.git/history - libdecnumber/decNumber.c
* Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies
[thirdparty/gcc.git] / libdecnumber / decNumber.c
2007-09-10  janis2007-09-10 Janis Johnson <janis187@us.ibm.com>
2007-03-08  bje * decContext.c, decContext.h, decDPD.h, decimal128.c,
2006-09-16  ghazi * decNumber.c (decNumberPower): Constify.
2006-09-07  ghazi * configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast...
2006-08-21  ghazi * decContext.c (decContextSetStatusFromString): Constify.
2006-01-04  sayle * decNumber.c (__NO_STRING_INLINES): Define to prevent...
2005-12-20  sayle * decNumber.c (decStrEq): Cast string contents...
2005-12-20  sayle * decNumber.c (decStrEq): Cast operands to int before...
2005-12-04  bje * Makefile.in (clean): Remove stray reference to libcpp.a.
2005-11-30  gerald * decContext.h: Properly guard inclusion of stdint.h
2005-11-28  bje * libdecnumber: Import decNumber sources from the...