diff options
author | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2002-11-30 14:09:12 +0000 |
---|---|---|
committer | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2002-11-30 14:09:12 +0000 |
commit | 0174e383ca06a8115b179428d4f68a7bdd3e08f2 (patch) | |
tree | 90e25a156954b571ff0218560104bafa799c456b /gas/testsuite/ChangeLog | |
parent | 08a1b063ad62ecc1d30f920adf32d46cdc04b1d7 (diff) | |
download | gdb-0174e383ca06a8115b179428d4f68a7bdd3e08f2.zip gdb-0174e383ca06a8115b179428d4f68a7bdd3e08f2.tar.gz gdb-0174e383ca06a8115b179428d4f68a7bdd3e08f2.tar.bz2 |
* config/tc-sh.c (md_apply_fix3): Take account of fx_offset
for BFD_RELOC_32_PLT_PCREL.
* sh/gas/sh/pic.s: Add a test for ".long foo@PLT+.-2-label".
* sh/gas/sh/pic.d: Add expected output.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 396a852..3a7f205 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2002-11-30 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * sh/gas/sh/pic.s: Add a test for ".long foo@PLT+.-2-label". + * sh/gas/sh/pic.d: Add expected output. + 2002-11-29 Nick Clifton <nickc@redhat.com> * gas/arm/arch5tej.s: Replace "nop"s with tests of breakpoint |