aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2001-10-24 21:08:34 +0000
committerChris Demetriou <cgd@google.com>2001-10-24 21:08:34 +0000
commit0a758a12213514ec64b95fcb325912e39d117fce (patch)
treeafd9e768454769cea0eeea0aa146b545dbc948d8 /gas/ChangeLog
parente4320fb31a49d49704d3b3d7a8d0934d5ef32cff (diff)
downloadgdb-0a758a12213514ec64b95fcb325912e39d117fce.zip
gdb-0a758a12213514ec64b95fcb325912e39d117fce.tar.gz
gdb-0a758a12213514ec64b95fcb325912e39d117fce.tar.bz2
2001-10-24 Chris Demetriou <cgd@broadcom.com>
* config/tc-mips.c (hilo_interlocks, cop_interlocks): Make these evaluate to true if mips_arch indicates SB-1.
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 da68f95..9ad0f91 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-24 Chris Demetriou <cgd@broadcom.com>
+
+ * config/tc-mips.c (hilo_interlocks, cop_interlocks): Make
+ these evaluate to true if mips_arch indicates SB-1.
+
2001-10-23 Alan Modra <amodra@bigpond.net.au>
* as.c (parse_args): Print the date as well for --version.