diff options
author | Thiemo Seufer <ths@networkno.de> | 2001-12-02 13:14:48 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2001-12-02 13:14:48 +0000 |
commit | cdf6fd85e68d3a06bbbf6a3b3065f6b1af2344f7 (patch) | |
tree | 9d0635fdf8b80e8a2fa9b45a11e57fd18a392fb0 /sim | |
parent | 2607059cba7993c0260ef42af5bc74df8f3f3a6e (diff) | |
download | gdb-cdf6fd85e68d3a06bbbf6a3b3065f6b1af2344f7.zip gdb-cdf6fd85e68d3a06bbbf6a3b3065f6b1af2344f7.tar.gz gdb-cdf6fd85e68d3a06bbbf6a3b3065f6b1af2344f7.tar.bz2 |
* coff-mips.c (mips_bfd_reloc_type_lookup): Replace
BFD_RELOC_MIPS_GPREL by BFD_RELOC_GPREL16.
* pe-mips.c (mips_bfd_reloc_type_lookup): Likewise.
* elf32-mips.c (mips_reloc_map): Likewise. Replace
BFD_RELOC_MIPS_GPREL32 by BFD_RELOC_GPREL32.
* elf64-mips.c (mips_reloc_map): Likewise.
* reloc.c (BFD_RELOC_MIPS_GPREL): Remove.
(BFD_RELOC_MIPS_GPREL32): Remove.
* config/tc-mips.c (macro_build): Replace BFD_RELOC_MIPS_GPREL
by BFD_RELOC_GPREL16.
(load_address): Likewise.
(macro): Likewise.
(md_apply_fix): Likewise. Replace BFD_RELOC_MIPS_GPREL32 by
BFD_RELOC_GPREL32.
(s_gpword): Replace BFD_RELOC_MIPS_GPREL32 by BFD_RELOC_GPREL32.
(tc_gen_reloc): Replace BFD_RELOC_MIPS_GPREL by BFD_RELOC_GPREL16.
*config/tc-mips.h: Replace BFD_RELOC_MIPS_GPREL by BFD_RELOC_GPREL16.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions