NetBSD/sys/arch
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
..
alpha add DEC_EB164 option, to include nascent eb164 support 1996-11-11 21:15:28 +00:00
amiga oops; converted twice from hex to decimal earlier 1996-11-11 15:33:57 +00:00
arm32 Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
atari Add frequency table for Hades. 1996-11-10 21:52:37 +00:00
hp300 Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
i386 Two things pointed out by Chris Demetriou <cgd@cs.cmu.edu>: 1996-11-10 03:19:25 +00:00
m68k Bug fix for FSINCOS: wouldn't handle FPc == FP1 earlier. 1996-10-30 14:44:47 +00:00
mac68k Remove unused MAXFDESCS option. Closes PR 2927, noticed by Erik 1996-11-11 18:02:57 +00:00
mips Change "___mcount" -> "__mcount" in asm() code in arch/mips/include/profile.h. 1996-11-11 22:13:29 +00:00
mvme68k fix uninit'd variable [detected by charles] 1996-11-09 22:27:22 +00:00
ofppc Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
pc532 * We get bcopy from libkern.o now. 1996-11-07 07:34:02 +00:00
pica Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
pmax Fix typo: #endeif 1996-10-23 20:04:40 +00:00
powerpc Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
sparc Adapt pmap_dumpsize() and pmap_dumpmmu() to new-style kernel crash 1996-11-09 23:08:56 +00:00
sun3 Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
vax Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
x68k Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00