binutils-gdb/gas/doc
Dave Anglin 351e2b5aa7 * som.c (struct som_misc_symbol_info): Add is_comdat, is_common and
dup_common fields.
	(setup_sections): Use som_subspace_dictionary_record struct instead
	subspace_dictionary_record.  Set SEC_LINK_ONCE if subspace is
	is_comdat, is_common or dup_common.
	(som_prep_headers): Use som_subspace_dictionary_record struct.  Set
	is_comdat, is_common and dup_common in section subspace_dict from
	copy_data.
	(som_begin_writing): Use som_subspace_dictionary_record struct.
	(som_finish_writing): Likewise.
	(som_bfd_derive_misc_symbol_info): Add support to set is_comdat,
	is_common and dup_common flags in info for symbol.  Add comment
	regarding linker support for these fields.  Slightly reorganize
	function.
	(som_build_and_write_symbol_table): Set is_comdat, is_common and
	dup_common fields in symbol table from symbol info.
	(bfd_som_set_subsection_attributes): Add comdat, common and dup_common
	arguments.  Set corresponding fields in copy_data.  Change all callers.
	(som_bfd_ar_write_symbol_stuff): Set dup_common flag in library
	symbol table.
	(som_vec): Add SEC_LINK_ONCE to applicable section flags.
	* som.h (som_subspace_dictionary_record): Define.
	(som_copyable_section_data_struct): Add is_comdat, is_common and
	dup_common fields.
	(som_section_data_struct): Use som_subspace_dictionary_record struct
	instead of subspace_dictionary_record.
	(bfd_boolean bfd_som_set_subsection_attributes): Adjust prototype.
	* config/obj-som.c (obj_som_init_stab_section): Add new arguments in
	call to obj_set_subsection_attributes.
	(obj_som_init_stab_section): Likewise.
	* config/tc-hppa.c (default_subspace_dict): Add comdat field.
	(pa_def_subspaces): Provide comdat default.
	(pa_subspace): Handle new "comdat" parameter.  Set SEC_LINK_ONCE and
	not SEC_IS_COMMON if section is comdat, common or dup_common.  Update
	calls to create_new_subspace and update_subspace to pass comdat flag.
	(create_new_subspace, update_subspace): Add new comdat argument.  Use
	it in calls to obj_set_subsection_attributes.
	* doc/c-hppa.texi (.subspa, .nsubspa): Document new comdat parameter
	and use of comdat, common and dup_comm parameters.
2004-04-28 18:02:49 +00:00
..
Makefile.am * Makefile.am (Makefile): Move the dependency on 2004-01-05 22:16:05 +00:00
Makefile.in * Makefile.am: Run "make dep-am". 2004-03-19 07:05:56 +00:00
all.texi Add Xtensa port 2003-04-01 15:50:31 +00:00
as.texinfo 2004-04-22 Chris Demetriou <cgd@broadcom.com> 2004-04-23 04:50:53 +00:00
c-a29k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-alpha.texi * doc/c-alpha.texi: Fix typos. 2003-10-26 18:12:03 +00:00
c-arc.texi Peter Targett's backwards compatibility and other arc fixes. 2001-05-12 15:14:53 +00:00
c-arm.texi * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3. 2004-03-23 23:05:52 +00:00
c-cris.texi * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort, 2004-03-21 23:50:38 +00:00
c-d10v.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-d30v.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-h8300.texi Add support for h8300hn and h8300sn 2003-04-24 12:36:08 +00:00
c-h8500.texi Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
c-hppa.texi * som.c (struct som_misc_symbol_info): Add is_comdat, is_common and 2004-04-28 18:02:49 +00:00
c-i370.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-i386.texi 2003-06-09 H.J. Lu <hongjiu.lu@intel.com> 2003-06-10 06:46:34 +00:00
c-i860.texi 2003-08-25 Jason Eckhardt <jle@rice.edu> 2003-08-26 02:40:43 +00:00
c-i960.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-ia64.texi * doc/c-alpha.texi: Fix typos. 2003-10-26 18:12:03 +00:00
c-ip2k.texi * doc/c-ip2k.texi: The company name Scenix changed to Ubicom. 2002-07-22 19:04:28 +00:00
c-m32r.texi Add -no-bitinst switch for M32R2 2004-02-27 14:13:18 +00:00
c-m68hc11.texi * doc/c-m68hc11.texi (M68HC11-Opts): Document -m68hcs12, -mshort, 2003-04-09 21:48:39 +00:00
c-m68k.texi Add ColfFire v4 support 2003-10-21 13:28:59 +00:00
c-m88k.texi 2001-07-05 Ben Elliston <bje@redhat.com> 2001-07-05 00:25:28 +00:00
c-mips.texi * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from 2004-04-14 07:48:49 +00:00
c-mmix.texi * doc/c-alpha.texi: Fix typos. 2003-10-26 18:12:03 +00:00
c-msp430.texi Add support for msp430. 2002-12-30 19:25:13 +00:00
c-ns32k.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-pdp11.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-pj.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-ppc.texi * doc/c-ppc.texi (PowerPC-Pseudo): Add section. 2003-11-22 06:14:48 +00:00
c-sh.texi [gas] 2004-04-02 01:39:31 +00:00
c-sh64.texi 2003-12-03 Alexandre Oliva <aoliva@redhat.com> 2003-12-05 01:59:55 +00:00
c-sparc.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-tic54x.texi Rename the all occurances of C54X to TIC54X. 2003-03-24 15:43:15 +00:00
c-v850.texi Add binutils support for v850e1 processor 2003-09-04 11:04:38 +00:00
c-vax.texi * doc/c-alpha.texi: Fix typos. 2002-12-19 01:11:31 +00:00
c-xtensa.texi * doc/c-alpha.texi: Fix typos. 2003-10-26 18:12:03 +00:00
c-z8k.texi 2003-11-07 Christian Groessler <chris@groessler.org> 2003-11-07 20:43:15 +00:00
fdl.texi Applied Bob Wilson's documentation fixes. 2003-02-21 10:35:07 +00:00
h8.texi Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
internals.texi * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ... 2004-02-09 12:12:42 +00:00