Binutils with MCST patches
Go to file
Fred Fish f77ad50597 * main.c (source_command): Require an explicit pathname of file
to source, since previous behavior of defaulting to gdb init file
	was troublesome and undocumented.
	* printcmd.c (disassemble_command):  Add missing '{}' pair to
	else with two statements.  Bug reported by Stephane Tsacas
	<slt@isoft.fr>.
	* symtab.c (find_pc_line):  Don't complain about zero length or
	negative length line numbers for the moment, since we may not own
	the terminal when called, such as when single stepping.  (FIXME)
	* language.h (CAST_IS_CONVERSION):  True if current language is
	C++ as well as C.  Fix from Peter Schauer.
	* environ.c (get_in_environ, set_in_environ, unset_in_environ):
	Use STREQN macro rather than bare '!strncmp()'.
	* environ.c (unset_in_environ):  Avoid use of memcpy on
	overlapping memory regions, as suggested by Paul Eggert
	<eggert@twinsun.com>.
	* c-exp.y (%union struct):  Remove unused ulval as suggested
	by Paul Eggert <eggert@twinsun.com>.
1993-03-11 01:56:31 +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 * main.c (source_command): Require an explicit pathname of file 1993-03-11 01:56:31 +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
build-all.mk Updated dates. 1993-03-09 17:50:54 +00:00
ChangeLog * config.guess: add GPL. 1993-03-10 20:10:33 +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
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-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.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
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
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