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 /gas | |
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 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e3adaa7..7ebf3c8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2020-01-18 Nick Clifton <nickc@redhat.com> + + Binutils 2.34 branch created. + 2020-01-17 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (_i386_insn): Replace vex_encoding_vex2 @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.34: + * Add support for Zilog eZ80 and Zilog Z180 CPUs. * Add support for z80-elf target. |