From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c7e469ccb3e8d0e7 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!e18g2000vbe.googlegroups.com!not-for-mail From: pini Newsgroups: comp.lang.ada Subject: Re: Strip procedure prologue and epilogue Date: Wed, 17 Dec 2008 01:40:44 -0800 (PST) Organization: http://groups.google.com Message-ID: <038d0d70-8fa0-46f1-8121-bc6d75930884@e18g2000vbe.googlegroups.com> References: <0bc2447d-ee51-4fce-8bb5-18a0822b7099@r10g2000prf.googlegroups.com> <08de154b-d0ce-42bd-b2b2-f5815ec7c2b1@w1g2000prk.googlegroups.com> NNTP-Posting-Host: 152.81.12.194 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1229506844 24576 127.0.0.1 (17 Dec 2008 09:40:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 17 Dec 2008 09:40:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e18g2000vbe.googlegroups.com; posting-host=152.81.12.194; posting-account=53KgPAoAAADO34KqU7cVwVFQkcHJ9B-B User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008111318 Ubuntu/8.10 (intrepid) Firefox/3.0.4,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:3020 Date: 2008-12-17T01:40:44-08:00 List-Id: @Jeffrey & @Rolf : I was looking for something like that, but unfortunately gcc doesn't support the naked attribute on x86 (and probably never will, as it is considered harmful by gcc developers). @Ludovic : Thanks for the link. I already heard of Lovelace (even had a phone discussion with Xavier Grave), but last time I checked (i.e. 2 seconds ago :), the link to source code on lovelace.fr was dead, so thank you for your link to the monotone snapshot, I'm currently having a look at it. Regards, pini