Go to file
Ian Lance Taylor 267e52989e * debug.h (struct debug_write_fns): Remove ellipsis_type. Add int
and boolean parameters to function_type.  Add boolean parameter to
	method_type.
	(debug_make_ellipsis_type): Don't declare.
	(debug_make_function_type): Add debug_type * and boolean
	parameters.  Change all callers.
	(debug_make_method_type): Add boolean parameter.  Change all
	callers.
	(debug_get_parameter_types): Add boolean * parameter.  Change all
	callers.
	(debug_get_target_type): Declare.
	* debug.c (struct debug_function_type): Add fields arg_types and
	varargs.
	(struct debug_method_type): Add field varargs.
	(debug_ellipsis_type, ELLIPSIS_P): Remove.
	(debug_make_ellipsis_type): Remove.
	(debug_make_function_type): Add arg_types and varargs parameters.
	(debug_make_method_type): Add varargs parameter.
	(debug_get_parameter_types): Add pvarargs parameter.
	(debug_get_target_type): New function.
	(debug_write_type): In case DEBUG_KIND_FUNCTION, push argument
	types and pass count to function_type.  In DEBUG_KIND_METHOD, use
	a signed int for the count, don't call ellipsis_type, and pass
	varargs to method_type.
	* stabs.c (struct stab_demangle_info): Add varargs field.
	(stab_demangle_argtypes): Add pvarargs parameter.  Change all
	callers.
	(stab_demangle_args): Likewise.
	(stab_demangle_type): In case 'F', pick up argument types.
	* prdbg.c (pr_ellipsis_type): Remove.
	(pr_function_type): Add argcount and varargs parameters.
	(pr_method_type): Add varargs parameter.
	* ieee.c (ieee_ellipsis_type): Remove.
	(ieee_function_type): Add argcount and varargs parameters.
	(ieee_method_type): Add varargs parameter.  Remove most of
	function body, and just call ieee_function_type.
1996-01-19 19:44:00 +00:00
bfd Numerous PowerPC PE fixes 1996-01-19 00:16:31 +00:00
binutils * debug.h (struct debug_write_fns): Remove ellipsis_type. Add int 1996-01-19 19:44:00 +00:00
config Merge in stuff accidently commited to sh3e branch 1995-11-29 22:00:53 +00:00
gas Changed alignment on .pdata and .reldata 1996-01-18 23:03:48 +00:00
gdb * hp300ux-nat.c (getpagesize): Remove unused function 1996-01-19 15:36:24 +00:00
gprof Remove temporary file when finished. 1996-01-17 21:16:59 +00:00
include * demangle.h (cplus_demangle_opname): Change opname parameter to 1996-01-18 16:33:36 +00:00
ld * ldgram.y (%union): Add phdr field. 1996-01-16 20:51:22 +00:00
mmalloc * configure.in: AC_CHECK_HEADERS, not AC_CHECK_HEADER. 1995-11-05 08:28:20 +00:00
opcodes Remove SH3e sanitization. 1996-01-16 20:13:27 +00:00
readline * readline.c, display.c, complete.c: Add _MSC_VER to list of 1996-01-04 02:48:20 +00:00
sim Remove SH3e sanitization. 1996-01-16 20:18:32 +00:00
.Sanitize Delete obsolete SH3e sanitization. 1996-01-16 19:55:27 +00:00
Build-A-Release.mk
build-all.mk
ChangeLog Delete obsolete SH3e sanitization. 1996-01-16 19:55:27 +00:00
config-ml.in * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 1995-12-27 23:52:53 +00:00
config.guess * config.guess: Recognize Pentium under SCO. 1995-11-30 22:00:52 +00:00
config.sub * config.sub: Accept *-*-ieee*. 1995-12-13 21:45:07 +00:00
configure Make all-gdb include all-tcl/all-tk unless gdbtk is not built. 1996-01-06 12:33:59 +00:00
configure.bat
configure.in * configure.in: Make sure that ${CC} can be used to compile an 1996-01-12 20:26:05 +00:00
DOC.Sanitize
INSTALL
install-texi.in
Install.in
install.sh
intro.texi
makeall.bat
Makefile.in * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. 1996-01-15 07:04:36 +00:00
mpw-build.in
mpw-config.in
mpw-configure * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +00:00
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk