glibc/sysdeps/vax
Ulrich Drepper 19212f875d Update.
1998-03-09 08:21  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/chown.c: Moved to ...
	* sysdeps/unix/sysv/linux/i386/chown.c: ...here.

	* sysdeps/unix/sysv/linux/i386/chown.c: Correct versioning information.
	* libc.map: Add chown to GLIBC_2.1.
	* sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_chown here.
	* sysdeps/unix/sysv/linux/syscalls.list: Remove s_chown here.

1998-03-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/generic/ffs.S: Rename function to __ffs and make ffs a
	weak alias.
	* sysdeps/alpha/ffs.c: Likewise.
	* sysdeps/am29k/ffs.c: Likewise.
	* sysdeps/i386/ffs.c: Likewise.
	* sysdeps/i960/ffs.c: Likewise.
	* sysdeps/m68k/ffs.c: Likewise.
	* sysdeps/m88k/ffs.c: Likewise.
	* sysdeps/powerpc/ffs.c: Likewise.
	* sysdeps/rs6000/ffs.c: Likewise.
	* sysdeps/vax/ffs.s: Likewise.
	* string/string.h: Declare __ffs.
	* libc.map: Export it.
	* elf/dl-profile.c (_dl_start_profile): Use __ffs instead of
	__builtin_ffs, which is not guaranteed to be namespace clean.

1998-03-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* elf/sprof.c: Rewrite symbol handling to use the normal symbol
	table, which is much more likely to exist than debugging symbols.
	(printsym): Remove const.
	(load_shobj): Don't use _dl_pagesize.  Fix mapping of section
	header table.

	* libc.map: Export __profile_frequency, used by elf/sprof, to
	avoid infinite recursion during startup.

1998-03-09 12:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1998-03-09 09:11:57 +00:00
..
bits Update. 1997-11-26 04:23:08 +00:00
DEFS.h initial import 1995-02-18 01:27:10 +00:00
Dist update from main archive 960909 1996-09-10 02:00:15 +00:00
Makefile update from main arhive 970119 1997-01-20 02:49:49 +00:00
__longjmp.c Update. 1997-05-26 23:01:17 +00:00
add_n.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
addmul_1.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
bcopy.s initial import 1995-02-18 01:27:10 +00:00
bsd-_setjmp.S Updated. 1997-06-26 22:23:01 +00:00
bsd-setjmp.S Updated. 1997-06-26 22:23:01 +00:00
bzero.s Update. 1997-09-16 00:42:43 +00:00
ffs.s Update. 1998-03-09 09:11:57 +00:00
fl.h Update. 1997-06-23 21:55:26 +00:00
gmp-mparam.h Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
htonl.s Update. 1997-07-24 01:36:01 +00:00
htons.s Update. 1997-07-24 01:36:01 +00:00
memccpy.c Update. 1997-05-26 23:01:17 +00:00
memchr.s Update from main archive 961219 1996-12-20 01:39:50 +00:00
memcmp.s update from main archive 960909 1996-09-10 02:00:15 +00:00
memmove.s initial import 1995-02-18 01:27:10 +00:00
memset.s initial import 1995-02-18 01:27:10 +00:00
mul_1.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
setjmp.c Update. 1997-07-06 22:02:42 +00:00
strcat.s initial import 1995-02-18 01:27:10 +00:00
strchr.s Update from main archive 961219 1996-12-20 01:39:50 +00:00
strcmp.s Update. 1997-09-11 12:09:10 +00:00
strcpy.s initial import 1995-02-18 01:27:10 +00:00
strcspn.s initial import 1995-02-18 01:27:10 +00:00
strlen.s initial import 1995-02-18 01:27:10 +00:00
strncat.s initial import 1995-02-18 01:27:10 +00:00
strncmp.s Update from main archive 961219 1996-12-20 01:39:50 +00:00
strncpy.s initial import 1995-02-18 01:27:10 +00:00
strpbrk.s initial import 1995-02-18 01:27:10 +00:00
strrchr.s Update from main archive 961219 1996-12-20 01:39:50 +00:00
strsep.s initial import 1995-02-18 01:27:10 +00:00
strspn.s initial import 1995-02-18 01:27:10 +00:00
strstr.s initial import 1995-02-18 01:27:10 +00:00
sub_n.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
submul_1.s Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00