aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2009-09-04 08:23:49 +0000
committerTristan Gingold <gingold@adacore.com>2009-09-04 08:23:49 +0000
commit81c23f829ee829524ac3bf0b9422f8950306d1d6 (patch)
treef4707a3d35cbb62c83add2b1d6d5d1f232ff064c /binutils/NEWS
parent57e96a08618e98e45c84d63da0db560b5c0930d9 (diff)
downloadgdb-81c23f829ee829524ac3bf0b9422f8950306d1d6.zip
gdb-81c23f829ee829524ac3bf0b9422f8950306d1d6.tar.gz
gdb-81c23f829ee829524ac3bf0b9422f8950306d1d6.tar.bz2
binutils/
2009-09-04 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.20. gas/ 2009-09-04 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.20. ld/ 2009-09-04 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.20.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 894c735..4d0143b 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,4 +1,7 @@
-*- text -*-
+
+Changes in 2.20:
+
* Add support for delay importing to dlltool. Use the --output-delaylib <file>
switch to create a delay-import library. The resulting app will load the dll
as soon as the first function is called. It will link to __delayLoadHelper2()