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:
cb87e99
)
Add more support for V.4 shared libs
author
Michael Meissner
<gnu@the-meissners.org>
Mon, 11 Nov 1996 15:40:04 +0000
(15:40 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Mon, 11 Nov 1996 15:40:04 +0000
(15:40 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 920730438a84636cb79f894cdbb4d1627cc3194b..c3623c8b0aa607bf2a2a2f71393aa658ce47036a 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,11
@@
+Mon Nov 11 10:37:02 1996 Michael Meissner <meissner@tiktok.cygnus.com>
+
+ * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Create .got.plt
+ section.
+ (ppc_elf_check_relocs): Add support for R_PPC_LOCAL24PC. Make
+ appropriate relocations in the .so file if shared.
+ (ppc_elf_relocate_section): Ditto.
+
start-sanitize-m32r
Tue Oct 29 15:03:02 1996 Doug Evans <dje@canuck.cygnus.com>