Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-05-30 | Sigh, -Dsparc | Theo de Raadt | |
1998-09-17 | Use -mcpu=supersparc instead of deprecated -mv8; Hans-Guenter Weigand ↵ | Jason Wright | |
<hgweigand@wiesbaden.netsurf.de>. note: -mno-fpu is still in there as it isn't hurting anything and is safer | |||
1998-08-20 | If there are no SFILES, don't try to .depend them; run over by: ↵ | Jason Wright | |
emory@hellyeah.com | |||
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist | |
1997-09-15 | kill Locore.c | Theo de Raadt | |
1997-08-24 | -msupersparc is bad news on the microSparc. | Jason Downs | |
1997-07-08 | Added -msupersparc for SUN4M-only configs, (right after -mv8) -msupersparc | johns | |
supposedly adds additional instruction scheduling for better performance, where -mv8 seems to only "allow" the multiply and div instructions. This is what I got from the gcc docs anyway.. Reading the RTL for sparc seems to agree with this hypothesis, and the man pages.. | |||
1997-06-26 | Compile sun4m-only kernels with -mv8. | Jason Downs | |
1997-06-25 | Switch to genassym.cf and sync Makefile with other ports. | Jason Downs | |
1997-05-30 | having make clean remove *netbsd is good policy, but probably not what was ↵ | grr | |
intended | |||
1997-03-26 | Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS. | Niklas Hallqvist | |
Use HOSTCC for genassym. | |||
1996-08-19 | silence warnings for now | Theo de Raadt | |
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt | |
1995-11-13 | do not use -fno-builtin for kernels; the reasons why are manifold | Theo de Raadt | |
1995-10-23 | Take out kernel linking flag '-p' it does nothing, change '-T' -> '-Ttext'. | davem | |
1995-10-22 | kernel name is /bsd | Theo de Raadt | |
1995-10-18 | genassym/newvers cleanup | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |