glibc/csu
Greg McGary 58ff985dd4 * Makeconfig: Add missing comment.
* csu/Makefile (extra-objs, omit-deps, install-lib): Add 
BP-flavored startup object. 
($(objpfx)b$(start-installed-name)): New rule. 
* include/libc-symbols.h (symbol_set_declare): Change type 
of `__start_##set' and `__stop_##set' to pointer-to-function. 
(symbol_set_declare): Change type of `set' to array of 
pointer-to-function. 
* include/set-hooks.h (RUN_HOOK): Change type of `ptr' to 
pointer-to-function.
	* Makeconfig: Add missing comment.
	* csu/Makefile (extra-objs, omit-deps, install-lib): Add
	BP-flavored startup object.
	($(objpfx)b$(start-installed-name)): New rule.
	* include/libc-symbols.h (symbol_set_declare): Change type
	of `__start_##set' and `__stop_##set' to pointer-to-function.
	(symbol_set_declare): Change type of `set' to array of
	pointer-to-function.
	* include/set-hooks.h (RUN_HOOK): Change type of `ptr' to
	pointer-to-function.
2000-06-27 01:20:02 +00:00
..
.cvsignore Update. 1997-03-19 05:47:56 +00:00
Makefile * Makeconfig: Add missing comment. 2000-06-27 01:20:02 +00:00
Versions Update. 2000-06-15 07:01:02 +00:00
abi-note.S Update. 1998-09-21 14:34:13 +00:00
defs.awk Update. 1999-09-20 04:59:24 +00:00
gmon-start.c (_start): Declared as "extern void". (etext): Likewise. 2000-04-21 03:38:54 +00:00
init.c Update. 1998-09-14 12:16:30 +00:00
munch-tmpl.c Update. 2000-05-23 08:43:26 +00:00
munch.awk Update. 1998-05-08 20:42:23 +00:00
set-init.c Update. 1998-05-08 20:42:23 +00:00
version.c 2000-03-28 Roland McGrath <roland@baalperazim.frob.com> 2000-03-28 07:05:51 +00:00