aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-01-12 03:34:49 +0000
committerAlan Modra <amodra@gmail.com>2001-01-12 03:34:49 +0000
commit6e0b89ee6c97bd3145b27d67b20514f907e5fefd (patch)
tree9118ab031a002b8c45044f4b86b786dd1e2e4ac1 /gas/ChangeLog
parent0d2bcfafbfc1ede123ec9d61813745d775c5251c (diff)
downloadgdb-6e0b89ee6c97bd3145b27d67b20514f907e5fefd.zip
gdb-6e0b89ee6c97bd3145b27d67b20514f907e5fefd.tar.gz
gdb-6e0b89ee6c97bd3145b27d67b20514f907e5fefd.tar.bz2
Cure recent x86 warts.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f3b8069..e6b3a9a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-12 Alan Modra <alan@linuxcare.com.au>
+
+ * config/tc-i386.c (md_longopts): Recognize "--64" only for ELF.
+ (md_parse_option): Always accept "--32".
+
2001-01-11 Peter Targett <peter.targett@arccores.com>
* as.h (TC_ARC): Ensure struc-symbol.h included.