aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
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/ChangeLog
parent2384096c4d72fde64bf26597d34928ac477ef2f8 (diff)
downloadgdb-575d37aeae574a82971d44d9adae22eb418fa667.zip
gdb-575d37aeae574a82971d44d9adae22eb418fa667.tar.gz
gdb-575d37aeae574a82971d44d9adae22eb418fa667.tar.bz2
elf/section13.s: Replace @nobits with %nobits
* testsuite/gas/elf/section13.s: Replace @nobits with %nobits.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 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.