summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-04-23 20:48:25 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-17 23:31:41 +0200
commitae5000fede3547954a736a04f0e85cce1f85a485 (patch)
tree172d1ea2ddb0d932eb3ca2dcfee923eb44d8adfa
parent97ef312e4df2e096a94134c93ffc5b9a808f8115 (diff)
.
-rw-r--r--ChangeLog.oskit6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog.oskit b/ChangeLog.oskit
index d1fe8511..21fb88f9 100644
--- a/ChangeLog.oskit
+++ b/ChangeLog.oskit
@@ -1,9 +1,3 @@
-2002-04-23 Roland McGrath <roland@frob.com>
-
- * i386/i386/trap.c (user_trap): Change assert that user fault address
- is below LINEAR_MIN_KERNEL_ADDRESS to allow for USER_GS:0 access too.
- Reported by Jeroen Dekkers <jeroen@dekkers.cx>.
-
2002-04-21 Roland McGrath <roland@frob.com>
* i386/i386/mp_desc.c (mp_desc_load): Avoid newlines inside strings.