re PR tree-optimization/36879 (undefined reference to a variable)
[gcc.git] / libdecnumber / decNumber.c
2008-06-10 Joseph Myersdfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.
2007-09-10 Janis JohnsonMakefile.in (libdecnumber_a_OBJS): Remove decUtility.o
2007-03-08 Ben EllistondecContext.c, [...]: Add libgcc-style license exception...
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-01-04 Roger SayledecNumber.c (__NO_STRING_INLINES): Define to prevent...
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-11-30 Gerald PfeiferdecContext.h: Properly guard inclusion of stdint.h
2005-11-28 Ben Elliston* libdecnumber: Import decNumber sources from the dfp...