X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=c47018c34463c68d869679b626ac3db807865369;hb=d24892043def3a24e8241d420ecb9b6e29dea344;hp=f655adc33cfa8247b6e3f949d0a1e83d236dbc7a;hpb=a882be685b00546c352592a4e7a17472fea8e7f8;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index f655adc33c..c47018c344 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,61 @@ +2012-11-30 Jan-Benedict Glaw + + * configure.ac: Merge from GCC. + * Makefile.tpl: Dito. + * Makefile.in: Dito. + * configure: Dito. + +2012-11-28 Jan-Benedict Glaw + + * configure.ac (noconfigdirs): Merge from GCC. + * configure: Regenerate. + +2012-11-19 Jan-Benedict Glaw + + * config.sub (arm): Merge from upstream: Handle armv[6-8] targets. + +2012-11-14 Roland McGrath + + * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. + * configure: Regenerate. + +2012-11-13 Richard Henderson + + * configure.ac: Move libsanitizer logic to subdirectory. + * configure: Regenerate. + +2012-11-13 Dodji Seketeli + + * configure.ac: Enable libsanitizer just on x86 linux for now. + * configure: Re-generate. + +2012-11-13 David Edelsohn + + * configure.ac: Merge libquadmath sections. + * configure: Regenerate. + +2012-11-12 Wei Mi + + * configure.ac: Add libsanitizer to target_libraries. + * Makefile.def: Ditto. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2012-11-03 H.J. Lu + + * configure: Regenerated. + +2012-11-03 Robert Mason + + * configure.ac: add --disable-libstdcxx configure option + and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. + +2012-10-24 Corinna Vinschen + + * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building + against Mingw64 w32api. + * configure: Regenerate. + 2012-10-23 Eric Botcazou PR bootstrap/54820