diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c785437..db2354a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2017-03-03 Max Bolingbroke <batterseapower@hotmail.com> + + PR 12969 + * pe-dll.c (generate_edata): Fail if the input file(s) require too + many ordinals. + 2017-03-02 Alan Modra <amodra@gmail.com> * testsuite/ld-elf/shared.exp: Pass -ansi when compiling new.cc |