binutils-gdb/ld/testsuite/ld-powerpc
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
..
apuinfo1.s Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure that 2002-12-03 18:24:33 +00:00
apuinfo2.s Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure that 2002-12-03 18:24:33 +00:00
apuinfo.rd bfd/ 2005-03-16 21:52:48 +00:00
powerpc.exp bfd/ 2005-03-16 21:52:48 +00:00
reloc.d * ld-i386/i386.exp (reloc): Turn off combreloc. 2002-10-10 02:53:17 +00:00
reloc.s
tls32.d opcodes/ 2004-03-16 00:58:43 +00:00
tls32.g New tests. 2003-02-18 06:11:32 +00:00
tls32.s 2004-10-01 H.J. Lu <hongjiu.lu@intel.com> 2004-10-01 20:11:40 +00:00
tls32.t New tests. 2003-02-18 06:11:32 +00:00
tls.d opcodes/ 2004-03-16 00:58:43 +00:00
tls.g new ppc64 tls tests 2003-02-04 14:52:11 +00:00
tls.s 2004-10-01 H.J. Lu <hongjiu.lu@intel.com> 2004-10-01 20:11:40 +00:00
tls.t * ld-elfvsb/elfvsb.exp: Run for powerpc64 too. 2003-06-10 04:36:01 +00:00
tlsexe32.d bfd/ 2005-03-16 02:41:28 +00:00
tlsexe32.g bfd/ 2005-03-16 02:41:28 +00:00
tlsexe32.r bfd/ 2005-03-16 21:52:48 +00:00
tlsexe32.t bfd/ 2005-03-16 02:41:28 +00:00
tlsexe.d opcodes/ 2004-03-16 00:58:43 +00:00
tlsexe.g * ld-powerpc/tlsexe.g: Update. 2005-03-05 11:56:48 +00:00
tlsexe.r * ld-powerpc/tlsexe.g: Update. 2005-03-05 11:56:48 +00:00
tlsexe.t * ld-powerpc/tlsexe.d: Update for changed handling of invalid LD 2003-02-18 12:54:56 +00:00
tlsexetoc.d opcodes/ 2004-03-16 00:58:43 +00:00
tlsexetoc.g * ld-powerpc/tlsexe.g: Update. 2005-03-05 11:56:48 +00:00
tlsexetoc.r * ld-powerpc/tlsexe.g: Update. 2005-03-05 11:56:48 +00:00
tlsexetoc.t * ld-elfvsb/elfvsb.exp: Run for powerpc64 too. 2003-06-10 04:36:01 +00:00
tlslib32.s New tests. 2003-02-18 06:11:32 +00:00
tlslib.s * ld-powerpc/tlslib.s: Give .__tls_get_addr function type. 2003-02-09 04:37:04 +00:00
tlsso32.d bfd/ 2005-03-16 02:41:28 +00:00
tlsso32.g bfd/ 2005-03-16 02:41:28 +00:00
tlsso32.r bfd/ 2005-03-16 21:52:48 +00:00
tlsso32.t bfd/ 2005-03-16 02:41:28 +00:00
tlsso.d opcodes/ 2004-03-16 00:58:43 +00:00
tlsso.g bfd/ 2004-05-11 17:08:38 +00:00
tlsso.r bfd/ 2005-02-01 04:22:41 +00:00
tlsso.t * ld-elfvsb/elfvsb.exp: Run for powerpc64 too. 2003-06-10 04:36:01 +00:00
tlstoc.d opcodes/ 2004-03-16 00:58:43 +00:00
tlstoc.g * ld-powerpc/powerpc.exp: Dump output .got section rather than .toc. 2003-07-10 00:38:42 +00:00
tlstoc.s 2004-10-01 H.J. Lu <hongjiu.lu@intel.com> 2004-10-01 20:11:40 +00:00
tlstoc.t new ppc64 tls tests 2003-02-04 14:52:11 +00:00
tlstocso.d opcodes/ 2004-03-16 00:58:43 +00:00
tlstocso.g bfd/ 2004-05-11 17:08:38 +00:00
tlstocso.r bfd/ 2005-02-01 04:22:41 +00:00
tlstocso.t * ld-elfvsb/elfvsb.exp: Run for powerpc64 too. 2003-06-10 04:36:01 +00:00