X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ld%2FChangeLog;h=64e6a085b25ed41349e4bbe97ad7aa4ae677485e;hb=74f0fb5065323b33bef71dfcbbd9b595c88c6c0c;hp=372422d1b08b8d86244e490e4290500d866c399a;hpb=5c07affcae1a9698e488eefae0b1eb30d9743657;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ChangeLog b/ld/ChangeLog index 372422d1b0..64e6a085b2 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2008-01-15 Alan Modra + + PR 5604 + * ldlang.c (lang_gc_sections): Move code to set SEC_KEEP on entry + syms to _bfd_elf_gc_keep. + * emultempl/ppc64elf.em (ppc_before_allocation): Don't call + ppc64_elf_edit_opd if no_opd_opt. + 2008-01-11 Tristan Gingold Eric Botcazou