OSDN Git Service

* config/tc-alpha.c (O_samegp): New.
authorrth <rth>
Sat, 9 Feb 2002 22:55:04 +0000 (22:55 +0000)
committerrth <rth>
Sat, 9 Feb 2002 22:55:04 +0000 (22:55 +0000)
commit8dca7847af2b455e9ec3423cadbcca91026911d7
tree2946d51567d405639e8429a34857d6045552ed0a
parentea432ebff28947fd415b247d28733cbb671fdfc1
    * 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]