X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=config%2FChangeLog;h=4e74bea3c05427cdb4e8f4a47384e15725d24349;hb=6cf283d59aac445e6858f3f4f2a7daf6b86f7f91;hp=58253031e06a1c3be24c7f4de35a76bba93196e2;hpb=024659e6d6db5ae5d8f8db12234f4c12e2f2b9f8;p=platform%2Fupstream%2Fbinutils.git diff --git a/config/ChangeLog b/config/ChangeLog index 5825303..4e74bea 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,36 @@ +2014-08-19 Alan Modra + + * plugins.m4 (AC_PLUGINS): If plugins are enabled, add -ldl to + LIBS via AC_SEARCH_LIBS. + +2014-08-14 Alan Modra + + * plugins.m4: Test for dlfcn.h or windows.h here to set default + for --enable-plugins. Report error if someone tries to enable + plugins on a host we don't support. + +2014-05-14 Sandra Loosemore + + * mt-nios2-elf: New file. + +2013-12-07 Mike Frysinger + + * acinclude.m4: Remove +x file mode. + +2013-11-29 Marek Polacek + + * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl. + Add -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/. + +2013-11-29 H.J. Lu + + * bootstrap-asan.mk (POSTSTAGE1_LDFLAGS): Add + -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/. + +2013-11-19 Marek Polacek + + * bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl. + 2013-11-18 Jan Hubicka * bootstrap-lto.mk: Use -ffat-lto-objects.