NetBSD/sys/arch/sparc
thorpej 88ff68974a Changes from Martin Husemann and myself:
- Make the 32-bit SPARC profile support work with the GCC 2.95.3
  SPARC ELF compiler, which uses a different name for mcount.
- Make the 64-bit SPARC profile support header look more like the 32-bit
  SPARC header (no functional change -- 64-bit SPARC already used the
  correct mcount name).
2001-11-03 20:24:42 +00:00
..
compile
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
dev avoid a memory leak 2001-10-05 13:32:23 +00:00
fpu BADREG was no longer defined. 2001-09-22 19:58:28 +00:00
include Changes from Martin Husemann and myself: 2001-11-03 20:24:42 +00:00
sparc fix so it compiles on a system without 'options SUN4M' 2001-10-27 17:44:18 +00:00
stand Don't actually need elf64 support in installboot(8). 2001-10-31 22:13:03 +00:00
Makefile