No description
Find a file
Ian Lance Taylor 0ee75d02e5 * syms.c (BSF_DYNAMIC): New symbol flag.
(bfd_print_symbol_vandf): Print it.
	* bfd-in2.h: Rebuilt.
	* libaout.h (struct aout_backend_data): New read_dynamic_symbols
	and read_dynamic_relocs fields.
	(struct aoutdata): New dynamic_info field.
	(obj_aout_dynamic_info): New accessor macro.
	* sunos.c (struct sunos_dynamic_info): New structure.
	(sunos_read_dynamic_info, MY(read_dynamic_symbols),
	MY(read_dynamic_relocs)): New functions to read dynamic symbols
	and relocs.
	* aoutx.h (NAME(aout,some_aout_object_p)): If the object is
	dynamically linked, set SEC_RELOC for both the .text and .data
	sections.
	(translate_from_native_sym_flags): Don't set BSF_LOCAL for an
	undefined symbol.
	(translate_symbol_table): New function, split out of
	slurp_symbol_table; set the BSF_DYNAMIC flag appropriately.
	(NAME(aout,slurp_symbol_table)): Read dynamic symbols, if any.
	(NAME(aout,slurp_reloc_table)): Read dynamic relocs, if any.
	(NAME(aout,get_reloc_upper_bound)): Include dynamic reloc count in
	return value.
	* aoutf1.h (NAME(aout,sunos4_write_object_contents)): Don't write
	out dynamic symbols or relocs against reloc symbols, since they
	are already in the .text section and we wouldn't know where to
	write them anyhow.
	(sunos4_aout_backend): Initialize read_dynamic_symbols and
	read_dynamic_relocs fields.
	* aout-target.h (MY(backend_data)): Initialize
	read_dynamic_symbols and read_dynamic_relocs fields.
1994-01-21 06:29:21 +00:00
bfd * syms.c (BSF_DYNAMIC): New symbol flag. 1994-01-21 06:29:21 +00:00
binutils Mon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-17 22:03:42 +00:00
config Remove mt-hppa since it's no longer used/needed. 1994-01-10 21:58:43 +00:00
gas Fix gas_version. 1994-01-21 00:35:57 +00:00
gdb * coffread.c (coff_getfilename): Make it not static. 1994-01-21 00:34:07 +00:00
gprof update rev to 5.6(Cygnus) 1993-12-16 04:24:16 +00:00
include * hppa.h: More minor template fixes for sfu and copr (to allow 1994-01-18 04:16:35 +00:00
ld * ldlang.c (new_afile): Initialize loaded field to false. 1994-01-21 05:47:18 +00:00
mmalloc * COPYING.LIB: New file (standard version 2 LGPL, as already cited 1993-11-17 04:35:46 +00:00
opcodes * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template. 1994-01-18 04:06:52 +00:00
readline * readline.c (doing_an_undo): Delete second declaration, since it confuses the 1994-01-17 17:45:27 +00:00
sim keep run.1 1993-11-11 20:07:08 +00:00
.Sanitize Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-15 20:46:29 +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 if we're on lynx, set up GNU_MAKE and CONFIG_SHELL in FLAGS_TO_PASS to 1993-11-11 20:35:30 +00:00
ChangeLog * Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}" 1994-01-18 05:24:14 +00:00
ChangeLog.mpw Sat Jan 15 12:47:23 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-15 20:50:15 +00:00
config.guess * config.guess: Recognize Sony news mips running newsos. 1993-11-11 18:07:50 +00:00
config.sub * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). 1993-10-05 17:41:05 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure * configure: If only ${target_alias} is given, use that 1993-12-20 04:44:21 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in * configure.in: Correct test for --with-gnu-as and 1994-01-07 01:15:41 +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
install.sh * install.sh: Remove 'set -e'. It makes any conditionals 1993-11-04 19:13:47 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in * Makefile.in: Replace all occurrances of "rootme" with "r" and "$${rootme}" 1994-01-18 05:24:14 +00:00
mpw-build.in Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-15 20:46:29 +00:00
mpw-config.in Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-15 20:46:29 +00:00
mpw-configure Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-15 20:46:29 +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 don't ever use sh explicitly 1993-11-09 23:32:04 +00:00