diff options
author | Nick Clifton <nickc@redhat.com> | 2005-05-17 15:16:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-05-17 15:16:55 +0000 |
commit | 25ba8e7b961896f12205132368b690db25d94785 (patch) | |
tree | 3bbc22b121c901f9c96299bc1c5e3c3994cfc145 /ld/ChangeLog | |
parent | 10dbd1f36ff09930711bb15c30a5554439a07a40 (diff) | |
download | gdb-25ba8e7b961896f12205132368b690db25d94785.zip gdb-25ba8e7b961896f12205132368b690db25d94785.tar.gz gdb-25ba8e7b961896f12205132368b690db25d94785.tar.bz2 |
(GENERATE_PIE_SCRIPT): Define as "yes".
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 27654cb..69a483f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2005-05-17 Lennert Buytenhek <buytenh@wantstofly.org> + Peter S. Mazinger" <ps.m@gmx.net> + + * emulparams/armelf_linux.sh (GENERATE_PIE_SCRIPT): Define as "yes". + * emulparams/hppalinux.sh (GENERATE_PIE_SCRIPT): Define as "yes". + 2005-05-17 Julian Brown <julian@codesourcery.com> * ldlang.c (print_assignment): Do not rely upon a valid result |