diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index fe15c36..5ed952e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2009-10-08 Alan Modra <amodra@bigpond.net.au> + + PR ld/10744 + * ldlang.c (lang_new_phdr): Allow FILEHDR/PHDRS on more than the + first PT_LOAD header. + * ld.texinfo: Update. + 2009-10-06 Nathan Sidwell <nathan@codesourcery.com> * ldlang.c (lang_new_phdr): Check PHDRS and FILEHDR in loadable |