diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index a5f1cd7..88a46c5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2015-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * emulparams/solaris2.sh (GENERATE_PIE_SCRIPT): Set to yes. + + * emultempl/elf32.em: Include ldlex.h. + (gld${EMULATION_NAME}_handle_option) [GENERATE_PIE_SCRIPT] + <OPTION_PIE>: Set DF_1_PIE. + 2015-09-22 Alan Modra <amodra@gmail.com> * ld.texinfo: Put --dotsyms/--no-dotsyms on separate lines. |