aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index efab24e..5997c4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,15 @@
-2003-09-23 Ulrich Drepper <drepper@redhat.com>
+2003-09-24 Ulrich Drepper <drepper@redhat.com>
* nscd/Makefile: Add rules to build nscd as a PIE.
+ * configure.in: Check for -fpie and -pie compiler options.
+ * config.make.in (have-fpie): Define.
2003-09-23 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/sys/sysmacros.h: Adjust for larger
kernel dev_t size.
- * sysdeps/unix/sysv/linux/sys/alpha/sysmacros.h: Removed.
- * sysdeps/unix/sysv/linux/sys/sparc/sysmacros.h: Removed.
+ * sysdeps/unix/sysv/linux/alpha/sys/sysmacros.h: Removed.
+ * sysdeps/unix/sysv/linux/sparc/sys/sysmacros.h: Removed.
* sysdeps/unix/sysv/linux/makedev.c: New file.
* sysdeps/unix/sysv/linux/Dist: Add makedev.c.
* sysdeps/unix/sysv/linux/Makefile [subdir=misc]