about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-10-16 09:57:50 +0000
committerRoland McGrath <roland@gnu.org>2005-10-16 09:57:50 +0000
commitcdb3f98a2e9384eeec59ae639a6b361bac250902 (patch)
tree7b686a0e55c4e9fb3be20dd21d6e63036f883114 /ChangeLog
parent133bf22efadd36931725845298db1fc766417d84 (diff)
downloadglibc-cdb3f98a2e9384eeec59ae639a6b361bac250902.tar.gz
glibc-cdb3f98a2e9384eeec59ae639a6b361bac250902.tar.xz
glibc-cdb3f98a2e9384eeec59ae639a6b361bac250902.zip
[BZ #1253]
* sysdeps/mach/hurd/dl-sysdep.h
	[SHARED] (DL_ARGV_NOT_RELRO): New macro.

	[BZ #1253]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55acb4a9f0..bf3d821ca0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 2005-10-16  Roland McGrath  <roland@frob.com>
 
 	[BZ #1253]
+	* sysdeps/mach/hurd/dl-sysdep.h
+	[SHARED] (DL_ARGV_NOT_RELRO): New macro.
+
+	[BZ #1253]
 	* sysdeps/mach/hurd/i386/init-first.c (init): Make cast kosher.
 	(_hurd_stack_setup): Don't declare with arguments and ellipsis.
 	Use __builtin_frame_address and __builtin_return_address.