Binutils with MCST patches
Go to file
Fred Fish 2dd30c722b * defs.h: Delete extraneous whitespace at end of file.
* symfile.h: Move #include of demangle.h outside conditional.
	* objfiles.h (struct objstats, OBJSTAT, OBJSTATS): New struct
	and macros to hold per-objfile statistics for internal instrumentation.
	(struct objfile): Add OBJSTATS member, which is optional.
	* buildsym.h (next_symbol_text_func): Now takes objfile argument.
	Also update copyright to 1995.
	* dbxread.c (dbx_next_symbol_text): Now takes objfile argument.
	(dbx_symfile_init, coffstab_build_psymtabs, elfstab_build_psymtabs,
	stabsect_build_psymtabs): Accumulate string table size.
	(dbx_next_symbol_text, read_dbx_symtab, read_ofile_symtab):
	Accumulate number of stabs symbols read.
	* dwarfread.c (new_symbol, symthesize_typedef):
	Accumulate number of full symbols created.
	* gdbtypes.c (alloc_type): Accumulate number of types.
	* maint.c (maintenance_print_statistics): New function.
	* mdebugread.c (mdebug_next_symbol_text): Now takes objfile argument.
	* minsyms.c (prim_record_minimal_symbol_and_info): Accumulate
	number of minimal symbols read.
	* os9kread.c (read_os9k_psymtab): next_symbol_text takes objfile arg.
	* partial-stab.h: next_symbol_text takes objfile arg.
	* stabsread.c (error_type, STABS_CONTINUE): Now takes objfile arg and
 	uses it to call next_symbol_text.
	* symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list):
	Accumulate number of partial symbols created.
	* symfile.h (ADD_PSYMBOL_VT_TO_LIST): Accumulate number of partial
	symbols created.
	* symmisc.c (print_objfile_statistics): Print the per-objfile
	internal instrumentation statistics gathered.
	* xcoffread.c (xcoff_next_symbol_text): Now takes objfile argument.
1995-12-21 04:08:27 +00:00
bfd * elf.c (copy_private_bfd_data): When attaching sections to segments ignore 1995-12-21 00:41:20 +00:00
binutils * dlltool.c (fill_ordinals): Start from 1 if no other instructions 1995-12-15 15:52:56 +00:00
config Merge in stuff accidently commited to sh3e branch 1995-11-29 22:00:53 +00:00
gas * config/tc-mips.c (load_address): Correctly handle a constant in 1995-12-20 19:56:41 +00:00
gdb * defs.h: Delete extraneous whitespace at end of file. 1995-12-21 04:08:27 +00:00
gprof fix typo in last change 1995-11-21 19:28:35 +00:00
include * internal.h (struct elf_segment_map): Define. 1995-11-28 21:55:33 +00:00
ld * ld-srec/srec.exp: Add setup_xfails for XCOFF targets. 1995-12-19 23:00:26 +00:00
mmalloc * configure.in: AC_CHECK_HEADERS, not AC_CHECK_HEADER. 1995-11-05 08:28:20 +00:00
opcodes * disassemble.c (disassembler): Use new bfd_big_endian macro. 1995-12-15 21:45:00 +00:00
readline complete.c: Change WIN32 to __WIN32__, added #else return NULL 1995-11-16 23:43:47 +00:00
sim 12/19 release from Andrew that fixes Netbsd break problem 1995-12-19 16:41:06 +00:00
.Sanitize Delete jaguar. Delete psion sanitization. 1995-12-14 22:48:32 +00:00
Build-A-Release.mk
ChangeLog * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or 1995-12-21 01:42:59 +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
Install.in
Makefile.in * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From 1995-12-12 17:03:18 +00:00
Pack-A-Progressive
SUPPORTED
build-all.mk NCR changes 1995-09-17 03:05:25 +00:00
config-ml.in Add switches to control AIX multlibs 1995-12-20 20:17:24 +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 * configure: Don't turn -v into --v. 1995-11-22 16:30:36 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or 1995-12-21 01:42:59 +00:00
install-texi.in
install.sh
intro.texi
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
mpw-README
mpw-build.in
mpw-config.in
mpw-configure * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +00:00
tape-labels-tex.in
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