diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 9a81484..bfaaeb5 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,14 @@ 2010-10-18 Maciej W. Rozycki <macro@linux-mips.org> + * gas/mips/ld.d: Spell out section offsets and addends + explicitly. Clean up some regexps. + * gas/mips/ld-ilocks.d: Likewise. Add missing "$" prefixes to + the names of FP registers. + * gas/mips/ld-ilocks-addr32.d: Likewise. + * gas/mips/ld.s: Align sections to 4k, adjust padding. + +2010-10-18 Maciej W. Rozycki <macro@linux-mips.org> + * gas/mips/ld.d: Use wildcard address matching. * gas/mips/ld-ilocks.d: Likewise. * gas/mips/ld-ilocks-addr32.d: Likewise. |