From 32124d5bbfca091d8e4571d53acee5fc2036609b Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 8 Jul 2005 06:20:16 +0000 Subject: * ldlang.c (wild_sort): Formatting. (strip_excluded_output_sections): Strip zero size sections here. * emultempl/elf32.em (gld*_strip_empty_sections): Delete. (gld*_finish): Don't call the above. * emultempl/hppaelf.em (hppaelf_finish): Likewise. * emultempl/ppc64elf.em (ppc_finish): Likewise. --- ld/emultempl/hppaelf.em | 1 - 1 file changed, 1 deletion(-) (limited to 'ld/emultempl/hppaelf.em') diff --git a/ld/emultempl/hppaelf.em b/ld/emultempl/hppaelf.em index 5e91fb6..96a98ed 100644 --- a/ld/emultempl/hppaelf.em +++ b/ld/emultempl/hppaelf.em @@ -305,7 +305,6 @@ hppaelf_finish (void) } } - gld${EMULATION_NAME}_strip_empty_sections (); gld${EMULATION_NAME}_provide_init_fini_syms (); } -- cgit v1.1