Binutils with MCST patches
Go to file
Fred Fish 5e81259d23 * utils.c (fputs_demangled, fprint_symbol): Remove.
* utils.c (fprintf_symbol_filtered):  New function which combines
	the functionality of fputs_demangled and fprint_symbol.  Uses a
	caller provided language parameter to select the appropriate
	demangler, and caller provided args to pass to the demangler.
	* defs.h (fputs_demangled, fprint_symbol):  Remove prototypes.
	* defs.h (fprintf_symbol_filtered):  Add prototype.
	* c-typeprint.c (cp_type_print_method_args):  Replace calls to
	fputs_demangled with call to fprintf_symbol_filtered.
	* cp-valprint.c (demangle.h):  Include
	* cp-valprint.c (cp_print_value_fields):  Replace calls to
	fprint_symbol with calls to fprintf_symbol_filtered.
	* printcmd.c (print_frame_args):  Replace call to fprint_symbol
	with call to fprintf_symbol_filtered.
	* stack.c (print_frame_info, frame_info):  Add language variable
	to pass to fprintf_symbol_demangled and initialize it from the
	symbol's language.  Replace calls to fputs_demangled with calls
	to fprintf_symbol_filtered.
	* symtab.c (find_methods):  Replace call to fputs_demangled with
	call to fprintf_symbol_filtered.
	**** start-sanitize-chill ****
	* ch-valprint.c (demangle.h):  Include.
	* ch-valprint.c (chill_print_value_fields):  Replace call to
	fprint_symbol with call to new fprintf_symbol_filtered.
	**** end-sanitize-chill ****
1993-03-11 19:27:51 +00:00
bfd * elf32.c (elf_object_p): Use ELF_ARCH stored in xvec to match 1993-03-09 18:59:58 +00:00
binutils Removed obsolete Makefile.dos. 1993-03-09 18:16:38 +00:00
config keep mh-aix386 1993-03-09 02:35:46 +00:00
gas Removed obsolete Makefile.dos (was being sanitized out anyhow). 1993-03-09 18:14:12 +00:00
gdb * utils.c (fputs_demangled, fprint_symbol): Remove. 1993-03-11 19:27:51 +00:00
gprof * gprof.c (funcsymbol): Invert test for aflag. 1993-02-28 02:18:40 +00:00
include * demangle.h (DMGL_NO_OPTS): Add define (set to 0) to use 1993-03-11 18:56:43 +00:00
ld Removed obsolete Makefile.dos. 1993-03-09 18:16:38 +00:00
mmalloc recording file death 1992-12-08 05:21:19 +00:00
opcodes Remove extra msg. 1993-02-04 05:34:17 +00:00
readline Removed obsolete Makefile.dos. 1993-03-09 18:16:38 +00:00
sim Add ChangeLog to kept things 1993-03-03 23:08:41 +00:00
.Sanitize change send_pr to send-pr 1993-02-21 02:53:55 +00:00
Build-A-Release.mk
ChangeLog * config.guess: add GPL. 1993-03-10 20:10:33 +00:00
DOC.Sanitize
INSTALL
Install.in
Makefile.in * config.guess: add GPL. 1993-03-10 20:10:33 +00:00
Pack-A-Progressive
SUPPORTED
build-all.mk Updated dates. 1993-03-09 17:50:54 +00:00
config.sub * config.guess: add GPL. 1993-03-10 20:10:33 +00:00
configdos.bat
configure * config.guess: add GPL. 1993-03-10 20:10:33 +00:00
configure.bat
configure.in tclX support 1993-03-10 11:15:28 +00:00
install-texi.in
intro.texi
tape-labels-tex.in
test-build.mk handle SunPRO C on Solaris2 better 1993-02-13 11:11:42 +00:00