Binutils with MCST patches
Go to file
Peter Schauer df1e1074de * mdebugread.c (parse_partial_symbols): Reset includes_used
and dependencies_used after finishing the partial symbol table.

	* rs6000-nat.c (xcoff_relocate_core):  Don't relocate data
	addresses for the main objfile if DONT_RELOCATE_SYMFILE_OBJFILE
	is defined.
	* xcoffread.c:  gcc -Wall lint. Remove traceback table reading
	code. The existing code tried to add parameter information for
	functions compiled without -g, which cannot be done properly
	for optimized code and produced misleading parameter displays.
	(ef_complaint, eb_complaint):  Make a local static copy to avoid
	dependency on coffread.c.
	(read_xcoff_symtab, process_xcoff_symbol, scan_xcoff_symtab):
	Enter C_EXT/C_HIDEXT symbols into the minimal symbol table only.
	(read_xcoff_symtab):  Ignore C_STAT section auxiliary entry
	symbols. Complain about unmatched .ef and .eb symbols instead of
	segfaulting.
	(process_xcoff_symbol):  Determine value of C_GSYM symbols via
	the global_sym_chain mechanism in stabsread.c.
	(xcoff_new_init):  Call stabsread_new_init and buildsym_new_init.
	(init_string_tab):  Initialize length field bytes in the strtbl.
	(scan_xcoff_symtab):  Skip symbols that start with `$' or `.$'.
	Set first_fun_line_offset for symbols with two auxents only.
1995-09-23 11:09:52 +00:00
bfd * rs6000-core.c (rs6000coff_core_p): Don't check the core file 1995-09-23 11:04:45 +00:00
binutils * objdump.c (disassemble_data): Don't use the old BFD based 1995-09-22 21:19:38 +00:00
config * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid 1995-09-18 17:14:35 +00:00
gas start at handling branch taken/branch not taken hints. 1995-09-22 20:42:38 +00:00
gdb * mdebugread.c (parse_partial_symbols): Reset includes_used 1995-09-23 11:09:52 +00:00
gprof * Makefile.in (maintainer-clean): New target, synonym for 1995-09-20 17:21:54 +00:00
include * internal.h (struct internal_syment): Change n_numaux field from 1995-09-12 16:08:51 +00:00
ld * ldfile.c (ldfile_set_output_arch): Make arch const. 1995-09-22 22:09:43 +00:00
mmalloc * Makefile.in, configure.in: Converted to use autoconf. 1995-05-04 00:21:18 +00:00
opcodes * Makefile.in (maintainer-clean): New synonym for realclean. 1995-09-20 16:58:57 +00:00
readline * Makefile.in (maintainer-clean): New synonym for realclean. 1995-09-20 16:58:57 +00:00
sim Default stack creation; fixup last change. 1995-09-21 22:50:23 +00:00
.Sanitize * cfg-ml-com.in (sh-*-*): Add sh3e support. 1995-09-06 21:02:59 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog * cfg-ml-com.in (m68*-*-*): Only build multilibs for 1995-09-22 19:21:08 +00:00
DOC.Sanitize Remove mention of no-longer-needed keep-mpw, add mention of lose-gdbtk. 1995-05-29 20:52:31 +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 * Makefile.in (GDB_SUPPORT_DIRS): Add utils. 1995-08-05 01:04:06 +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 NCR changes 1995-09-17 03:05:25 +00:00
cfg-ml-com.in * cfg-ml-com.in (m68*-*-*): Only build multilibs for 1995-09-22 19:21:08 +00:00
cfg-ml-pos.in Document sed bug. 1995-07-27 21:37:26 +00:00
config.guess * config.guess: Merge with FSF: 1995-08-11 22:40:18 +00:00
config.sub * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. 1995-07-03 22:02:03 +00:00
configure Handle autoconfiscated directories by running the correct configure script. 1995-06-21 20:57:03 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in (noconfigdirs): Disable libg++ and libstdc++ on v810-*-*. 1995-09-19 20:51:48 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-17 23:02:58 +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 add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00