aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-09-30 17:19:19 +0000
committerNick Clifton <nickc@redhat.com>2004-09-30 17:19:19 +0000
commitdb8acf26ca5d066a8cb97b8a80590886cfd04b77 (patch)
tree5250d0ac6cde35d4465b1e9c9f5e215bc0103237 /ld/ChangeLog
parent9fe0b840a939461c776528aa63315f4228688ce3 (diff)
downloadgdb-db8acf26ca5d066a8cb97b8a80590886cfd04b77.zip
gdb-db8acf26ca5d066a8cb97b8a80590886cfd04b77.tar.gz
gdb-db8acf26ca5d066a8cb97b8a80590886cfd04b77.tar.bz2
emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate correct base
address for position independant executables. pe-dll.c (pe_dll_fill_sections): Don't mark position independant executables as DLLs.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f9a0780..4f915c5 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-30 Filip Navara <navaraf@reactos.com>
+
+ * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): Generate
+ correct base address for position independant executables.
+ * pe-dll.c (pe_dll_fill_sections): Don't mark position independant
+ executables as DLLs.
+
2004-09-30 Paul Brook <paul@codesourcery.com>
* ld.texinfo: Document --target2=abs.