Go to file
Ian Lance Taylor ae5d2ff573 Update for recent BFD changes to symbol and reloc reading. Rename
all uses of get_symtab_upper_bound to bfd_get_symtab_upper_bound.
	Also:
	* coffgrok.c (symcount): Change to long.
	(do_sections_p1): Check for error return from
	bfd_get_reloc_upper_bound.  Change relcount to long, and check for
	error from bfd_canonicalize_reloc.
	(coff_grok): Change storage to long.  Check for error from
	bfd_get_symtab_upper_bound and bfd_canonicalize_symtab.
	* nlmconv.c (main): Change symcount, newsymalloc, newsymcount, and
	i to long.  Check for error from bfd_get_symtab_upper_bound and
	bfd_canonicalize_symtab.
	(copy_sections): Change reloc_size and reloc_count to long.  Check
	for error from bfd_get_reloc_upper_bound and
	bfd_canonicalize_reloc.
	(mangle_relocs, i386_mangle_relocs, alpha_mangle_relocs): Change
	reloc_count_ptr argument to long *.  Make corresponding changes to
	variables loaded from *reloc_count_ptr.
	* nm.c (display_rel_file): Change storage and symcount to long.
	Check for errors from bfd_get_symtab_upper_bound and
	bfd_canonicalize_symtab.
	* objcopy.c (filter_symbols): Change symcount, src_count and
	dst_count to long.
	(copy_object): Change symcount to long.  Pass another argument to
	fprintf.  Check for errors from bfd_get_symtab_upper_bound and
	bfd_canonicalize_symtab.
	(copy_section): Change relcount to long.  Check for errors from
	bfd_get_reloc_upper_bound and bfd_canonicalize_reloc.
	(mark_symbols_used_in_relocations): Change relcount and i to long.
	Check for errors form bfd_get_reloc_upper_bound and
	bfd_canonicalize_reloc.
	* objdump.c (storage): Remove global variable.
	(symcount): Changed to long.
	(slurp_symtab): New local variable storage.  Check for errors from
	bfd_get_symtab_upper_bound and bfd_canonicalize_symtab.
	(remove_useless_symbols): Change return value and count to long.
	(objdump_print_address): Change min, max, thisplace and i to long.
	(disassemble_data): Change i to long.
	(dump_symbols): Change count to long.
	(dump_relocs): Change relcount to long.  Check for errors from
	bfd_ret_reloc_upper_bound and bfd_canonicalize_reloc.
	(display_info_table): Add casts when passing LONGEST_ARCH for
	printf %* argument.
1994-03-30 22:06:17 +00:00
bfd * hosts/dpx2.h: Define POSIX_UTIME. 1994-03-30 16:33:45 +00:00
binutils Update for recent BFD changes to symbol and reloc reading. Rename 1994-03-30 22:06:17 +00:00
config
gas Minor formatting fixes. (TeXs OK now.) 1994-03-29 03:39:46 +00:00
gdb * xcoffread.c (xcoff_next_symbol_text): New function. 1994-03-30 21:48:14 +00:00
gprof * gprof.c (funcsymbol): Use bfd_get_symbol_info instead of 1994-03-22 18:51:41 +00:00
include * ecoff.h (struct ecoff_debug_info): Add adjust field. 1994-03-25 22:18:00 +00:00
ld * ldmisc.c (vfinfo): Change symbol reading slightly for recent BFD 1994-03-30 22:05:05 +00:00
mmalloc
opcodes * i386-dis.c (struct private): Renamed to dis_private. `private' 1994-03-30 09:17:49 +00:00
readline * Makefile.in: Add TAGS target. 1994-03-13 17:31:41 +00:00
sim
.Sanitize Keep/lose mpw-README 1994-02-28 00:16:13 +00:00
Build-A-Release.mk
build-all.mk
ChangeLog * config.guess: Recognize NCR running SVR4.3. 1994-03-30 03:15:42 +00:00
ChangeLog.mpw Various changes. 1994-03-17 23:01:44 +00:00
config.guess * config.guess: Recognize NCR running SVR4.3. 1994-03-30 03:15:42 +00:00
config.sub
configdos.bat
configure * configure: Make unrecognized options give nonfatal warnings 1994-03-26 20:08:38 +00:00
configure.bat
configure.in * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. 1994-03-28 17:55:58 +00:00
DOC.Sanitize Update for Things-to-lose and lose_these_too. 1994-03-24 16:25:47 +00:00
INSTALL
install-texi.in
Install.in
install.sh
intro.texi
Makefile.in
mpw-build.in
mpw-config.in
mpw-configure Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-17 23:02:58 +00:00
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk