diff options
author | Phil Blundell <philb@brightsign.biz> | 2019-09-09 10:27:03 +0100 |
---|---|---|
committer | Phil Blundell <philb@brightsign.biz> | 2019-09-09 10:27:40 +0100 |
commit | 60391a255b720e37ab1efbb7e83bf7dfa270a0fe (patch) | |
tree | be34f42b0585a3252cdc376987ee6f7862f2bf46 /gas | |
parent | 4082c6ee3976f74fbaa27134acc690949b0cc8a1 (diff) | |
download | gdb-60391a255b720e37ab1efbb7e83bf7dfa270a0fe.zip gdb-60391a255b720e37ab1efbb7e83bf7dfa270a0fe.tar.gz gdb-60391a255b720e37ab1efbb7e83bf7dfa270a0fe.tar.bz2 |
Add markers for 2.33 branch to NEWS and ChangeLog files.
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 06b7cfd..9c484d3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2019-09-09 Phil Blundell <pb@pbcl.net> + + binutils 2.33 branch created. + 2019-09-05 Alan Modra <amodra@gmail.com> * config/tc-ppc.c (ppc_elf_suffix): Display the relocation @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.33: + * Add support for the Armv8.1-M Mainline and M-profile Vector Extension (MVE) instructions. |