From 58ca03a25dd2f2fc8df2cd0e70ed9e56ee1c56db Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 18 Sep 2013 10:39:38 +0000 Subject: binutils/ 2013-09-18 Tristan Gingold * NEWS: Add marker for 2.24. gas/ 2013-09-18 Tristan Gingold * NEWS: Add marker for 2.24. ld/ 2013-09-18 Tristan Gingold * NEWS: Add marker for 2.24. --- 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 97ea7ea..f9e141a 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -45,3 +45,4 @@ Copyright (C) 2012 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. +binutils-2_24-branch diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1983ab2..80f9067 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ 2013-09-18 Tristan Gingold + * NEWS: Add marker for 2.24. + +2013-09-18 Tristan Gingold + * Makefile.am (LEXLIB): Define. Replase references to @LEXLIB@ by $(LEXLIB). * Makefile.in: Regenerate. diff --git a/binutils/NEWS b/binutils/NEWS index 3853275..26555b0 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.24: + * Objcopy now supports wildcard characters in command line options that take section names. -- cgit v1.1