]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/testsuite/gas/alpha/alpha.exp
* config/tc-alpha.c (O_samegp): New.
authorRichard Henderson <rth@redhat.com>
Sat, 9 Feb 2002 22:55:06 +0000 (22:55 +0000)
committerRichard Henderson <rth@redhat.com>
Sat, 9 Feb 2002 22:55:06 +0000 (22:55 +0000)
commit543833df4f9aaad303e852c64620716b28f1492d
treefcb2def48e7f5bd876b6792b02a153c64fbd55be
parent77dd1030de31b11a3b774f6f508e4cc952595613
    * config/tc-alpha.c (O_samegp): New.
        (USER_RELOC_P): Include it.
        (alpha_reloc_op_tag, debug_exp, find_macro_match): Add it.
        (md_apply_fix3): Handle BFD_RELOC_ALPHA_BRSGP.
        (alpha_force_relocation, alpha_fix_adjustable): Likewise.
        (alpha_validate_fix): New.
        * config/tc-alpha.h (TC_VALIDATE_FIX): New.

        * gas/alpha/elf-reloc-5.s, gas/alpha/elf-reloc-5.d: New.
        * gas/alpha/elf-reloc-6.s, gas/alpha/elf-reloc-6.l: New.
        * gas/alpha/alpha.exp: Run them.
gas/ChangeLog
gas/config/tc-alpha.c
gas/config/tc-alpha.h
gas/testsuite/ChangeLog
gas/testsuite/gas/alpha/alpha.exp
gas/testsuite/gas/alpha/elf-reloc-5.d [new file with mode: 0644]
gas/testsuite/gas/alpha/elf-reloc-5.s [new file with mode: 0644]
gas/testsuite/gas/alpha/elf-reloc-6.l [new file with mode: 0644]
gas/testsuite/gas/alpha/elf-reloc-6.s [new file with mode: 0644]