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 cffb271..dfa58a9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2020-09-22 Frediano Ziglio <fziglio@redhat.com> + + * emultempl/pe.em (set_entry_point): Only use the DLL entry point + for DLLs. + * emultempl/pep.em (set_entry_point): Likewise. + 2020-09-16 Mikael Pettersson <mikpelinux@gmail.com> * testsuite/ld-elf/shared.exp: Add -Av9 to AFLAGS_PIE on sparc. |