glibc/iconv
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
..
gconv_builtin.c Update. 2000-03-21 20:18:34 +00:00
gconv_builtin.h Update. 2000-04-21 06:46:40 +00:00
gconv_close.c Update. 2000-06-06 03:16:30 +00:00
gconv_conf.c
gconv_db.c Update. 2000-06-06 06:49:00 +00:00
gconv_dl.c Update. 2000-06-06 05:02:18 +00:00
gconv_int.h Update. 2000-06-12 19:47:50 +00:00
gconv_open.c Update. 2000-06-12 19:47:50 +00:00
gconv_simple.c Update. 2000-06-13 07:33:12 +00:00
gconv_trans.c Update. 2000-06-13 07:33:12 +00:00
gconv.c Update. 2000-06-12 19:47:50 +00:00
gconv.h Update. 2000-06-12 22:31:34 +00:00
iconv_close.c Update. 2000-04-21 16:15:11 +00:00
iconv_open.c Update. 2000-04-21 16:15:11 +00:00
iconv_prog.c Update. 2000-06-06 03:16:30 +00:00
iconv.c Update. 2000-06-10 22:54:47 +00:00
iconv.h Update. 2000-05-21 20:13:15 +00:00
loop.c Update. 2000-06-12 19:47:50 +00:00
Makefile Update. 2000-06-12 19:47:50 +00:00
skeleton.c Update. 2000-06-12 22:31:34 +00:00
tst-iconv1.c 2000-05-22 Andreas Jaeger <aj@suse.de> 2000-05-22 09:01:33 +00:00
Versions