From a72b07181dcd18b54f193322043d51058c1ef632 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 31 Dec 2022 12:05:28 +0000 Subject: Add markers for 2.40 branch --- binutils/BRANCHES | 1 + binutils/ChangeLog | 4 ++++ binutils/NEWS | 2 ++ binutils/README-how-to-make-a-release | 5 ++--- 4 files changed, 9 insertions(+), 3 deletions(-) (limited to 'binutils') diff --git a/binutils/BRANCHES b/binutils/BRANCHES index c1f699c..2b96b9a 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -55,6 +55,7 @@ binutils-2_36-branch binutils-2_37-branch binutils-2_38-branch binutils-2_39-branch +binutils-2_40-branch Copyright (C) 2012-2022 Free Software Foundation, Inc. diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a2ce28e..876c30f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ 2022-12-31 Nick Clifton + * 2.40 branch created. + +2022-12-31 Nick Clifton + * po/ro.po: Updated Romanian translation. 2022-12-21 Nick Clifton diff --git a/binutils/NEWS b/binutils/NEWS index 3ac10f4..129c6e1 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.40: + * Objdump has a new command line option --show-all-symbols which will make it display all symbols that match a given address when disassembling. (Normally only the first symbol that matches an address is shown). diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release index 4b93303..e81b410 100644 --- a/binutils/README-how-to-make-a-release +++ b/binutils/README-how-to-make-a-release @@ -32,14 +32,13 @@ Approx time to complete from here: 2 hours .... 2.5 If you have not built from the sources recently then now is the time to check that they still work... - + 3. When branch day arrives add markers for the upcoming release to the NEWS files in gas, ld, and binutils. No need to update NEWS in the gold directory - it has its own release numbering. Likewise for the ChangeLog files in: bfd, binutils, config, cpu, - elfcpp, gas, gold, gprof, include, ld, libctf, libiberty, opcodes - and toplevel. + elfcpp, gas, gold, gprof, include, ld, libctf, opcodes and toplevel. Add a note of the name of the new branch to binutils/BRANCHES. -- cgit v1.1