From: Tristan Gingold Date: Fri, 27 Jul 2012 08:13:03 +0000 (+0000) Subject: binutils/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af18cb5940792b85abae45d5591c455b207e03f5;p=binutils-gdb.git binutils/ 2012-07-27 Tristan Gingold * NEWS: Add marker for 2.23. gas/ 2012-07-27 Tristan Gingold * NEWS: Add marker for 2.23. ld/ 2012-07-27 Tristan Gingold * NEWS: Add marker for 2.23. --- diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 8e223e19f4c..e5546d356cc 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 0edd5197c09..58d69e8857f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2012-07-27 Tristan Gingold + + * NEWS: Add marker for 2.23. + 2012-07-24 Teresa Johnson * addr2line.c (find_address_in_section): Invoke diff --git a/binutils/NEWS b/binutils/NEWS index e516339f756..b40194a3dd8 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 fee2ba3562d..2da4d6b81fd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2012-07-27 Tristan Gingold + + * NEWS: Add marker for 2.23. + 2012-07-26 Segher Boessenkool * listing.c (struct list_message): New. diff --git a/gas/NEWS b/gas/NEWS index c277dad8753..4564dbcae94 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 7ff73b30e97..f36587a9316 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2012-07-27 Tristan Gingold + + * NEWS: Add marker for 2.23. + 2012-07-24 Jan Waclawek PR ld/14058 diff --git a/ld/NEWS b/ld/NEWS index 06f1f777df8..5dccab95813 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'