From 7feec526b7efc8778a5ff536332d4b2a8437dcbb Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 13 Nov 2015 09:30:08 +0100 Subject: Add markers for release 2.26 binutils/ 2015-11-13 Tristan Gingold * NEWS: Add marker for 2.26. gas/ 2015-11-13 Tristan Gingold * NEWS: Add marker for 2.26. ld/ 2015-11-13 Tristan Gingold * NEWS: Add marker for 2.26. --- binutils/BRANCHES | 1 + binutils/ChangeLog | 4 ++++ binutils/NEWS | 2 ++ 3 files changed, 7 insertions(+) (limited to 'binutils') diff --git a/binutils/BRANCHES b/binutils/BRANCHES index baa524b..03b0e59 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -47,3 +47,4 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. binutils-2_24-branch binutils-2_25-branch +binutils-2_26-branch diff --git a/binutils/ChangeLog b/binutils/ChangeLog index bcbad22..81a8d91 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2015-11-13 Tristan Gingold + + * NEWS: Add marker for 2.26. + 2015-11-09 Dominik Vogt * dwarf.c (read_leb128): Fix left shift of negative value. diff --git a/binutils/NEWS b/binutils/NEWS index b0508f8..3146bd6 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.26: + * Add option to objcopy to insert new symbols into a file: --add-symbol =[
:][,] -- cgit v1.1