bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mes] Simple division algorithm


From: Danny Milosavljevic
Subject: Re: [bug-mes] Simple division algorithm
Date: Fri, 22 Feb 2019 00:25:35 +0100

> What about lib/mes/__idiv.c and #include it in lib/libc.c (assuming
> that is where we need it).

We need it to be available in any program compiled by mescc that contains an 
"/" or "%" operator, without the user #including anything.

I've committed a new file lib/mes/div.c to origin/wip+wip-arm and also modified 
lib/mes/ntoab.c to be the first explicit user (that's not so nice--but I keep 
it for now as a place where I can see it).

Attachment: pgpG4m_E0N6wI.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]