summaryrefslogtreecommitdiff
path: root/.topmsg
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-01-25 23:10:39 +0100
committerThomas Schwinge <thomas@schwinge.name>2010-01-25 23:10:39 +0100
commit0847783f56ae5968081c6c25b436fc13852084f4 (patch)
tree21c10f2c3697b157e8e2d0438a9db19d6205d1b2 /.topmsg
parente17cef66140d4c97710ea88bd8d12612799e1e0f (diff)
ChangeLog.
Diffstat (limited to '.topmsg')
-rw-r--r--.topmsg9
1 files changed, 9 insertions, 0 deletions
diff --git a/.topmsg b/.topmsg
index a3fae79da5..51c5335821 100644
--- a/.topmsg
+++ b/.topmsg
@@ -9,3 +9,12 @@ For building with GCC 4.1 (and newer, most probably).
Reported at <http://savannah.gnu.org/bugs/?17647>. Continued at
<http://lists.gnu.org/archive/html/bug-hurd/2006-11/msg00249.html>.
+
+
+2007-07-22 Thomas Schwinge <tschwinge@gnu.org>
+
+ * sysdeps/mach/hurd/i386/init-first.c: Undo parts of Roland's `r 1.43'
+ to `r 1.44' changes.
+ (_hurd_stack_setup): Take a ``void *'' argument. Save the caller into
+ CALLER and pass that one on.
+ (init): Avoid an ugly typecast.