diff options
author | Nick Clifton <nickc@redhat.com> | 2020-01-18 13:50:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2020-01-18 13:50:25 +0000 |
commit | ae77468624a91ca149c470962c9234109c8ca105 (patch) | |
tree | 4565ca475c4c0364a7af1ab5c0ac7ac37fddc558 /ld | |
parent | 4fb3a8daaf140ed94beef556d007013f3c5bd738 (diff) | |
download | gdb-ae77468624a91ca149c470962c9234109c8ca105.zip gdb-ae77468624a91ca149c470962c9234109c8ca105.tar.gz gdb-ae77468624a91ca149c470962c9234109c8ca105.tar.bz2 |
Add markers for 2.34 branch to the NEWS files and ChangeLogs.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index dc3ba85..7c77308 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2020-01-18 Nick Clifton <nickc@redhat.com> + + Binutils 2.34 branch created. + 2020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com> * scripttempl/elf32msp430_3.sc: Remove. @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.34: + * cr16c support removed. * Add support for z80-elf. |