NetBSD/sys/arch/mips
jonathan 0bbccb98a0 Change "___mcount" -> "__mcount" in asm() code in arch/mips/include/profile.h.
Fixes profiling for non-underscore-prepending toolchains
(elf, e.g.,  shared libs), and breaks a.out/ecoff  toolchains.

May  break mips kernel profiling too.  Needs more thought, since the
original intent of __mcount vs ___mcount on mips date back to pre-1.0 days.
1996-11-11 22:13:29 +00:00
..
conf Eliminate old mips/mips/elf.c ELF exec code. 1996-11-11 07:45:30 +00:00
include Change "___mcount" -> "__mcount" in asm() code in arch/mips/include/profile.h. 1996-11-11 22:13:29 +00:00
mips Eliminate old mips/mips/elf.c ELF exec code. 1996-11-11 20:23:39 +00:00
Makefile.inc Update arch/pmax/Makefile to build in NetBSD rather than 4.4-Lite: 1996-09-29 23:51:22 +00:00