X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=53ec7cb1524dafa05758215faa45d649e6dfeba2;hb=483ab96a1bd6df30035dc2ae1a90b1b59c54ef75;hp=7e57a54dbb142d7da57ae526d415624085437d2f;hpb=d750c713c9a34c8835e8e60370708cae675edb40;p=binutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 7e57a54dbb1..53ec7cb1524 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,127 @@ +2021-05-29 Mike Frysinger + + * configure.ac: Add gnulib to configdirs for sim. + * configure: Regenerate. + +2021-05-24 Maciej W. Rozycki + + * MAINTAINERS: Update path to readline config.{sub,guess} files. + +2021-05-24 Maciej W. Rozycki + + * config.guess: Import from upstream. + * config.sub: Likewise. + +2021-05-18 Mike Frysinger + + * Makefile.def: Add configure-sim dependency on all-gnulib. + * Makefile.in: Regenerated. + +2021-05-04 Nick Clifton + + * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99. + * configure: Regenerate. + +2021-03-18 Nick Alcock + + PR libctf/27482 + * Makefile.def: Add install-bfd dependencies for install-libctf and + install-ld, and install-strip-bfd dependencies for + install-strip-libctf and install-strip-ld; move the install-ld + dependency on install-libctf to join it. + * Makefile.in: Regenerated. + +2021-03-12 Mike Frysinger + + * Makefile.def: Remove all-sim dependency on configure-gdb. + * Makefile.in: Regenerated. + +2021-02-28 H.J. Lu + + PR binutils/26766 + * Makefile.tpl (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Add + PGO_BUILD_TRAINING=yes. + (PGO_BUILD_TRAINING_MFLAGS): New. + (all): Pass $(PGO_BUILD_TRAINING_MFLAGS) to the PGO build. + +2021-02-09 Alan Modra + + * configure.ac: Delete arm*-*-symbianelf* entry. + * configure: Regenerate. + +2021-01-26 Nick Alcock + + * Makefile.def: Add install-libctf dependency to install-ld. + * Makefile.in: Regenerated. + +2021-01-12 Mike Frysinger + + * src-release.sh (do_proto_toplev): Rewrite indentation. + +2021-01-11 H.J. Lu + + PR binutils/26766 + * configure.ac: + * configure: Regenerated. + +2021-01-11 H.J. Lu + + PR ld/27173 + * configure: Regenerated. + * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with + --plugin and rc before enabling --plugin. + +2021-01-09 H.J. Lu + + PR binutils/26766 + * Makefile.tpl (BUILD_CFLAGS): New. + (CFLAGS): Append $(BUILD_CFLAGS). + (CXXFLAGS): Likewise. + (PGO_BUILD_GEN_FLAGS_TO_PASS): New. + (PGO_BUILD_TRAINING_CFLAGS): Likewise. + (PGO_BUILD_TRAINING_CXXFLAGS): Likewise. + (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise. + (PGO_BUILD_TRAINING_MFLAGS): Likewise. + (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise. + (PGO-TRAINING-TARGETS): Likewise. + (PGO_BUILD_TRAINING): Likewise. + (all): Add '+' to the command line for recursive make. Support + the PGO build. + * configure.ac: Add --enable-pgo-build[=lto]. + AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and + PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile. + * Makefile.in: Regenerated. + * configure: Likewise. + +2021-01-09 H.J. Lu + + * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@ + (RANLIB): Add @RANLIB_PLUGIN_OPTION@. + * configure.ac: Include config/gcc-plugin.m4. + AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION. + * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and + RANLIB if possible. + * Makefile.in: Regenerated. + * configure: Likewise. + +2021-01-09 Nick Clifton + + * 2.36 release branch crated. + +2021-01-07 Samuel Thibault + + * libtool.m4: Match gnu* along with other GNU systems. + +2021-01-07 Alan Modra + + * config.sub: Accept OS of eabi* and gnueabi*. + +2021-01-05 Nick Alcock + + * Makefile.def (libctf): No longer no_check. Checking depends on + all-ld. + * Makefile.in: Regenerated. + 2021-01-05 Nick Clifton * libiberty: Sync with gcc. Bring in: