diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-04 23:22:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-04 23:22:47 +0000 |
commit | e582c5eda2fea3cdb336f35a070997588b8ccf96 (patch) | |
tree | 1a9d9863a0c5902d9f4233fd8fd9d75752a9a2df /ChangeLog | |
parent | 92e2bb245f0fe7528d57b0750c9714db8b16da17 (diff) | |
download | glibc-e582c5eda2fea3cdb336f35a070997588b8ccf96.tar.gz glibc-e582c5eda2fea3cdb336f35a070997588b8ccf96.tar.xz glibc-e582c5eda2fea3cdb336f35a070997588b8ccf96.zip |
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-- | ChangeLog | 7 |
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 |