| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-apps-owner AT sourceware DOT cygnus DOT com |
| List-Subscribe: | <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
| List-Post: | <mailto:cygwin-apps AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs> |
| Delivered-To: | mailing list cygwin-apps AT sources DOT redhat DOT com |
| Message-ID: | <20011101202113.16499.qmail@web14510.mail.yahoo.com> |
| Date: | Fri, 2 Nov 2001 07:21:13 +1100 (EST) |
| From: | =?iso-8859-1?q?Danny=20Smith?= <danny_r_smith_2001 AT yahoo DOT co DOT nz> |
| Subject: | fastcall support |
| To: | cygwin-apps <cygwin-apps AT cygwin DOT com>, Eric Kohl <ekohl AT rz-online DOT de>, |
| mingw-dvlpr <mingw-dvlpr AT lists DOT sourceforge DOT net> | |
| MIME-Version: | 1.0 |
I am just about ready to relaeas an *experimental* version of gcc-2.95.3 and binutils-2.11.92 for mingw with Eric's fastcall support. A few details to resolve: 1) How should --add-stdcall-alias "undecorate" fastcall symbols: a) Leave alone b) Add alias: foo = @foo AT n (strip off prefix and suffix) c) Add alias: @foo = @foo AT n (strip off suffix on;y) 2) Similarly, what should --kill-at do. (as above) 3) What should -U do to fastcall symbols a) Nothing b) _ AT foo@n = @foo AT n c) _foo AT n = @foo AT n Danny http://briefcase.yahoo.com.au - Yahoo! Briefcase - Manage your files online.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |