Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-15 | hptmask goes away as a register and frees one tmp cr | Michael Shalayeff | |
2003-06-17 | typos | Jean-Francois Brousseau | |
ok jmc@ | |||
2002-03-19 | no need for reg.h in the frame.h | Michael Shalayeff | |
2002-02-08 | do not rely on u_int being availabel | Michael Shalayeff | |
1999-11-25 | new pcb and frame layouts | Michael Shalayeff | |
1999-11-16 | fix argument access macro (+1 fuzz), align frame per hp requirements | Michael Shalayeff | |
1999-09-11 | define call frame offsets and argument access macros, add space for cr28 in ↵ | Michael Shalayeff | |
trapframe | |||
1999-08-14 | littel perfomance rearngement, also cr23 and cr28 for ddb | Michael Shalayeff | |
1999-07-20 | export cr28 for DEBUGging purposes | Michael Shalayeff | |
1999-06-18 | do not include fpu regs into trapframe, according to the | Michael Shalayeff | |
lazy fpu context switching it could be well saved into pcb. this brings trapframe to 256 bytes (including 5 spare words). adjust all the code to deal w/ moved fpu regs save area. | |||
1999-04-20 | name changes, add stack frame, better USERMODE() | Michael Shalayeff | |
1998-12-29 | fix special tr* registers names, spaces vs tabs | Michael Shalayeff | |
1998-10-30 | USERMODE() and FRAME_PC definitions | Michael Shalayeff | |
1998-07-07 | more includes | Michael Shalayeff | |
1998-06-23 | some includes | Michael Shalayeff | |