jonathan
fd7a6758c8
Don't emit ".set reorder ; .set noreorder" around mcount profiling
...
stubs if _LOCORE or _KERNEL are defined,. _LOCORE means we're
compiling locore. Locore assumes ".set noreorder" for the whole file.
1997-07-20 09:47:03 +00:00
jonathan
0d95f6f43d
Align to 8-byte boundary after ASMSTR(), for mips3.
1997-06-23 06:15:28 +00:00
jtc
9da5f60715
PROF -> GPROF
1996-11-30 02:48:57 +00:00
christos
e37692f04d
backout previous kprintf change
1996-10-13 03:29:05 +00:00
christos
8f56de03e1
printf -> kprintf
1996-10-11 00:22:09 +00:00
jonathan
3b5a818c4e
Rename from pmax/include/machAsmDefs.h to mips/include/asm.h.
...
Update the include-idempotency preprocessor token to match.
References to machAsmDefs in vendor (sprite, 4.4bsd) headers left unchanged,
for historical accuracy.
1996-03-25 02:50:50 +00:00
mellon
faf867c2b2
Support for alternate compilers and file formats
1995-01-18 06:38:57 +00:00
mycroft
487dab2ff9
Make a new macro _C_LABEL(), which prepends an underscore to the argument unless
...
NO_UNDERSCORES is defined. Use it in the *LEAF() and END() macros.
1994-12-15 15:26:26 +00:00
dean
add2031dcf
Prepended underscores
1994-11-14 23:33:46 +00:00
cgd
a63beafc2b
new RCS ID format.
1994-10-26 21:08:38 +00:00
glass
6b63c739f3
bsd 4.4-lite pmax port as ported to NetBSD
1994-05-27 08:57:32 +00:00
glass
377b097932
upgrade to bsd 4.4-lite code base. only mod is rcsids
1994-05-27 08:39:00 +00:00
deraadt
fe806afec2
pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>
1993-10-12 03:22:19 +00:00