Re: Math emulation is broken in sys/i386/isa/npx.c

1999-05-05 Thread John Birrell
Bruce Evans wrote: > >Rev 1.67 of npx.c changed a #ifdef SMP to #ifdef 1, preventing the > >test for the hardware coprocessor. This breaks support for 386 processors > >without math coprocessors. Grrr. > > It was also broken a month ago by changing TARGET_DEFAULT from > (MASK_NO_FANCY_MATH_387 | 0

Re: Math emulation is broken in sys/i386/isa/npx.c

1999-05-05 Thread Bruce Evans
>Rev 1.67 of npx.c changed a #ifdef SMP to #ifdef 1, preventing the >test for the hardware coprocessor. This breaks support for 386 processors >without math coprocessors. Grrr. It was also broken a month ago by changing TARGET_DEFAULT from (MASK_NO_FANCY_MATH_387 | 0301) for gcc to 0301 for egcs.

Re: Math emulation is broken in sys/i386/isa/npx.c

1999-05-05 Thread Bob Bishop
At 23:18 05/05/99 +1000, John Birrell wrote: > >Rev 1.67 of npx.c changed a #ifdef SMP to #ifdef 1, preventing the >test for the hardware coprocessor. This breaks support for 386 processors >without math coprocessors. Grrr. ... and for 486SXs. More Grrr. -- Bob Bishop +44 118 97

Math emulation is broken in sys/i386/isa/npx.c

1999-05-05 Thread John Birrell
Rev 1.67 of npx.c changed a #ifdef SMP to #ifdef 1, preventing the test for the hardware coprocessor. This breaks support for 386 processors without math coprocessors. Grrr. -- John Birrell - j...@cimlogic.com.au; j...@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melb