mark
|
04c5783fb7
|
Call mcount() on function entry if GPROF and PROFILE_ASM are both defined.
|
1996-10-15 01:00:29 +00:00 |
mark
|
75a39e190b
|
Replaced the generic copystr() and copystrinout() functions with
optimised copystr(), copyinstr() and copyout() functions.
This removes the need for the copy{in,out}() stub code in stub.c
|
1996-08-29 22:18:09 +00:00 |
mark
|
57dd9b776a
|
Push r4-r6 on the stack at the beginning of the function to avoid
trashing r5 and r6 if copystr() is called with a length of 0.
|
1996-03-27 22:19:32 +00:00 |
mycroft
|
9d9a70a5a2
|
Fix #includes.
|
1996-02-02 18:05:36 +00:00 |
mycroft
|
fc9d84fb46
|
assym.s -> assym.h
(Some ports did this already.)
|
1996-02-02 02:34:09 +00:00 |
mark
|
386ad2ff0f
|
Initial commit of the NetBSD/arm32 port.
|
1996-01-31 23:14:53 +00:00 |