X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=ChangeLog;h=356ac1657829f70d286c0bf7ed1bff2e8ed8770b;hb=c6d6a048f5a6f422e470c7c4bdb21a0c59d7c8fd;hp=73b6085d6ef7e7b795eabfb1cd2eb8633ea514fa;hpb=bb368aad297fe3ad40cf397e6fc85aa471429a28;p=binutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 73b6085d6ef..356ac165782 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,125 @@ +2023-07-03 Nick Clifton + + 2.41 Branch Point. + +2023-06-26 Nick Clifton + + * Import these updates to the config scripts + + commit 4ad4bb7c30aca1e705448ba8d51a210bbd47bb52 + Author: Paul Eggert + Date: Fri Jun 23 09:55:10 2023 -0700 + + Quote 'like this', not `like this'. + + commit 63acb96f92473ceb5e21d873d7c0aee266b3d6d3 + Author: Paul Eggert + Date: Sat Jan 21 00:15:01 2023 -0600 + + Fix config.sub spelling typo for "athlon" + + commit 4ce12a5c9125cedc0d0ba584444a6865396923ec + Author: Dmitry V. Levin + Date: Sun Jan 1 08:00:00 2023 +0000 + + Update copyright years + + commit c397e2c040bce50bcdccb131f90115ba7e8bfc19 + Author: Arsen Arsenovi + Date: Sat Sep 17 23:34:48 2022 +0200 + + config.sub: add linux-mlibc targets + + commit 9f9f9b0b13197269848c76e3e057a3ed0680b4bf + Author: Arsen Arsenovi + Date: Sat Sep 17 23:34:47 2022 +0200 + + config.guess: support running on Managarm systems + + commit 87e6687749da7bb2ab158a79fa83721c19ed9246 + Author: Arsen Arsenovi + Date: Sat Sep 17 23:34:46 2022 +0200 + + config.sub: add managarm-{mlibc,kernel} targets + + commit 20403c5701973a4cbd7e0b4bbeb627fcd424a0f1 + Author: Xiaotian Wu + Date: Mon Aug 1 16:05:29 2022 +0800 + + Remove loongarchx32 + + commit 02ba26b218d3d3db6c56e014655faf463cefa983 + Author: Alexander von Gluck IV + Date: Wed May 25 15:43:13 2022 -0500 + + config.guess: Update Haiku guesses + + commit f56a7140386d08a531bcfd444d632b28c61a6329 + Author: Bruno Haible + Date: Sun May 8 19:08:08 2022 +0200 + + config.guess (x86_64:Linux:*:*): Detect 32-bit ABI. + +2023-04-20 Nick Clifton + + * SECURITY.txt: New file. + * src-release.sh (DEVO_SUPPORT): Add SECURITY.txt. + +2022-12-31 Nick Clifton + + * 2.40 binutils branch created. + +2022-10-10 Nick Clifton + + * src-release.sh: Add "-r " option to create reproducible + tarballs based upon a fixed timestamp of . + * binutils/README-how-to-make-a-release: Add a line showing how to + use -r when creating a binutils release. + +2022-10-04 Nick Clifton + + * README-maintainer-mode: Add a minimum version of dejagnu + requirement. + +2022-09-08 Nick Clifton + + * README-maintainer-mode: Update minimum version of gettext + required. + +2022-07-08 Nick Clifton + + * 2.39 branch created. + +2022-07-04 Nick Clifton + + * libiberty: Synchronize with GCC. Bring in: + 2022-07-01 Nick Clifton + + PR demangler/105039 + * rust-demangle.c (demangle_const): Add recursion limit. + + 2022-06-26 Simon Marchi + + * configure.ac: Add AC_CONFIG_MACRO_DIRS call. + * configure: Re-generate. + +2022-04-12 Nick Clifton + + * zlib: Rebase to the 1.2.12 release. + +2022-04-08 Simon Marchi + + * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH). + * configure: Re-generate. + * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH. + (PKG_CONFIG_PATH): New. + * Makefile.in: Re-generate. + +2022-03-15 Jose E. Marchesi + + * gprofng/src/gp-collect-app.cc (collect::check_args): Use + fallthrough comment instead of attribute. + 2022-03-11 Vladimir Mezentsev * Makefile.def: Add gprofng module.