aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-07-12 03:47:36 +0000
committerAlan Modra <amodra@gmail.com>2002-07-12 03:47:36 +0000
commit9146926ac3e07a1ae01e35ead53cc59e872138f1 (patch)
tree07155c3b83ce3df51e03516b3f96fe518b66b3c3 /gas/ChangeLog
parentce66b723263cb4f4f2d39d7eb47566d36b6d142b (diff)
downloadgdb-9146926ac3e07a1ae01e35ead53cc59e872138f1.zip
gdb-9146926ac3e07a1ae01e35ead53cc59e872138f1.tar.gz
gdb-9146926ac3e07a1ae01e35ead53cc59e872138f1.tar.bz2
* config/tc-i386.c (process_suffix): Merge CODE_64BIT JumpByte
case with non CODE_64BIT case. Don't warn on "qword ptr" if not CODE_64BIT.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 1771741..bf3c845 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-12 Alan Modra <amodra@bigpond.net.au>
+
+ * config/tc-i386.c (process_suffix): Merge CODE_64BIT JumpByte
+ case with non CODE_64BIT case. Don't warn on "qword ptr" if
+ not CODE_64BIT.
+
2002-07-11 Alan Modra <amodra@bigpond.net.au>
* config/tc-ppc.c (ppc_elf_frob_symbol): Delete.