aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-05-17 11:04:21 +0000
committerAndreas Jaeger <aj@suse.de>2000-05-17 11:04:21 +0000
commite25054c49c92587a07de4badfe4b7e01ceb99858 (patch)
tree1ad481eff77aa0310a5b5c664917467b450bce6c /ChangeLog
parent7626e16ceb26772b82ae4ef32e8e4b027cd79ed0 (diff)
downloadglibc-e25054c49c92587a07de4badfe4b7e01ceb99858.tar
glibc-e25054c49c92587a07de4badfe4b7e01ceb99858.tar.gz
glibc-e25054c49c92587a07de4badfe4b7e01ceb99858.tar.bz2
glibc-e25054c49c92587a07de4badfe4b7e01ceb99858.zip
Update.
2000-05-17 Jakub Jelinek <jakub@redhat.com> * sysdeps/generic/dl-cache.h (_DL_CACHE_DEFAULT_ID): Only define if not yet defined. (_dl_cache_check_flags): Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h: include_next dl-cache.h. 2000-05-17 Andreas Jaeger <aj@suse.de> * manual/creature.texi (Feature Test Macros): Remove paragraph since the description is wrong. Closes PR libc/1691, reported by Geoff Clare <gwc@unisoft.com>. 2000-05-17 Andreas Jaeger <aj@suse.de> * time/test_time.args: Removed. * time/Makefile (test_time-ARGS): Added contents here instead. * posix/tstgetopt.args: Removed. * posix/Makefile (tstgetopt-ARGS): Added contents here instead. * Rules: Allow arguments for test files to be specified in Makefile with testname-ARGS; remove rules with .args in it. * dirent/Makefile (opendir-tst1-ARGS): Use this for opendir-tst1, remove old bogus rule for opendir-tst1.args. * stdlib/test-canon.c: Rewrite to use test-skeleton.c. * stdlib/Makefile (test-canon-ARGS): New, supply argument to chdir into objdir. This allows a readonly sourcetree. Reported by lrgallardo@yahoo.com, closes PR libc/1421. 2000-05-16 Andreas Jaeger <aj@suse.de>, David Huggins-Daines <dhd@linuxcare.com> * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Set cache_data in case of only new cache format correctly. * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Align struct cache_file_new. * sysdeps/generic/dl-cache.h (ALIGN_CACHE): New macro to align struct cache_file_new. * elf/cache.c (save_cache): Fix str_offset if only new cache is present. * elf/cache.c (save_cache): Align struct new_file_cache. (print_cache): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog52
1 files changed, 52 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e553e0593..1cf6b1ec3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,61 @@
+2000-05-17 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/generic/dl-cache.h (_DL_CACHE_DEFAULT_ID): Only define if
+ not yet defined.
+ (_dl_cache_check_flags): Likewise.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h: include_next
+ dl-cache.h.
+
+2000-05-17 Andreas Jaeger <aj@suse.de>
+
+ * manual/creature.texi (Feature Test Macros): Remove paragraph
+ since the description is wrong.
+ Closes PR libc/1691, reported by Geoff Clare <gwc@unisoft.com>.
+
2000-05-17 Andreas Jaeger <aj@suse.de>
* scripts/config.sub: New version.
* scripts/config.guess: Likewise.
* manual/texinfo.tex: Likewise.
+2000-05-17 Andreas Jaeger <aj@suse.de>
+
+ * time/test_time.args: Removed.
+ * time/Makefile (test_time-ARGS): Added contents here instead.
+
+ * posix/tstgetopt.args: Removed.
+ * posix/Makefile (tstgetopt-ARGS): Added contents here instead.
+
+ * Rules: Allow arguments for test files to be specified in
+ Makefile with testname-ARGS; remove rules with .args in it.
+
+ * dirent/Makefile (opendir-tst1-ARGS): Use this for opendir-tst1,
+ remove old bogus rule for opendir-tst1.args.
+
+ * stdlib/test-canon.c: Rewrite to use test-skeleton.c.
+
+ * stdlib/Makefile (test-canon-ARGS): New, supply argument to chdir
+ into objdir. This allows a readonly sourcetree.
+ Reported by lrgallardo@yahoo.com, closes PR libc/1421.
+
+2000-05-16 Andreas Jaeger <aj@suse.de>,
+ David Huggins-Daines <dhd@linuxcare.com>
+
+ * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Set
+ cache_data in case of only new cache format correctly.
+
+ * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Align struct
+ cache_file_new.
+
+ * sysdeps/generic/dl-cache.h (ALIGN_CACHE): New macro to align
+ struct cache_file_new.
+
+ * elf/cache.c (save_cache): Fix str_offset if only new cache is
+ present.
+
+ * elf/cache.c (save_cache): Align struct new_file_cache.
+ (print_cache): Likewise.
+
2000-05-13 Jakub Jelinek <jakub@redhat.com>
* elf/soinit.c (__libc_global_ctors): Move