projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7fc668
)
From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
author
Ian Lance Taylor
<ian@airs.com>
Sat, 26 Jun 1999 08:57:54 +0000
(08:57 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sat, 26 Jun 1999 08:57:54 +0000
(08:57 +0000)
* elf32-ppc.c (ppc_elf_relocate_section): Fix last patch.
bfd/ChangeLog
patch
|
blob
|
history
bfd/elf32-ppc.c
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 21eac864cfcf9b672f5a387bdee11b2cbaa40454..151398b72eb6b8117fe7a6b7619300ec5370e97a 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-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.
diff --git
a/bfd/elf32-ppc.c
b/bfd/elf32-ppc.c
index 639171d91248804e946fe21111ab67de45848ec0..5361a7cfd24edb89358c47f002a19ff53832b17b 100644
(file)
--- a/
bfd/elf32-ppc.c
+++ b/
bfd/elf32-ppc.c
@@
-3207,7
+3207,6
@@
ppc_elf_relocate_section (output_bfd, info, input_bfd, input_section,
rel->r_offset))
return false;
relocation = 0;
- continue;
}
}