perry
|
50a256a3a0
|
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile
|
2005-12-24 23:23:59 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
agc
|
aad01611e7
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
2003-08-07 16:26:28 +00:00 |
|
matt
|
28b1aa2b30
|
Move .s files to .S files. (and .s.o rules in boot/Makefile.inc)
Put in register prefixes everywhere.
|
2002-02-24 01:04:23 +00:00 |
|
matt
|
5ccb0f3e95
|
Add ELF support.
|
2000-07-01 06:42:54 +00:00 |
|
thorpej
|
cc1f5b65c9
|
asm -> __asm__
|
1997-11-05 04:23:35 +00:00 |
|
ragge
|
d9c6db08da
|
Don't declare _mcount as static, gcc will optimize it away then.
|
1995-12-31 12:15:58 +00:00 |
|
jtc
|
8aa6c376b6
|
KERNEL -> _KERNEL
|
1995-05-11 16:52:54 +00:00 |
|
ragge
|
a412d4803c
|
mtpr support for 11/780 added. DELAY added. mcount() corrected.
trapframe fixed to support all registers.
|
1995-05-03 19:53:40 +00:00 |
|
ragge
|
c362495157
|
Some bug fixes & update of pcb.
|
1995-03-30 20:42:55 +00:00 |
|
ragge
|
4fb1817e07
|
Lots of fixes...
|
1995-02-13 00:43:20 +00:00 |
|