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/NEWS | |
parent | f3be6050c8d62d59a1846dacda5f895c5b0f9dbc (diff) | |
download | gdb-f974f26cb16cc6fe3946f163c787a05e713fb77b.zip gdb-f974f26cb16cc6fe3946f163c787a05e713fb77b.tar.gz gdb-f974f26cb16cc6fe3946f163c787a05e713fb77b.tar.bz2 |
Add markers for 2.32 branch to NEWS and ChangeLog files.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |