Doug Rabson
c586bc8e57
* Move exception_return to exception.s which is a more logical home for it.
...
* Optimise the return path for syscalls so that they only restore a minimal
set of registers instead of performing a full exception_return.
A new flag in the trapframe indicates that the frame only holds partial
state. When it is necessary to perform a full state restore (e.g. after an
execve or signal), the flag is cleared to force a full restore.
2001-01-31 11:17:00 +00:00
..
2001-01-31 11:17:00 +00:00
2001-01-31 10:54:45 +00:00
2001-01-24 12:35:55 +00:00
2001-01-16 09:39:23 +00:00
2001-01-29 05:33:14 +00:00
2001-01-27 00:01:31 +00:00
2001-01-27 00:01:31 +00:00
2001-01-31 10:54:45 +00:00
2001-01-31 09:44:45 +00:00
2000-12-30 22:06:19 +00:00
2001-01-31 10:54:45 +00:00
2001-01-31 04:29:52 +00:00
2001-01-29 06:18:14 +00:00
2001-01-27 00:01:31 +00:00
2001-01-29 12:27:46 +00:00
2001-01-31 10:54:45 +00:00
2001-01-31 10:54:45 +00:00
2001-01-31 10:54:45 +00:00
2001-01-27 00:01:31 +00:00
2001-01-31 04:54:23 +00:00
2001-01-17 20:51:16 +00:00
2001-01-30 10:06:08 +00:00
2001-01-30 10:20:43 +00:00
2001-01-24 12:35:55 +00:00
2001-01-31 08:27:09 +00:00
2000-12-21 21:44:31 +00:00
2000-12-21 21:44:31 +00:00
2001-01-30 20:51:52 +00:00
2001-01-29 11:44:13 +00:00
2001-01-29 11:28:20 +00:00
2000-12-21 21:44:31 +00:00
2001-01-14 17:25:08 +00:00
2000-12-08 21:51:06 +00:00
2001-01-07 07:03:59 +00:00
2000-12-21 21:44:31 +00:00
2001-01-04 22:45:19 +00:00
2001-01-04 22:45:19 +00:00
2000-12-21 21:44:31 +00:00
2001-01-24 12:35:55 +00:00
2001-01-31 10:54:45 +00:00
2001-01-09 23:39:32 +00:00
2001-01-30 10:05:44 +00:00
2001-01-31 11:17:00 +00:00
2001-01-31 04:50:20 +00:00
2000-12-06 06:59:38 +00:00
2001-01-30 06:31:59 +00:00
2001-01-25 01:38:09 +00:00