aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2002-06-06 16:38:01 +0000
committerDaniel Jacobowitz <drow@false.org>2002-06-06 16:38:01 +0000
commitffdefa66c490f75656e7736fae7f241a5bcc098f (patch)
tree075bbd59794d8ce9518fd1ae2ae64f100a608068 /gas/ChangeLog
parent095a4c965d371db891854cfc5a4403811379510d (diff)
downloadgdb-ffdefa66c490f75656e7736fae7f241a5bcc098f.zip
gdb-ffdefa66c490f75656e7736fae7f241a5bcc098f.tar.gz
gdb-ffdefa66c490f75656e7736fae7f241a5bcc098f.tar.bz2
2002-06-06 Daniel Jacobowitz <drow@mvista.com>
* tc-mips.c (mips_after_parse_args): Always set mips_opts.ase_mips3d and mips_opts.ase_mdmx if they are uninitialized.
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 ed3c93b..f165585 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-06 Daniel Jacobowitz <drow@mvista.com>
+
+ * tc-mips.c (mips_after_parse_args): Always set mips_opts.ase_mips3d
+ and mips_opts.ase_mdmx if they are uninitialized.
+
2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
* gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.