diff options
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ -*- text -*- +* Add a .base64 directive to the assembler which allows base64 encoded + binary data to be provided as strings. + * Add support for 'armv9.5-a' for -march in AArch64 GAS. * In x86 Intel syntax undue mnemonic suffixes are now warned about. This is |