Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 14 Jan 2004 19:19:33 +0000 (19:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 14 Jan 2004 19:19:33 +0000 (19:19 +0000)
2004-01-14  Steven Munroe  <sjmunroe@us.ibm.com>

* sysdeps/generic/dl-sysdep.c: Define __libc_stack_end with
rtld_hidden_data_def.

ChangeLog

index 8c9895b..bfa7f24 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
+
+       * sysdeps/generic/dl-sysdep.c: Define __libc_stack_end with
+       rtld_hidden_data_def.
+
 2004-01-14  Ulrich Drepper  <drepper@redhat.com>
 
        * libio/libio.h: Add const to function tables types.