diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f007d3d..9a6c228 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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 |