binutils-gdb/ld/testsuite/ld-alpha
H.J. Lu 57316bff0a bfd/
2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>

	* elflink.c (elf_mark_used_section): New.
	(bfd_elf_gc_sections): Call elf_gc_mark_section for
	non-relocatable link if we don't do GC.

include/

2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>

	* bfdlink.h (bfd_link_info): Add gc_sections.

ld/

2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>

	* emultempl/elf32.em (gld${EMULATION_NAME}_finish): Remove
	unused empty output sections for non-relocatable link.

	* ld.h (args_type): Remove gc_sections.

	* ldlang.c (lang_mark_used_section): New.
	(lang_gc_sections): Use link_info.gc_sections instead of
	command_line.gc_sections.
	* ldmain.c (main): Likewise.
	* lexsup.c (parse_args): Likewise.
	* ldlang.c (lang_process): Call lang_mark_used_section.

	* ldmain.c (main): Initialize link_info.gc_sections to FALSE.

ld/testsuite/

2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>

	* ld-alpha/tlsbin.rd: Updated for empty section removal.
	* ld-alpha/tlsbinr.rd: Likewise.
	* ld-alpha/tlspic.rd: Likewise.
	* ld-arm/mixed-lib.sym: Likewise.
	* ld-i386/tlsbin.rd: Likewise.
	* ld-i386/tlsnopic.rd: Likewise.
	* ld-i386/tlspic.rd: Likewise.
	* ld-ia64/tlsbin.rd: Likewise.
	* ld-ia64/tlspic.rd: Likewise.
	* ld-powerpc/apuinfo.rd: Likewise.
	* ld-powerpc/powerpc.exp: Likewise.
	* ld-powerpc/tlsexe32.r: Likewise.
	* ld-s390/tlsbin.rd: Likewise.
	* ld-s390/tlsbin_64.rd: Likewise.
	* ld-s390/tlspic.rd: Likewise.
	* ld-s390/tlspic_64.rd: Likewise.
	* ld-sh/tlsbin-2.d: Likewise.
	* ld-sh/tlspic-2.d: Likewise.
	* ld-sparc/tlssunbin32.rd: Likewise.
	* ld-sparc/tlssunnopic32.rd: Likewise.
	* ld-sparc/tlssunpic32.rd: Likewise.
	* ld-x86-64/tlsbin.rd: Likewise.
	* ld-x86-64/tlspic.rd: Likewise.
2005-03-16 21:52:48 +00:00
..
align.s New TLS tests for Alpha. 2003-01-22 00:41:59 +00:00
alpha.exp New TLS tests for Alpha. 2003-01-22 00:41:59 +00:00
tlsbin.dd * ld-alpha/tlsbin.dd: Update to suit changed section layout and 2005-03-05 12:03:13 +00:00
tlsbin.rd bfd/ 2005-03-16 21:52:48 +00:00
tlsbin.s New TLS tests for Alpha. 2003-01-22 00:41:59 +00:00
tlsbin.sd * ld-alpha/tlsbin.dd: Update to suit changed section layout and 2005-03-05 12:03:13 +00:00
tlsbin.td * ld-alpha/tlsbin.sd: Cope with truncated address in data dumps. 2003-01-23 22:37:21 +00:00
tlsbinpic.s New TLS tests for Alpha. 2003-01-22 00:41:59 +00:00
tlsbinr.dd * ld-alpha/tlsbin.dd: Update to suit changed section layout and 2005-03-05 12:03:13 +00:00
tlsbinr.rd bfd/ 2005-03-16 21:52:48 +00:00
tlsbinr.sd Update expected output regexps to include .eh_frame section. 2003-07-29 06:26:23 +00:00
tlsg.s New TLS tests for Alpha. 2003-01-22 00:41:59 +00:00
tlsg.sd New TLS tests for Alpha. 2003-01-22 00:41:59 +00:00
tlslib.s New TLS tests for Alpha. 2003-01-22 00:41:59 +00:00
tlspic.dd * ld-alpha/tlsbin.dd: Update to suit changed section layout and 2005-03-05 12:03:13 +00:00
tlspic.rd bfd/ 2005-03-16 21:52:48 +00:00
tlspic.sd * ld-alpha/tlsbin.dd: Update to suit changed section layout and 2005-03-05 12:03:13 +00:00
tlspic.td New TLS tests for Alpha. 2003-01-22 00:41:59 +00:00
tlspic1.s New TLS tests for Alpha. 2003-01-22 00:41:59 +00:00
tlspic2.s New TLS tests for Alpha. 2003-01-22 00:41:59 +00:00