X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=config%2FChangeLog;h=6fdf36cb691b497ae9af85f56e7121919c4569b4;hb=c2b0a2291a7d54a96c2f7a7b17b917902f5b64e0;hp=27f49c2ee6a0a7fcfa09306a4bf6aebb0f328eeb;hpb=8b4e6b9f21bb2bb2dca5f190f2934702c3ede888;p=binutils-gdb.git diff --git a/config/ChangeLog b/config/ChangeLog index 27f49c2ee6a..6fdf36cb691 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,40 @@ +2010-09-06 H.J. Lu + + PR target/45524 + * dfp.m4: Don't set enable_decimal_float to dpd if DFP is + disabled. Set default_decimal_float. + +2010-09-06 Andreas Schwab + + * dfp.m4: Quote argument of AC_MSG_WARN. + +2010-09-03 Andreas Krebbel + + * dfp.m4: New file. + +2010-09-01 Andi Kleen + + * bootstrap-lto.mk (STAGE2_CFLAGS, STAGE3_CFLAGS): Change + to -fwhopr=jobserver -fuse-linker-plugin -frandom-seed=1. + +2010-08-21 Ralf Wildenhues + + PR target/45084 + * stdint.m4 (GCC_HEADER_STDINT): Use m4 quotes for arguments + of AC_MSG_ERROR. + +2010-07-02 Rainer Orth + + * gc++filt.m4: New file. + +2010-06-20 Alexandre Oliva + + * bootstrap-lto.mk: New. + +2010-06-10 Paolo Bonzini + + * override.m4: Remove obsolete (<2.64) definitions. + 2010-06-09 Iain Sandoe PR bootstrap/43170