aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2010-10-18 00:17:43 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2010-10-18 00:17:43 +0000
commit0970e49e1a9eada774c7bcd4093fa4df36effbb1 (patch)
treee6693730a0645e5eca465047ccb521d33c81e991 /gas/ChangeLog
parent704897fbeff6f2247f87578efb9054e246fd0cd0 (diff)
downloadgdb-0970e49e1a9eada774c7bcd4093fa4df36effbb1.zip
gdb-0970e49e1a9eada774c7bcd4093fa4df36effbb1.tar.gz
gdb-0970e49e1a9eada774c7bcd4093fa4df36effbb1.tar.bz2
* config/tc-mips.c (macro)[ldd_std]: Fix the relaxation variant
for absolute addressing.
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 68cea17..ac32847 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
+ * config/tc-mips.c (macro)[ldd_std]: Fix the relaxation variant
+ for absolute addressing.
+
+2010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
+
* config/tc-mips.c (macro)[M_LD_OB, M_SD_OB]: Handle 64-bit ABIs.
2010-10-18 Maciej W. Rozycki <macro@linux-mips.org>