binutils-gdb/bfd
Ian Lance Taylor 1afd2380ea * aoutx.h (translate_to_native_sym_flags): Use the output_section
(and output_offset) if there is one.

	* aoutx.h (aout_link_check_archive_element): Discard the symbols
	if the archive element was not needed.

	* aoutx.h (aout_get_external_symbols): Ensure that a zero string
	index yields an empty string.
	(aout_link_write_symbols): If info->keep_memory is false, use name
	from original hash table entry, not from entry in *sym_hash.

	* aoutx.h (struct aout_final_link_info): Add fields contents,
	relocs, symbol_map and output_syms.
	(NAME(aout,final_link)): Work out the largest section size, reloc
	size, and number of symbols.  Use them to preallocate buffers that
	are large enough for all cases.
	(aout_link_input_bfd): Use preallocated symbol_map.
	(aout_link_write_symbols): Remove symbol_map argument; use
	preallocated symbol_map instead.  Change all callers.  Use
	preallocated output_syms.
	(aout_link_input_section): Remove symbol_map argument.  Change all
	callers.  Use preallocated contents and relocs.
	(aout_link_input_section_std): Remove symbol_map argument; use
	preallocated symbol_map instead.  Change all callers.
	(aout_link_input_section_ext): Likewise.
1994-08-24 15:59:40 +00:00
..
doc
hosts * configure.host (sparc-*-solaris2*): Use solaris2, not sysv4. 1994-08-12 15:28:19 +00:00
.Sanitize Remove aout-ns32k.h. 1994-08-11 04:39:16 +00:00
COPYING
ChangeLog * aoutx.h (translate_to_native_sym_flags): Use the output_section 1994-08-24 15:59:40 +00:00
ChangeLog.1
ChangeLog.mpw * ecoffswap.h (ecoff_swap_pdr_in, ecoff_swap_pdr_in) [MPW_C]: 1994-06-30 00:20:40 +00:00
Makefile.in * configure.in (pc532mach_vec): Change to pc532machaout_vec. 1994-07-25 20:00:10 +00:00
PORTING
TODO
VERSION
aix386-core.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
aout-adobe.c * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. 1994-04-07 01:58:27 +00:00
aout-encap.c * aout-encap.c (ARCH): Don't define. Obsolete. 1994-07-12 15:46:32 +00:00
aout-target.h * aout-target.h (MY_zmagic_contiguous): Define as 0 if not already 1994-08-15 18:12:05 +00:00
aout0.c For PR 1927. 1994-05-04 19:37:36 +00:00
aout32.c
aout64.c
aoutf1.h * aoutf1.h (aout_32_sunos4_write_object_contents): Handle a 1994-06-13 18:25:12 +00:00
aoutx.h * aoutx.h (translate_to_native_sym_flags): Use the output_section 1994-08-24 15:59:40 +00:00
archive.c * targets.c (BFD_JUMP_TABLE_ARCHIVE): Add _update_armap_timestamp. 1994-08-22 21:20:12 +00:00
archures.c
bfd-in.h * libelf.h (struct elf_obj_tdata): New field dt_needed_name. 1994-06-16 00:01:32 +00:00
bfd-in2.h i960xl changes (sanitized) 1994-07-27 00:21:43 +00:00
bfd.c
bout.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
cache.c
cf-i386lynx.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
cf-m68klynx.c Fix up namespace handling in last patch. 1994-08-04 19:59:27 +00:00
cf-sparclynx.c
cisco-core.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
coff-a29k.c * section.c (bfd_abs_section): Make const. 1994-06-21 16:47:07 +00:00
coff-alpha.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
coff-apollo.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
coff-go32.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
coff-h8300.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
coff-h8500.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
coff-i386.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
coff-i960.c * coff-i960.c (coff_i960_relocate): Rewrote to change relocs 1994-08-03 20:51:59 +00:00
coff-m68k.c * coff-m68k.c (_bfd_coff_m68k_reloc_type_lookup): New function. 1994-08-04 16:38:05 +00:00
coff-m88k.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
coff-mips.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
coff-rs6000.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
coff-sh.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
coff-sparc.c * coff-sparc.c (SWAP_OUT_RELOC_EXTRA): Define to clear the r_spare 1994-06-15 19:54:15 +00:00
coff-u68k.c
coff-we32k.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
coff-z8k.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
coffcode.h * coffcode.h (styp_to_sec_flags): Add name argument. If no flags 1994-08-15 16:26:06 +00:00
coffgen.c * coffgen.c (STRING_SIZE_SIZE): Define. 1994-08-15 22:07:29 +00:00
coffswap.h
config.bfd NS32K changes from Ian Dall. 1994-07-14 21:35:54 +00:00
configure.bat changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) 1994-05-27 16:58:05 +00:00
configure.host NS32K changes from Ian Dall. 1994-07-14 21:35:54 +00:00
configure.in unsanitize v9 1994-06-15 22:10:50 +00:00
core.c
cpu-a29k.c
cpu-alpha.c
cpu-h8300.c
cpu-h8500.c
cpu-hppa.c
cpu-i386.c
cpu-i960.c
cpu-m88k.c
cpu-rs6000.c
cpu-vax.c
cpu-we32k.c
cpu-z8k.c
ctor.c
demo64.c
dep-in.sed
ecoff.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
ecofflink.c * coff-mips.c (mips_relocate_section): When relaxing, adjust local 1994-04-15 18:35:32 +00:00
ecoffswap.h * ecoff.c (ecoff_swap_tir_in): Change input argument to const. 1994-06-20 18:26:55 +00:00
elf.c * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to 1994-07-22 18:53:23 +00:00
elf32-hppa.c * bfd-in2.h: Rebuilt. 1994-05-16 19:34:13 +00:00
elf32-hppa.h * bfd-in2.h: Rebuilt. 1994-05-16 19:34:13 +00:00
elf32-i386.c * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to 1994-07-22 18:53:23 +00:00
elf32-mips.c * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c, 1994-06-20 19:39:15 +00:00
elf32-sparc.c * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to 1994-07-22 18:53:23 +00:00
elf32-target.h Add support for creating shared libraries under i386 ELF and SPARC 1994-07-26 17:18:37 +00:00
elf32.c
elf64-gen.c
elf64-sparc.c
elf64-target.h Add support for creating shared libraries under i386 ELF and SPARC 1994-07-26 17:18:37 +00:00
elf64.c
elfcode.h * elfcode.h (bfd_section_from_shdr): If a SHT_SYMTAB section in a 1994-08-15 18:08:13 +00:00
filemode.c
format.c
gen-aout.c
genlink.h
hash.c
host-aout.c
hp300bsd.c
hp300hpux.c * hp300hpux.c (MY_final_link_callback): Define to avoid warning. 1994-06-20 15:11:34 +00:00
hppa_stubs.h * Support code for enabling the new style linker for PA ELF. 1994-07-01 19:00:17 +00:00
hppabsd-core.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
hpux-core.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
i386aout.c
i386bsd.c
i386dynix.c
i386linux.c * i386linux.c (linux_link_create_dynamic_sections): Create section 1994-08-16 04:15:50 +00:00
i386lynx.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
i386mach3.c
i386os9k.c * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. 1994-04-07 01:58:27 +00:00
ieee.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
init.c
irix-core.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
libaout.h * libaout.h (struct aoutdata): Add q_magic_format to subformat 1994-06-14 22:04:54 +00:00
libbfd-in.h * hash.c: Copy string hash functions from aoutx.h. 1994-08-22 16:36:52 +00:00
libbfd.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
libbfd.h * hash.c: Copy string hash functions from aoutx.h. 1994-08-22 16:36:52 +00:00
libcoff-in.h
libcoff.h * coffcode.h (styp_to_sec_flags): Add name argument. If no flags 1994-08-15 16:26:06 +00:00
libecoff.h * coffcode.h (styp_to_sec_flags): Add name argument. If no flags 1994-08-15 16:26:06 +00:00
libelf.h Add support for creating shared libraries under i386 ELF and SPARC 1994-07-26 17:18:37 +00:00
libhppa.h Fix typo in last check-in. 1994-05-16 16:35:36 +00:00
libieee.h
libnlm.h * libnlm.h (struct nlm_obj_tdata): Add nlm_cygnus_section_hdr 1994-04-21 16:13:01 +00:00
liboasys.h
linker.c linker.c (FAIL): Undefine macro before defining as enum. 1994-06-23 00:10:06 +00:00
lynx-core.c
m68klynx.c * aout-encap.c (ARCH): Don't define. Obsolete. 1994-07-12 15:46:32 +00:00
m88kmach3.c Mach 3 support. 1994-07-05 21:50:43 +00:00
makefile.dos changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) 1994-05-27 16:58:05 +00:00
mipsbsd.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
mpw-config.in * mpw-config.in: Use sed instead of StreamEdit, add definitions 1994-06-26 23:00:20 +00:00
mpw-make.in * mpw-config.in: Use sed instead of StreamEdit, add definitions 1994-06-26 23:00:20 +00:00
netbsd386.c * aout-encap.c (ARCH): Don't define. Obsolete. 1994-07-12 15:46:32 +00:00
netbsd532.c Update to ns32k support, from Ian Dall (dall@hfrd.dsto.gov.au). 1994-08-09 01:06:29 +00:00
newsos3.c
nlm-target.h * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector. 1994-04-07 01:58:27 +00:00
nlm.c
nlm32-alpha.c
nlm32-i386.c
nlm32-ppc.c start-sanitize-powerpc-netware 1994-04-20 18:38:22 +00:00
nlm32-sparc.c
nlm32.c
nlm64.c
nlmcode.h * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
nlmswap.h
oasys.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
opncls.c
osf-core.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
pc532-mach.c NS32K changes from Ian Dall. 1994-07-14 21:35:54 +00:00
ptrace-core.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00
reloc.c NS32K changes from Ian Dall. 1994-07-14 21:35:54 +00:00
reloc16.c
rs6000-core.c
section.c
som.c * som.c (som_prep_headers): If writing some form of an executable, 1994-08-16 23:11:59 +00:00
som.h * som.h (R_HPPA_COMPLEX): Define. 1994-07-05 01:19:31 +00:00
sparclynx.c
srec.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
stab-syms.c
sunos.c * sunos.c (sunos_add_one_symbol): Treat a common symbol from a 1994-06-17 18:47:50 +00:00
syms.c
targets.c unsanitize v9 1994-06-15 22:10:50 +00:00
tekhex.c * Many files: change all bfd_target vectors to be const. Change 1994-06-20 21:55:45 +00:00
trad-core.c * targets.c (bfd_target): Rearranged fields in target vector. 1994-04-06 22:00:40 +00:00