diff options
author | Richard Henderson <rth@redhat.com> | 2002-09-19 16:13:38 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-09-19 16:13:38 +0000 |
commit | 021c2b5e4ba370c7818c09d1b85a105939fc6377 (patch) | |
tree | 4519e66a2fced92d9ada29716497babf5939ff2f /gas/testsuite/ChangeLog | |
parent | 8d30a00d374d4cb00c6625eaa41ff1311b7b99bb (diff) | |
download | gdb-021c2b5e4ba370c7818c09d1b85a105939fc6377.zip gdb-021c2b5e4ba370c7818c09d1b85a105939fc6377.tar.gz gdb-021c2b5e4ba370c7818c09d1b85a105939fc6377.tar.bz2 |
* config/tc-alpha.c (md_pcrel_from): Only adjust special for
branch type relocs.
(alpha_force_relocation): Don't special-case branch type relocs.
* gas/alpha/elf-reloc-7.s: New.
* gas/alpha/elf-reloc-7.d: New.
* gas/alpha/alpha.exp: Run it.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 6ba6567..a949015 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2002-09-19 Richard Henderson <rth@redhat.com> + + * gas/alpha/elf-reloc-7.s: New. + * gas/alpha/elf-reloc-7.d: New. + * gas/alpha/alpha.exp: Run it. + 2002-09-18 Chris Demetriou <cgd@broadcom.com> * gas/mips/mips-abi32-pic2.s: New file. |