Binutils with MCST patches
Go to file
Fred Fish bd5d07d94c * utils.c (fputs_demangled): Complete rewrite to clean up and
add a language parameter that is used to select the demangling
	algorithm.
	* defs.h (enum language):  Move further up in file so enum can
	be used in prototypes.
	* defs.h (fputs_demangled):  Update prototype to add lang arg.
	* c-typeprint.c (cp_type_print_method_args):  Add language arg
	to fputs_demangled calls, remove DMGL_PARAMS flag.
	* stack.c (print_frame_info):  Remove obsolete code so we don't
	have to update fputs_demangled usage in it.
	* stack.c (print_frame_info, frame_info):  Add language variable
	to pass to fputs_demangled and initialize it from the symbol's
	language.  Call fputs_demangled with language arg.
	* symtab.c (find_methods):  Add language arg to fputs_demangled
	call.
1993-03-11 17:44:39 +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): Complete rewrite to clean up and 1993-03-11 17:44:39 +00:00
gprof * gprof.c (funcsymbol): Invert test for aflag. 1993-02-28 02:18:40 +00:00
include * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY. 1993-03-04 22:39:57 +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 didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog * config.guess: add GPL. 1993-03-10 20:10:33 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in * config.guess: add GPL. 1993-03-10 20:10:33 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
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 Initial revision 1991-12-12 02:47:57 +00:00
configure * config.guess: add GPL. 1993-03-10 20:10:33 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in tclX support 1993-03-10 11:15:28 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk handle SunPRO C on Solaris2 better 1993-02-13 11:11:42 +00:00