aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2024-07-10 15:01:39 +0100
committerNick Clifton <nickc@redhat.com>2024-07-10 15:01:39 +0100
commit479edf0a6a61159486f14d5e62403f8769cc591d (patch)
tree13bb1c2eef62121a3796258e52d6ae952467d79c /gas/NEWS
parentlibsframe: remove runstatedir in Makefile.in (diff)
downloadbinutils-gdb-479edf0a6a61159486f14d5e62403f8769cc591d.tar.gz
binutils-gdb-479edf0a6a61159486f14d5e62403f8769cc591d.tar.bz2
binutils-gdb-479edf0a6a61159486f14d5e62403f8769cc591d.zip
Add support for a .base64 pseudo-op to gas
PR 31964
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index d0eb0f7d5ca..be14ec66867 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -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