Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-14 | correct LINKS usage | Michael Shalayeff | |
1996-11-14 | machine/endian.h not needed. | etheisen | |
1996-10-27 | nopic | Jason Downs | |
1996-10-27 | NOPROFILE; from Mathieu.Herrb@mipnet.fr | Theo de Raadt | |
1996-10-25 | We do i387 by default now. | Jason Downs | |
1996-09-30 | Add OpenBSD tag. -moj | Mats O Jansson | |
1996-09-30 | Allow the Makefile to work on strange machines like VAX :-) -moj | Mats O Jansson | |
1996-08-12 | description fix; netbsd pr#2690; yoav@mit.edu | Theo de Raadt | |
1996-07-27 | fix from bde; Clean up the FP stack before returning. The i387 exp() | Theo de Raadt | |
leaked an FP register on its first call. Subsequent calls reused the register so the leak didn't accumulate. + some netbsd improvements after that. | |||
1996-06-10 | Use setne instead of setnel, new versions of gas balk at the bad mnemonic. | Theo de Raadt | |
Wrong mask was used in s_finitef.S. | |||
1996-05-24 | darn good reason not use a primarily big-endian cpu in little-endian mode: | Theo de Raadt | |
the ARM port runs little-endian, but it's fp is still big-endian! | |||
1996-03-25 | Somewhat better support for building lint library | Thorsten Lockert | |
1995-12-14 | from netbsd: | Theo de Raadt | |
Changed w_gamma.c, w_gamma_r.c, w_gammaf.c, w_gammaf_r.c to call __ieee754_lgamma_r or __ieee754_lgammaf_r. Removed e_gamma.c, e_gamma_r.c, e_gammaf.c, e_gammaf_r.c, e_lgamma.c, e_lgamma_f.c. | |||
1995-10-28 | update from NetBSD | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |