aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2012-07-27 08:12:59 +0000
committerTristan Gingold <gingold@adacore.com>2012-07-27 08:12:59 +0000
commit866232343d093743cc1a125b6d65a6cdda8c197e (patch)
treef07396d66ed271fce758372994f628d8529d8330
parent9cfbead67dce5e5f41d58afe93f6c8f9bf4471f0 (diff)
downloadbinutils-current-866232343d093743cc1a125b6d65a6cdda8c197e.tar.gz
2012-07-27 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.23. gas/ 2012-07-27 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.23. ld/ 2012-07-27 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.23.
-rw-r--r--binutils/BRANCHES1
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS2
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
7 files changed, 19 insertions, 0 deletions
diff --git a/binutils/BRANCHES b/binutils/BRANCHES
index 8e223e19f..e5546d356 100644
--- a/binutils/BRANCHES
+++ b/binutils/BRANCHES
@@ -38,3 +38,4 @@ binutils-2_19-branch
binutils-2_20-branch
binutils-2_21-branch
binutils-2_22-branch
+binutils-2_23-branch
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 0edd5197c..58d69e885 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-27 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add marker for 2.23.
+
2012-07-24 Teresa Johnson <tejohnson@google.com>
* addr2line.c (find_address_in_section): Invoke
diff --git a/binutils/NEWS b/binutils/NEWS
index e516339f7..b40194a3d 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.23:
+
* Add support for the VLE extension to the PowerPC architecture.
* Add support for x64 Windows target of the delayed-load-library.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index fee2ba356..2da4d6b81 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-27 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add marker for 2.23.
+
2012-07-26 Segher Boessenkool <segher@kernel.crashing.org>
* listing.c (struct list_message): New.
diff --git a/gas/NEWS b/gas/NEWS
index c277dad87..4564dbcae 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.23:
+
* Add support for S12X processor.
* Add support for the VLE extension to the PowerPC architecture.
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 7ff73b30e..f36587a93 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-27 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add marker for 2.23.
+
2012-07-24 Jan Waclawek <konfera@efton.sk>
PR ld/14058
diff --git a/ld/NEWS b/ld/NEWS
index 06f1f777d..5dccab958 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.23:
+
* Added SORT_NONE to the linker script language to disable section sorting.
* Add a linker-provided symbol when producing ELF output, '__ehdr_start'