aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2020-02-02 08:20:18 -0800
committerH.J. Lu <hjl.tools@gmail.com>2020-02-02 08:20:18 -0800
commit575d37aeae574a82971d44d9adae22eb418fa667 (patch)
tree1fe32834a5a0fb8d46df24c21171056012bfbef0 /gas
parent2384096c4d72fde64bf26597d34928ac477ef2f8 (diff)
downloadbinutils-575d37aeae574a82971d44d9adae22eb418fa667.zip
binutils-575d37aeae574a82971d44d9adae22eb418fa667.tar.gz
binutils-575d37aeae574a82971d44d9adae22eb418fa667.tar.bz2
elf/section13.s: Replace @nobits with %nobits
* testsuite/gas/elf/section13.s: Replace @nobits with %nobits.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/testsuite/gas/elf/section13.s2
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f52184b..518e946 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
+
+ * testsuite/gas/elf/section13.s: Replace @nobits with %nobits.
+
2020-02-01 Anthony Green <green@moxielogic.com>
* config/tc-moxie.c (md_begin): Don't force big-endian mode.
diff --git a/gas/testsuite/gas/elf/section13.s b/gas/testsuite/gas/elf/section13.s
index 6630f35..060d967 100644
--- a/gas/testsuite/gas/elf/section13.s
+++ b/gas/testsuite/gas/elf/section13.s
@@ -1,2 +1,2 @@
- .section .mbind.data,"dw",@nobits
+ .section .mbind.data,"dw",%nobits
.byte 0