[m-dev.] diff: Linux/PPC global reg variable changes
Tyson Dowd
trd at cs.mu.oz.au
Thu Dec 18 14:27:25 AEDT 1997
On 18-Dec-1997, Fergus Henderson <fjh at cs.mu.oz.au> wrote:
>
> Add support for gcc global registers on Linux/PPC.
>
> runtime/mercury_regs.h:
> Change `#if defined(_POWER)' to
> `#if defined(_POWER) || defined(__powerpc)',
> since gcc on Linux/PPC does not defined `_POWER'.
>
> runtime/machdeps/rs6000_regs.h:
> Fix a typo that broke the PPC port:
> `restore_transient_reg_from_mem' should have been
> `restore_transient_regs_from_mem'.
> ^
> README.Linux-PPC:
> Update to reflect recent developments: with egcs,
> we now support global register variables.
You forgot the diff again! ;-)
--
Tyson Dowd # If I'm unusually agressive in this email, it's
# probably because USENET has been down here for
trd at cs.mu.oz.au # over a week, and I'm missing my usual dosage
http://www.cs.mu.oz.au/~trd # of flamewars. My apologies in advance.
More information about the developers
mailing list