From 81c23f829ee829524ac3bf0b9422f8950306d1d6 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 4 Sep 2009 08:23:49 +0000 Subject: binutils/ 2009-09-04 Tristan Gingold * NEWS: Add marker for 2.20. gas/ 2009-09-04 Tristan Gingold * NEWS: Add marker for 2.20. ld/ 2009-09-04 Tristan Gingold * NEWS: Add marker for 2.20. --- binutils/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'binutils/NEWS') 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 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() -- cgit v1.1