glibc/elf
Andreas Jaeger e25054c49c 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.
2000-05-17 11:04:21 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 2000-05-05 08:07:07 +00:00
Versions Update. 2000-04-21 03:43:31 +00:00
cache.c Update. 2000-05-17 11:04:21 +00:00
constload1.c Update. 2000-03-17 02:17:59 +00:00
constload2.c Update. 2000-03-17 02:17:59 +00:00
constload3.c Update. 2000-03-17 02:17:59 +00:00
dep1.c Update. 2000-03-31 17:09:42 +00:00
dep2.c Update. 2000-03-31 17:09:42 +00:00
dep3.c Update. 2000-03-31 17:09:42 +00:00
dep4.c Update. 2000-03-31 17:09:42 +00:00
dl-addr.c Update. 2000-03-23 20:31:46 +00:00
dl-close.c Update. 2000-04-17 15:41:59 +00:00
dl-debug.c Update. 2000-03-23 20:31:46 +00:00
dl-deps.c Update. 2000-05-10 09:06:56 +00:00
dl-dst.h Update. 1999-06-28 15:52:36 +00:00
dl-error.c Update. 2000-03-23 20:31:46 +00:00
dl-fini.c Update. 2000-05-08 15:29:32 +00:00
dl-init.c Update. 2000-04-28 06:14:43 +00:00
dl-libc.c Update. 2000-05-05 07:15:29 +00:00
dl-load.c Update. 2000-05-05 08:07:07 +00:00
dl-lookup.c 2000-05-08 Jakub Jelinek <jakub@redhat.com> 2000-05-08 12:59:12 +00:00
dl-minimal.c Update. 2000-03-23 20:31:46 +00:00
dl-misc.c Update. 1999-12-31 18:51:25 +00:00
dl-object.c Update. 2000-03-23 20:31:46 +00:00
dl-open.c (dl_open_worker): Use l_map_start and l_map_end to test for pointer in range of DSO address space. 2000-05-04 15:47:12 +00:00
dl-profile.c Update. 2000-04-25 07:40:56 +00:00
dl-profstub.c Update. 2000-03-23 20:31:46 +00:00
dl-reloc.c Update. 2000-05-10 15:58:36 +00:00
dl-runtime.c Update. 2000-05-05 07:15:29 +00:00
dl-support.c Update. 2000-04-03 03:51:04 +00:00
dl-sym.c Update. 2000-05-10 09:06:56 +00:00
dl-symbol.c Update. 2000-05-05 07:15:29 +00:00
dl-version.c Update. 2000-04-15 22:26:34 +00:00
do-lookup.h Update. 2000-03-23 20:31:46 +00:00
do-rel.h Update. 2000-03-23 20:31:46 +00:00
dynamic-link.h Update. 2000-03-30 16:30:49 +00:00
elf.h Update. 2000-05-05 07:15:29 +00:00
eval.c Update. 1997-06-21 02:59:26 +00:00
failobj.c Update. 1999-01-25 11:00:16 +00:00
gen-trusted-dirs.awk Update. 1999-05-03 21:59:35 +00:00
genrtldtbl.awk Testsuite for owrdexp. 1998-03-05 16:42:56 +00:00
interp.c Update. 1998-05-08 20:42:23 +00:00
ldconfig.c Update. 2000-05-10 09:32:42 +00:00
ldconfig.h Update. 2000-05-07 21:23:56 +00:00
ldd.bash.in Update. 1999-10-05 01:55:45 +00:00
link.h Update. 2000-04-03 03:51:04 +00:00
loadfail.c Update. 1999-01-20 20:01:17 +00:00
loadtest.c Update. 1999-01-20 00:34:52 +00:00
multiload.c Update. 1999-02-19 00:00:05 +00:00
order.c Update. 2000-03-31 17:09:42 +00:00
origtest.c Update. 1999-05-05 23:29:18 +00:00
preloadtest.c Update. 1999-01-20 00:34:52 +00:00
readlib.c Update. 2000-04-11 16:27:38 +00:00
resolvfail.c Update. 1999-08-02 19:56:07 +00:00
restest1.c Update. 1999-01-19 23:47:25 +00:00
rtld.c Update. 2000-05-05 07:15:29 +00:00
sln.c Update. 1999-12-31 18:51:25 +00:00
sofini.c Update. 1997-09-30 17:10:40 +00:00
soinit.c 2000-05-13 Jakub Jelinek <jakub@redhat.com> 2000-05-15 07:15:04 +00:00
sprof.c Update. 2000-03-23 20:31:46 +00:00
testobj1.c Update. 1999-01-21 08:31:59 +00:00
testobj1_1.c Update. 1999-01-21 08:31:59 +00:00
testobj2.c Update. 1999-01-21 08:31:59 +00:00
testobj3.c Update. 1999-01-21 08:31:59 +00:00
testobj4.c Update. 1999-01-21 08:31:59 +00:00
testobj5.c Update. 1999-01-21 08:31:59 +00:00
testobj6.c Update. 1999-01-21 08:31:59 +00:00