glibc/posix
Ulrich Drepper 052b6a6c94 Update.
1998-08-09  Geoff Keating  <geoffk@ozemail.com.au>

	* sysdeps/powerpc/Makefile [subdir=elf]: Add new files split out of
	dl-machine.h.
	* sysdeps/powerpc/dl-machine.c: New file.
	* sysdeps/powerpc/dl-machine.h: Move much stuff into separate
	files.  Revise ELF_PREFERRED_ADDRESS to take account of
	the new mapping information (fixes bug involving huge bloated
	web browser).  Set ELF_MACHINE_PLTREL_OVERLAP.
	* sysdeps/powerpc/dl-start.S: New file.

	* elf/dl-load.c (_dl_map_object_from_fd): Initialise l_map_start,
	l_map_end.
	* elf/do-rel.h: Call elf_machine_rel only once (to save space).
	* elf/dynamic-link.h: Allow PLT relocs to be in the middle of the
	others.  Call elf_dynamic_do_##reloc only once (to save even more
	space).
	* elf/link.h: Add new members l_map_start and l_map_end to keep
	track of the memory map.
	* elf/rtld.c (_dl_start): Initialise l_map_start for ld.so and
	the executable.

1998-09-01 11:53  Ulrich Drepper  <drepper@cygnus.com>

	* debug/Makefile (catchsegv): We need not rewrite SOVER anymore.
	Reported by Andreas Jaeger.

	* posix/glob.h: Use __size_t instead of size_t in definitions and
	make sure this is defined.

	* manual/locale.texi: Almost complete rewrite.  Document more functions
1998-09-01 14:31:49 +00:00
..
bits Update. 1998-07-08 22:53:56 +00:00
glob
sys Update. 1998-08-09 17:39:48 +00:00
.cvsignore
annexc.c Update. 1998-07-27 17:55:05 +00:00
bsd-getpgrp.c
confstr.c
cpio.h
environ.c
execl.c
execle.c
execlp.c
execv.c
execvp.c
fnmatch.c Update. 1998-07-27 17:55:05 +00:00
fnmatch.h Update. 1998-07-09 13:58:47 +00:00
getconf.c Update. 1998-08-13 19:44:05 +00:00
getopt1.c
getopt_init.c
getopt.c
getopt.h
glob.h Update. 1998-09-01 14:31:49 +00:00
globtest.c Update. 1998-07-28 20:47:08 +00:00
globtest.sh Update. 1998-08-08 20:02:34 +00:00
id.c
Makefile Update. 1998-08-10 15:54:54 +00:00
ptestcases.h
PTESTS
PTESTS2C.sed
re_comp.h
regex.c Update. 1998-08-15 02:40:04 +00:00
regex.h Update. 1998-07-09 13:58:47 +00:00
runptests.c Update. 1998-07-04 10:39:13 +00:00
runtests.c
sched.h
setpgrp.c Update. 1998-07-16 11:44:36 +00:00
tar.h
testcases.h
testfnm.c Update. 1998-07-27 17:55:05 +00:00
TESTS
TESTS2C.sed
tstgetopt.args
tstgetopt.c Update. 1998-08-17 16:48:17 +00:00
unistd.h Update. 1998-08-09 17:39:48 +00:00
Versions Update. 1998-08-10 15:54:54 +00:00
wait.h
wordexp-test.c
wordexp-tst.sh
wordexp.c Update. 1998-07-16 11:44:36 +00:00
wordexp.h Update. 1998-07-09 13:58:47 +00:00