diff options
author | Nick Clifton <nickc@redhat.com> | 2019-01-19 15:55:50 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-01-19 15:55:50 +0000 |
commit | f974f26cb16cc6fe3946f163c787a05e713fb77b (patch) | |
tree | 8eb780c1070e23072489db4deefa80fc22fce1de /gas | |
parent | f3be6050c8d62d59a1846dacda5f895c5b0f9dbc (diff) | |
download | binutils-gdb-f974f26cb16cc6fe3946f163c787a05e713fb77b.tar.gz |
Add markers for 2.32 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 d3aa8dc43ae..2b75d9046c7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2018-06-24 Nick Clifton <nickc@redhat.com> + + 2.32 branch created. + 2019-01-17 Tamar Christina <tamar.christina@arm.com> * testsuite/gas/arm/archv6t2-1-pe.d: New test. @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.32: + * Add -mvexwig=[0|1] option to x86 assembler to control encoding of VEX.W-ignored (WIG) VEX instructions. |