diff options
author | Chris Demetriou <cgd@google.com> | 2003-01-02 20:03:09 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2003-01-02 20:03:09 +0000 |
commit | 071742cf9703a573f453fc827bb93a7acda856ac (patch) | |
tree | 39861f51e1781fbe971fc9bef4561e2fafa1ef50 /gas/testsuite | |
parent | 06825bd145fd60c4a792d249af1231bdd360579c (diff) | |
download | gdb-071742cf9703a573f453fc827bb93a7acda856ac.zip gdb-071742cf9703a573f453fc827bb93a7acda856ac.tar.gz gdb-071742cf9703a573f453fc827bb93a7acda856ac.tar.bz2 |
[ gas/ChangeLog ]
2003-01-02 Chris Demetriou <cgd@broadcom.com>
* config/tc-mips.c: Update copyright years to include 2003.
(mips_ip): Fix indentation of "+A", "+B", and "+C" handling.
Additionally, clean up their code slightly and clean up their
comments some more.
* doc/c-mips.texi: Add MIPS32r2 to ".set mipsN" documentation.
[ gas/testsuite/ChangeLog ]
2003-01-02 Chris Demetriou <cgd@broadcom.com>
* gas/mips/elf_arch_mips32r2.d: Fix file description comment.
[ include/opcode/ChangeLog ]
2003-01-02 Chris Demetriou <cgd@broadcom.com>
* mips.h: Update copyright years to include 2002 (which had
been missed previously) and 2003. Make comments about "+A",
"+B", and "+C" operand types more descriptive.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/mips32r2.d | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a9c16c9..a010004 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2003-01-02 Chris Demetriou <cgd@broadcom.com> + + * gas/mips/elf_arch_mips32r2.d: Fix file description comment. + 2002-12-31 Chris Demetriou <cgd@broadcom.com> * gas/mips/cp0sel-names-mips32.d: New test. diff --git a/gas/testsuite/gas/mips/mips32r2.d b/gas/testsuite/gas/mips/mips32r2.d index 196cb41..1f70e9b 100644 --- a/gas/testsuite/gas/mips/mips32r2.d +++ b/gas/testsuite/gas/mips/mips32r2.d @@ -1,7 +1,7 @@ #objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric #name: MIPS MIPS32r2 instructions -# Check MIPS32 instruction assembly +# Check MIPS32 Release 2 (mips32r2) instruction assembly .*: +file format .*mips.* |