* elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true

and partial_inplace=false.
	(mips_elf_relocate_section): Recognize R_MIPS_DVP_11_PCREL.
This commit is contained in:
Doug Evans 1998-01-31 00:11:35 +00:00
parent c62a82b5a0
commit c44b38d742

View File

@ -1,7 +1,8 @@
start-sanitize-sky
Fri Jan 30 17:48:17 1998 Doug Evans <devans@canuck.cygnus.com>
* elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true.
* elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true
and partial_inplace=false.
(mips_elf_relocate_section): Recognize R_MIPS_DVP_11_PCREL.
end-sanitize-sky