binutils/
authorTristan Gingold <gingold@adacore.com>
Wed, 18 Sep 2013 10:39:38 +0000 (10:39 +0000)
committerTristan Gingold <gingold@adacore.com>
Wed, 18 Sep 2013 10:39:38 +0000 (10:39 +0000)
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.

binutils/BRANCHES
binutils/ChangeLog
binutils/NEWS
gas/ChangeLog
gas/NEWS
ld/ChangeLog
ld/NEWS

index 97ea7ea..f9e141a 100644 (file)
@@ -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
index 1983ab2..80f9067 100644 (file)
@@ -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.
index 3853275..26555b0 100644 (file)
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.24:
+
 * Objcopy now supports wildcard characters in command line options that take
   section names.
 
index 62e136e..dd8f9cd 100644 (file)
@@ -1,3 +1,7 @@
+2013-09-18  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.24.
+
 2013-09-18  Nick Clifton  <nickc@redhat.com>
 
        * config/tc-msp430.c (OPTION_MOVE_DATA): Define.
index 5ff5e1a..fc1514e 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.24:
+
 * Add support for the Texas Instruments MSP430X processor.
 
 * Add -gdwarf-sections command line option to enable per-code-section
index bc3e8da..0a68629 100644 (file)
@@ -1,3 +1,7 @@
+2013-09-18  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.24.
+
 2013-09-17  Nick Clifton  <nickc@redhat.com>
 
        PR ld/15957
diff --git a/ld/NEWS b/ld/NEWS
index 5120036..38fdff8 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.24:
+
 * Add LOG2CEIL() builtin function to the linker script language
 
 * Add support for the Texas Instruments MSP430X processor.