diff options
author | Tristan Gingold <gingold@adacore.com> | 2012-07-27 08:13:03 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2012-07-27 08:13:03 +0000 |
commit | af18cb5940792b85abae45d5591c455b207e03f5 (patch) | |
tree | 32f1463e59e67ae159e084a1c0439ac25f79ffbe /binutils | |
parent | 7255706c3e52f744398e01240567abd99c8ccf52 (diff) | |
download | gdb-af18cb5940792b85abae45d5591c455b207e03f5.zip gdb-af18cb5940792b85abae45d5591c455b207e03f5.tar.gz gdb-af18cb5940792b85abae45d5591c455b207e03f5.tar.bz2 |
binutils/
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.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/BRANCHES | 1 | ||||
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/NEWS | 2 |
3 files changed, 7 insertions, 0 deletions
diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 8e223e1..e5546d3 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 0edd519..58d69e8 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 e516339..b40194a 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. |