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 a12e5c9..38dbb8b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2015-06-15 Nick Clifton <nickc@redhat.com> + + PR ld/18466 + * emultempl/pe.em (pe_find_data_imports): Generate an error if a + symbol name is too long to handle. + * emultempl/pep.em (pep_find_data_imports): Likewise. + 2015-06-12 Tristan Gingold <gingold@adacore.com> * NEWS: Mention new option. |