aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorBrian Ford <ford@vss.fsi.com>2004-05-07 15:17:58 +0000
committerBrian Ford <ford@vss.fsi.com>2004-05-07 15:17:58 +0000
commit26d2d8a262f6d6248ec4a76dbcca532a42af2130 (patch)
tree5c94f62404695c86b2b8d00713f11934e8101a00 /ld/NEWS
parentd70270c5ec4289b4505c5b7e31bcbd5d25c9f7d4 (diff)
downloadfsf-binutils-gdb-26d2d8a262f6d6248ec4a76dbcca532a42af2130.zip
fsf-binutils-gdb-26d2d8a262f6d6248ec4a76dbcca532a42af2130.tar.gz
fsf-binutils-gdb-26d2d8a262f6d6248ec4a76dbcca532a42af2130.tar.bz2
* emultempl/pe.em (real_flags): New static.
(OPTION_LARGE_ADDRESS_AWARE): New define. (gld${EMULATION_NAME}_add_options): Add --large-address-aware option. (gld_${EMULATION_NAME}_list_options): Likewise. (gld${EMULATION_NAME}_handle_option): Likewise. (gld_${EMULATION_NAME}_after_open): Pass real_flags to PE private data. * ld.texinfo: Document it. * NEWS: Mention it.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index 39db029..cec229b 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* New PE --large-address-aware option to indicate executables support virtual
+ addresses greater than 2 gigabytes.
+
* DWARF 2 support for i386pe added.
* The linker script operator DEFINED() will now yield 1 only for a symbol that