glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper ab95290c78 Update.
2000-06-13  Ulrich Drepper  <drepper@redhat.com>

	* misc/sys/cdefs.h: Define __bounded and __unbounded if
	__BOUNDED_POINTERS__ is not defined.

2000-06-07  Greg McGary  <greg@mcgary.org>

	* sysdeps/generic/bp-sym.h: New file.
	* sysdeps/generic/bp-start.h: New file.
	* sysdeps/i386/elf/start.S: Designate BP symbols.
	* sysdeps/generic/libc-start.c: Wrap bounds around
	argv & envp and each of their string members.

2000-06-07  Greg McGary  <greg@mcgary.org>

	* sysdeps/unix/make-syscalls.sh: Add comments to
	output that aid debugging & comprehension.
	Map simple syscall signatures to number of args.
	Generate BP syscall thunk definitions.
	* sysdeps/generic/bp-thunks.h: New file.
	* sysdeps/unix/syscalls.list: Replace arg-count with
	simple return+arg signature.
	* sysdeps/unix/common/syscalls.list: Likewise.
	* sysdeps/unix/inet/syscalls.list: Likewise.
	* sysdeps/unix/mman/syscalls.list: Likewise.
	* sysdeps/unix/sysv/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.

2000-06-07  Greg McGary  <greg@mcgary.org>

	* Makeconfig (CPPFLAGS-.ob): pass -fbounded-pointers for all files
	*.[cS].
	(CFLAGS-.ob): Don't optimize sibling calls.
	(bppfx): New variable.
	* Makerules (elide-bp-thunks): New variable.
	(elide-routines.*): Elide BP-* files for all but *.ob.
	(sources): Include bp-thunks.

	* iconv/gconv_simple.c: Remove unnecessary prototype.

	* iconv/gconv_trans.c: Pretty print.
2000-06-13 07:33:12 +00:00
..
bits Update. 2000-04-30 07:17:24 +00:00
i686 Update. 2000-05-22 01:03:59 +00:00
sys Update. 2000-04-30 06:52:59 +00:00
brk.c update from main archive 961127 1996-11-28 04:16:09 +00:00
chown.c Update. 2000-04-04 06:03:48 +00:00
clone.S Update. 1999-01-26 13:41:11 +00:00
Dist Update. 2000-01-26 06:55:29 +00:00
dl-librecon.h Update. 2000-03-23 20:31:46 +00:00
dl-procinfo.h Update. 2000-06-07 23:43:59 +00:00
fchown.c Update. 2000-02-11 19:44:58 +00:00
fxstat.c Update. 2000-01-27 00:57:29 +00:00
get_clockfreq.c Update. 2000-04-12 20:53:19 +00:00
getegid.c Update. 2000-02-11 19:44:58 +00:00
geteuid.c Update. 2000-02-11 19:44:58 +00:00
getgid.c Update. 2000-02-11 19:44:58 +00:00
getgroups.c Update. 2000-02-11 19:44:58 +00:00
getmsg.c Update. 1999-12-21 08:10:06 +00:00
getpmsg.c Update. 1999-12-21 08:10:06 +00:00
getresgid.c Update. 2000-02-11 19:44:58 +00:00
getresuid.c Update. 2000-02-11 19:44:58 +00:00
getrlimit64.c Update. 2000-03-31 05:50:02 +00:00
getrlimit.c Update. 2000-03-31 05:50:02 +00:00
getuid.c Update. 2000-02-11 19:44:58 +00:00
lchown.c Update. 2000-02-11 19:44:58 +00:00
lxstat.c Update. 2000-01-27 00:57:29 +00:00
Makefile Update. 2000-01-24 12:09:14 +00:00
mmap64.S Update. 2000-01-14 01:51:28 +00:00
mmap.S Update. 2000-01-02 20:27:46 +00:00
msgctl.c Update. 2000-03-31 05:50:02 +00:00
oldgetrlimit64.c Update. 2000-03-31 05:50:02 +00:00
profil-counter.h Update. 1998-08-24 16:46:16 +00:00
putmsg.c Update. 1999-12-21 08:10:06 +00:00
putpmsg.c Update. 1999-12-21 08:10:06 +00:00
register-dump.h Update. 1998-08-29 09:51:09 +00:00
semctl.c Update. 2000-03-31 05:50:02 +00:00
setegid.c Update. 2000-01-17 05:24:52 +00:00
seteuid.c Update. 2000-01-17 05:24:52 +00:00
setfsgid.c Update. 2000-02-11 19:44:58 +00:00
setfsuid.c Update. 2000-02-11 19:44:58 +00:00
setgid.c Update. 2000-02-11 19:44:58 +00:00
setgroups.c Update. 2000-05-23 08:43:26 +00:00
setregid.c Update. 2000-02-11 19:44:58 +00:00
setresgid.c Update. 2000-02-11 19:44:58 +00:00
setresuid.c Update. 2000-02-11 19:44:58 +00:00
setreuid.c Update. 2000-02-11 19:44:58 +00:00
setrlimit.c Update. 2000-03-31 05:50:02 +00:00
setuid.c Update. 2000-02-11 19:44:58 +00:00
shmctl.c Update. 2000-03-31 05:50:02 +00:00
sigaction.c Update. 2000-04-30 06:52:59 +00:00
sigcontextinfo.h Update. 1999-08-23 17:53:16 +00:00
socket.S Update. 1998-07-16 11:44:36 +00:00
syscall.S Update. 1998-06-07 14:06:56 +00:00
syscalls.list Update. 2000-06-13 07:33:12 +00:00
sysdep.h Update. 1999-01-13 13:29:55 +00:00
sysdep.S Update. 1998-07-01 09:34:02 +00:00
Versions Update. 2000-01-29 12:04:45 +00:00
vfork.S Update. 1999-01-21 09:26:20 +00:00
xstat.c Update. 2000-01-27 00:57:29 +00:00