No description
Find a file
Ian Lance Taylor de3b08ac2e Added -D (--dynamic) option to nm and -T (--dynamic-syms) and -R
(--dynamic-reloc) arguments to objdump.
	* nm.c (dynamic): New static variable.
	(long_options): Added "dynamic".
	(usage): Mention -D and --dynamic.
	(main): Add D to getopt string.  Handle -D by setting dynamic.
	(display_rel_file): If dynamic is non-zero, read dynamic symbols
	rather than normal symbols.
	* nm.1: Updated for -D (--dynamic) option.
	* objdump.c (dump_dynamic_symtab): New global variable.
	(dump_dynamic_reloc_info): New global variable.
	(dynsyms, dynsymcount): New global variables.
	(usage): Mention -R, -T, --dynamic-syms and --dynamic-reloc.
	(long_options): Added "dynamic-reloc" and "dynamic-syms".
	(slurp_symtab): If no symbols, return rather than exit.
	(slurp_dynamic_symtab): New function.
	(display_bfd): Handle dump_dynamic_symtab and
	dump_dynamic_reloc_info.
	(dump_symbols): Take new dynamic argument, indicating whether to
	display dynamic symbols.
	(dump_relocs): Move most printing into dump_reloc_set.
	(dump_dynamic_relocs): New function.
	(dump_reloc_set): New function, extracted from dump_relocs.
	(main): Add R and T to getopt string.  Handle -T by setting
	dump_dynamic_symtab and -R by setting dump_dynamic_reloc_info.
	* objdump.1: Updated for -R (--dynamic-reloc) and -T
	(--dynamic-syms) options.
	* binutils.texi: Updated for new nm and objdump options.
1994-04-07 02:04:34 +00:00
bfd * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. 1994-04-07 01:58:27 +00:00
binutils Added -D (--dynamic) option to nm and -T (--dynamic-syms) and -R 1994-04-07 02:04:34 +00:00
config
gas * config/tc-mips.c (mips_ip): For case 'o', when generating 1994-04-05 19:57:32 +00:00
gdb * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves 1994-04-06 03:35:23 +00:00
gprof * Makefile.in (MY_MACHINE): Renamed from MACHINE to avoid losing 1994-04-05 06:48:56 +00:00
include * i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size prefix is 0x66, 1994-04-01 00:35:34 +00:00
ld * emultempl/hppaelf.em (hppaelf_finish): Only resize sections 1994-04-06 07:10:09 +00:00
mmalloc
opcodes * mips-opc.c (mips_opcodes): Correct operands of "nor" with an 1994-04-06 21:12:40 +00:00
readline
sim
.Sanitize
Build-A-Release.mk
build-all.mk * build-all.mk: Document all useful targets. 1994-04-05 00:56:53 +00:00
ChangeLog * build-all.mk: Document all useful targets. 1994-04-05 00:56:53 +00:00
ChangeLog.mpw Tue Apr 5 16:22:19 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-04-06 00:13:43 +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: Support --silent, --quiet. 1994-03-31 12:57:02 +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
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk