aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2002-07-30 19:24:54 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2002-07-30 19:24:54 +0000
commit9bd7d9360092f31dd487b6e1fa441ae1bc144203 (patch)
tree97385af02684dad8ba6cf0526c18db0faa7ac853 /gas/ChangeLog
parent2fda49774f178145b87bc2081c69c58c39747d1c (diff)
downloadgdb-9bd7d9360092f31dd487b6e1fa441ae1bc144203.zip
gdb-9bd7d9360092f31dd487b6e1fa441ae1bc144203.tar.gz
gdb-9bd7d9360092f31dd487b6e1fa441ae1bc144203.tar.bz2
* config/tc-mips.c (macro): Use codes 6 and 7 in trap instructions
used in division/multiply macro expansions similarly to how they are used in the variants with break instructions. (macro2): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a865720..e6b985b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+2002-07-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
+
+ * config/tc-mips.c (macro): Use codes 6 and 7 in trap instructions
+ used in division/multiply macro expansions similarly to how they
+ are used in the variants with break instructions.
+ (macro2): Likewise.
+
2002-07-30 Graeme Peterson <gp@qnx.com>
* configure.in: Add support for arm-*-nto target.