delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-102.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,USER_IN_WHITELIST |
X-Spam-Check-By: | sourceware.org |
Resent-From: | Christopher Faylor <me AT cgf DOT cx> |
Resent-Date: | Sat, 10 Apr 2010 11:30:52 -0400 |
Resent-Message-ID: | <20100410153052 DOT GA16942 AT ednor DOT casa DOT cgf DOT cx> |
Resent-To: | cygwin-announce AT cygwin DOT com |
Date: | Sat, 10 Apr 2010 11:27:10 -0400 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | [ANNOUNCEMENT] Updated: binutils-2.19.51-2 |
Message-Id: | <announce.20100410152710.GA16882@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
References: | <20050710013851 DOT GA26595 AT trixie DOT casa DOT cgf DOT cx> <20060709190132 DOT GA17216 AT trixie DOT casa DOT cgf DOT cx> <20060817171308 DOT GA14970 AT trixie DOT casa DOT cgf DOT cx> <20080526001249 DOT GA27066 AT ednor DOT casa DOT cgf DOT cx> <20080708222329 DOT GA25032 AT ednor DOT casa DOT cgf DOT cx> <20090705003538 DOT GA13499 AT ednor DOT casa DOT cgf DOT cx> |
MIME-Version: | 1.0 |
In-Reply-To: | <20090705003538.GA13499@ednor.casa.cgf.cx> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
Reply-To: | The Cygwin Mailing List <cygwin AT cygwin DOT com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I've made a new version of binutils available for installation. This is a refresh against the current CVS. A partial list of changes is included after the unsubscribe info. This list comes from three binutils NEWS files. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. * * * * * 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() from the static delayimp library, which will import LoadLibraryA and GetProcAddress from kernel32. * Extend .def file syntax by '== <ID>' for imports and exports. This allows to alias the import/export table name written in PE image. * Add --exclude-all-symbols option to PE based linkers. This prevents all symbols from automatically being exported. * Improvements in pseudo-reloc for PE targets. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |