summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-10-04 23:22:47 +0000
committerUlrich Drepper <drepper@redhat.com>2004-10-04 23:22:47 +0000
commite582c5eda2fea3cdb336f35a070997588b8ccf96 (patch)
tree1a9d9863a0c5902d9f4233fd8fd9d75752a9a2df /ChangeLog
parent92e2bb245f0fe7528d57b0750c9714db8b16da17 (diff)
Update.
2004-10-04 Ulrich Drepper <drepper@redhat.com> * malloc/mtrace.pl: Avoid calling location unless it is needed for output. Patch by Edward Bishop <binutils@gmail.com>. * nscd/Makefile (CFLAGS-gai.c): Add -fpie.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d360290b1d..f45ef42623 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-04 Ulrich Drepper <drepper@redhat.com>
+
+ * malloc/mtrace.pl: Avoid calling location unless it is needed for
+ output. Patch by Edward Bishop <binutils@gmail.com>.
+
+ * nscd/Makefile (CFLAGS-gai.c): Add -fpie.
+
2004-10-04 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c