www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1999/07/01/06:23:23

Date: Thu, 1 Jul 1999 13:20:55 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Jan Hubicka <hubicka AT atrey DOT karlin DOT mff DOT cuni DOT cz>
cc: djgpp-workers AT delorie DOT com
Subject: Re: Regparm patch.
In-Reply-To: <19990630140207.12975@atrey.karlin.mff.cuni.cz>
Message-ID: <Pine.SUN.3.91.990701132020.12509I-100000@is>
MIME-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Wed, 30 Jun 1999, Jan Hubicka wrote:

> Here is the patch for current CVS to make djgpp mregparm ready.

I would suggest to wait with the patches until some experience is
gathered in using a modified library.  A good way would be to build
some of the development utilities (compiler, binutils, make, etc.)
with a modified library and use them for a while.

> -void	__dpmi_yield(void);									/* INT 0x2F AX=1680 */
> +__asmlinkage void	__dpmi_yield(void);									/* INT 0x2F AX=1680 */

I think this is wrong: __dpmi_yield is not an assembly function, it is
written in C (see src/libc/dpmi/api/2f_1680.c).

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019