Bob Wilson b614a7028d bfd ChangeLog:
2003-10-14  Bob Wilson  <bob.wilson@acm.org>

	* elf32-xtensa.c (get_is_linkonce_section): Delete.
	(xtensa_is_property_section, xtensa_is_littable_section): Use
	XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros.  Do not recognize
	linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
	(xtensa_get_property_section_name): Check section name instead of
	calling get_is_linkonce_section.  Remove unused bfd parameter.  Use
	XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros.  Never generate
	linkonce section names by appending ".xt.insn" or ".xt.lit".
	(xtensa_read_table_entries): Remove bfd argument in call to
	xtensa_get_property_section_name.  Free section name when done.
	(elf_xtensa_combine_prop_entries): Free leaking table.

gas ChangeLog:

2003-10-14  Bob Wilson  <bob.wilson@acm.org>

	* config/tc-xtensa.c (xtensa_create_property_segments): Remove bfd
	argument in call to xtensa_get_property_section_name.  Formatting.

include ChangeLog:

2003-10-14  Bob Wilson  <bob.wilson@acm.org>

	* elf/xtensa.h: Formatting.  Fix comments about property section
	names for linkonce sections.
2003-10-14 22:28:28 +00:00
..
2002-06-02 02:28:45 +00:00
2003-04-01 13:08:06 +00:00
2003-06-13 13:07:51 +00:00
2002-05-28 14:08:47 +00:00
2003-06-10 07:09:31 +00:00
2002-09-19 19:01:18 +00:00
2002-07-17 14:15:52 +00:00
2002-02-13 18:14:48 +00:00
2003-09-30 16:17:15 +00:00
2003-08-08 10:14:52 +00:00
2001-04-24 15:08:16 +00:00
2003-08-07 02:25:50 +00:00
2003-01-24 23:44:45 +00:00
2002-07-01 16:43:38 +00:00
2002-09-27 19:29:18 +00:00
2002-12-20 21:13:42 +00:00
2003-10-14 22:28:28 +00:00