summaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2013-09-18 10:39:37 +0000
committerTristan Gingold <gingold@adacore.com>2013-09-18 10:39:37 +0000
commit6039b4b040b0c054491c4219702b6b377bb257a3 (patch)
treef7353e9a305346c8f58f75c62c60dac3dc4e6a6c /binutils
parentea372b7f17f530ea42ecca568feae77e6bb51629 (diff)
downloadbinutils-redhat-6039b4b040b0c054491c4219702b6b377bb257a3.tar.gz
2013-09-18 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.24. gas/ 2013-09-18 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.24. ld/ 2013-09-18 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.24.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/BRANCHES1
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS2
3 files changed, 7 insertions, 0 deletions
diff --git a/binutils/BRANCHES b/binutils/BRANCHES
index 97ea7eaa77..f9e141a798 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 1983ab2024..80f90671c1 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,9 @@
2013-09-18 Tristan Gingold <gingold@adacore.com>
+ * NEWS: Add marker for 2.24.
+
+2013-09-18 Tristan Gingold <gingold@adacore.com>
+
* Makefile.am (LEXLIB): Define. Replase references to @LEXLIB@
by $(LEXLIB).
* Makefile.in: Regenerate.
diff --git a/binutils/NEWS b/binutils/NEWS
index 3853275fba..26555b0996 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.