From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:

* elf32-ppc.c (ppc_elf_relocate_section): Fix last patch.
This commit is contained in:
Ian Lance Taylor 1999-06-26 08:57:54 +00:00
parent f7fc668b8e
commit 0429ebd010
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
1999-06-26 Ian Lance Taylor <ian@zembu.com>
From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
* elf32-ppc.c (ppc_elf_relocate_section): Fix last patch.
Thu Jun 24 20:59:11 1999 Jeffrey A Law (law@cygnus.com)
* elf-hppa.c (elf_hppa_final_write_processing): New function.

View File

@ -3207,7 +3207,6 @@ ppc_elf_relocate_section (output_bfd, info, input_bfd, input_section,
rel->r_offset))
return false;
relocation = 0;
continue;
}
}