simplify-rtx.c (simplify_relational_operation_1): Simplify (X^Y) == 0 as X == Y and...
[platform/upstream/gcc.git] / libdecnumber /
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...