binutils-gdb/ld/testsuite/ld-sh
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
..
arch update copyright dates 2005-03-03 11:52:12 +00:00
sh64 update copyright dates 2005-03-03 11:52:12 +00:00
ld-r-1.d ld-sh/ld-r-1.d: Disable for sh64*-*-linux*. 2002-10-14 18:45:03 +00:00
ldr1.s * ld-sh/rd-sh.exp: New framework file. 2001-10-14 15:18:11 +00:00
ldr2.s * ld-sh/rd-sh.exp: New framework file. 2001-10-14 15:18:11 +00:00
rd-sh.exp update copyright dates 2005-03-03 11:52:12 +00:00
refdbg-0-dso.d * elf32-sh.c (sh_elf_relocate_section): Don't complain about 2002-11-28 08:37:15 +00:00
refdbg-1.d * elf32-sh.c (sh_elf_relocate_section): Don't complain about 2002-11-28 08:37:15 +00:00
refdbg.s * ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s, 2003-04-13 14:42:22 +00:00
refdbglib.s * elf32-sh.c (sh_elf_relocate_section): Don't complain about 2002-11-28 08:37:15 +00:00
sh.exp update copyright dates 2005-03-03 11:52:12 +00:00
sh1.s 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sh2.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
shared-1.d * ld-sh/shared-1.d: Update for changed dynamic syms. 2005-01-11 23:55:14 +00:00
shared-2.d * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB. 2004-07-02 11:25:54 +00:00
start.s 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sub2l-1.d [ld] 2003-10-13 05:09:21 +00:00
sub2l.s * ld-sh/rd-sh.exp: New framework file. 2001-10-14 15:18:11 +00:00
textrel1.s * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here. 2003-08-02 13:46:44 +00:00
textrel2.s * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here. 2003-08-02 13:46:44 +00:00
tlsbin-0-dso.d * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output 2002-10-11 14:44:55 +00:00
tlsbin-1.d bfd/ 2004-04-23 02:47:39 +00:00
tlsbin-2.d bfd/ 2005-03-16 21:52:48 +00:00
tlsbin-3.d * ld-sh/tlsbin-2.d: Adjust for section reordering changes 2004-05-12 05:58:09 +00:00
tlsbin-4.d * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output 2002-10-11 14:44:55 +00:00
tlsbin.s * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output 2002-10-11 14:44:55 +00:00
tlsbinpic.s * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output 2002-10-11 14:44:55 +00:00
tlslib.s * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output 2002-10-11 14:44:55 +00:00
tlspic-1.d bfd/ 2004-04-23 02:47:39 +00:00
tlspic-2.d bfd/ 2005-03-16 21:52:48 +00:00
tlspic-3.d * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output 2002-10-11 14:44:55 +00:00
tlspic-4.d * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output 2002-10-11 14:44:55 +00:00
tlspic1.s * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output 2002-10-11 14:44:55 +00:00
tlspic2.s * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output 2002-10-11 14:44:55 +00:00
tlstpoff-1.d * elf32-sh.c (tpoff): New. 2003-04-24 05:19:09 +00:00
tlstpoff-2.d * elf32-sh.c (tpoff): New. 2003-04-24 05:19:09 +00:00
tlstpoff1.s * ld-sh/tlstpoff-1.d: New. 2003-02-10 22:19:26 +00:00
tlstpoff2.s * ld-sh/tlstpoff-1.d: New. 2003-02-10 22:19:26 +00:00
weak1.d [ld] 2003-10-13 05:09:21 +00:00
weak1.s * ld-sh/rd-sh.exp: New framework file. 2001-10-14 15:18:11 +00:00