]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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 97ea7eaa77adbdbe1bbe3f374a61ddc5fe66358b..f9e141a798ff308353875cc166f95ad9f60890ca 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 1983ab20245c86e231ccea6cce5d29965a519719..80f90671c18deff02b7063b41fbaa492b00a67e2 100644 (file)
@@ -1,3 +1,7 @@
+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@
index 3853275fba6595b9674e53e2278eec5dd9f05b62..26555b09964e8eba83356d1f3a4a86aead46f527 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 62e136e47662493ea80fb04b330d2d9a4fdf9580..dd8f9cd5406d118de51f3c36b3b343979f7ccd5d 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 5ff5e1a7eb1ee2fb00b4eec3fccdfd6f9564ef96..fc1514ec0f73a0f3975315269ebf52a52aa282c9 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 bc3e8da56ba2c19da95d58acfaab0ca27af5a77a..0a68629018618135ccb8e1ce4db9c8172a28437d 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 512003692fc78f4823ff32aa02d3c256b73b6871..38fdff877d6009e7847d50502d3f65521d336521 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.