diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2010-12-09 22:56:46 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2010-12-09 22:56:46 +0000 |
commit | c4a68bea7aba5181ec0e8a67ee8619864ae8de9a (patch) | |
tree | 4e8e3745cb3834b42b7d6e5c95d3f20a87d37d02 /gas/ChangeLog | |
parent | 88320db2f7f0489188d08c74d81a2b3459bbe1eb (diff) | |
download | fsf-binutils-gdb-c4a68bea7aba5181ec0e8a67ee8619864ae8de9a.zip fsf-binutils-gdb-c4a68bea7aba5181ec0e8a67ee8619864ae8de9a.tar.gz fsf-binutils-gdb-c4a68bea7aba5181ec0e8a67ee8619864ae8de9a.tar.bz2 |
* config/tc-mips.c (macro) <M_S_DOB>: Fix the placement of code.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 64cdfe1..51f6430 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2010-12-09 Maciej W. Rozycki <macro@codesourcery.com> + * config/tc-mips.c (macro) <M_S_DOB>: Fix the placement of code. + +2010-12-09 Maciej W. Rozycki <macro@codesourcery.com> + * config/tc-mips.c (mips_ip) <'u'>: Report the value of the LUI argument complained about; reword the message. |