aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2006-01-31 22:13:41 +0000
committerDanny Smith <dannysmith@users.sourceforge.net>2006-01-31 22:13:41 +0000
commit4b5bd4e780a4e43e5adb63d4fa50c348a1bafdce (patch)
tree21b8ba376834e3b59107c8509370c17a439ee68e /ld/NEWS
parenta8d701fd09ed1ce8afaf1a5892f3b37c078a6864 (diff)
downloadgdb-4b5bd4e780a4e43e5adb63d4fa50c348a1bafdce.zip
gdb-4b5bd4e780a4e43e5adb63d4fa50c348a1bafdce.tar.gz
gdb-4b5bd4e780a4e43e5adb63d4fa50c348a1bafdce.tar.bz2
* NEWS: mention support for forward exports in PE-COFF dll's.
* ld.texinfo: Expand documentation of EXPORT statements in PE-COFF .def files.
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 f38fb18..23ccc93 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* PE-COFF: Forward exports from DLL's can now be specified in .def files
+ passed directly to ld.
+
* Support for the Z80 processor family has been added.
* Add support for the "@<file>" syntax to the command line, so that extra