H.J. Lu
		
	
	fa5f82b286
	
	
	Support arch-dependent fill
		
			
			bfd/
2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
	PR ld/13616
	* archures.c (bfd_arch_info): Add fill.
	(bfd_default_arch_struct): Add bfd_arch_default_fill.
	(bfd_arch_default_fill): New.
	* configure.in: Set bfd version to 2.22.52.
	* configure: Regenerated.
	* cpu-alpha.c: Add bfd_arch_default_fill to bfd_arch_info
	initializer.
	* cpu-arc.c: Likewise.
	* cpu-arm.c: Likewise.
	* cpu-avr.c: Likewise.
	* cpu-bfin.c: Likewise.
	* cpu-cr16.c: Likewise.
	* cpu-cr16c.c: Likewise.
	* cpu-cris.c: Likewise.
	* cpu-crx.c: Likewise.
	* cpu-d10v.c: Likewise.
	* cpu-d30v.c: Likewise.
	* cpu-dlx.c: Likewise.
	* cpu-epiphany.c: Likewise.
	* cpu-fr30.c: Likewise.
	* cpu-frv.c: Likewise.
	* cpu-h8300.c: Likewise.
	* cpu-h8500.c: Likewise.
	* cpu-hppa.c: Likewise.
	* cpu-i370.c: Likewise.
	* cpu-i860.c: Likewise.
	* cpu-i960.c: Likewise.
	* cpu-ia64.c: Likewise.
	* cpu-ip2k.c: Likewise.
	* cpu-iq2000.c: Likewise.
	* cpu-lm32.c: Likewise.
	* cpu-m10200.c: Likewise.
	* cpu-m10300.c: Likewise.
	* cpu-m32c.c: Likewise.
	* cpu-m32r.c: Likewise.
	* cpu-m68hc11.c: Likewise.
	* cpu-m68hc12.c: Likewise.
	* cpu-m68k.c: Likewise.
	* cpu-m88k.c: Likewise.
	* cpu-mcore.c: Likewise.
	* cpu-mep.c: Likewise.
	* cpu-microblaze.c: Likewise.
	* cpu-mips.c: Likewise.
	* cpu-mmix.c: Likewise.
	* cpu-moxie.c: Likewise.
	* cpu-msp430.c: Likewise.
	* cpu-mt.c: Likewise.
	* cpu-ns32k.c: Likewise.
	* cpu-openrisc.c: Likewise.
	* cpu-or32.c: Likewise.
	* cpu-pdp11.c: Likewise.
	* cpu-pj.c: Likewise.
	* cpu-plugin.c: Likewise.
	* cpu-powerpc.c: Likewise.
	* cpu-rl78.c: Likewise.
	* cpu-rs6000.c: Likewise.
	* cpu-rx.c: Likewise.
	* cpu-s390.c: Likewise.
	* cpu-score.c: Likewise.
	* cpu-sh.c: Likewise.
	* cpu-sparc.c: Likewise.
	* cpu-spu.c: Likewise.
	* cpu-tic30.c: Likewise.
	* cpu-tic4x.c: Likewise.
	* cpu-tic54x.c: Likewise.
	* cpu-tic6x.c: Likewise.
	* cpu-tic80.c: Likewise.
	* cpu-tilegx.c: Likewise.
	* cpu-tilepro.c: Likewise.
	* cpu-v850.c: Likewise.
	* cpu-vax.c: Likewise.
	* cpu-w65.c: Likewise.
	* cpu-we32k.c: Likewise.
	* cpu-xc16x.c: Likewise.
	* cpu-xstormy16.c: Likewise.
	* cpu-xtensa.c: Likewise.
	* cpu-z80.c: Likewise.
	* cpu-z8k.c: Likewise.
	* cpu-i386.c: Include "libiberty.h".
	(bfd_arch_i386_fill): New.
	Add bfd_arch_i386_fill to  bfd_arch_info initializer.
	* cpu-k1om.c: Add bfd_arch_i386_fill to  bfd_arch_info initializer.
	* cpu-l1om.c: Likewise.
	* linker.c (default_data_link_order): Call abfd->arch_info->fill
	if fill size is 0.
	* bfd-in2.h: Regenerated.
include/
2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
	PR ld/13616
	* bfdlink.h (bfd_link_order): Update comments on data size.
ld/
2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
	PR ld/13616
	* emulparams/elf32_x86_64.sh: Remove NOP.
	* emulparams/elf_i386.sh: Likewise.
	* emulparams/elf_i386_be.sh: Likewise.
	* emulparams/elf_i386_ldso.sh: Likewise.
	* emulparams/elf_i386_vxworks.sh: Likewise.
	* emulparams/elf_k1om.sh: Likewise.
	* emulparams/elf_l1om.sh: Likewise.
	* emulparams/elf_x86_64.sh: Likewise.
	* ldlang.c (zero_fill): Initialized to 0.
	* ldwrite.c (build_link_order): Set data size to linker odrder
	size when they are the same.
	* scripttempl/elf.sc: Don't specify fill if NOP is undefined.
ld/testsuite/
2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
	PR ld/13616
	* ld-i386/tlsbindesc.dd: Update no-op padding.
	* ld-i386/tlsnopic.dd: Likewise.
	* ld-i386/tlspic.dd: Likewise.
	* ld-x86-64/tlsbin.dd: Likewise.
	* ld-x86-64/tlsbindesc.dd: Likewise.
	* ld-x86-64/tlspic.dd: Likewise.
		
	
 
		2012-01-31 17:54:39 +00:00
	 
	
	
	
		 ..
	
	
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2010-01-06 05:25:24 +00:00
		 
	
		
			
			
			
			
			
			2011-06-02 13:43:23 +00:00
		 
	
		
			
			
			
			
			
			2011-12-23 01:49:37 +00:00
		 
	
		
			
			
			
			
			
			2012-01-04 08:27:59 +00:00
		 
	
		
			
			
			
			
			
			2012-01-12 14:03:12 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2011-12-08 20:47:27 +00:00
		 
	
		
			
			
			
			
			
			2010-06-10 08:31:20 +00:00
		 
	
		
			
			
			
			
			
			2010-05-27 10:37:23 +00:00
		 
	
		
			
			
			
			
			
			2009-11-18 11:57:44 +00:00
		 
	
		
			
			
			
			
			
			2011-10-22 01:35:29 +00:00
		 
	
		
			
			
			
			
			
			2012-01-31 17:54:39 +00:00
		 
	
		
			
			
			
			
			
			2008-08-25 04:36:03 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2012-01-31 17:54:39 +00:00
		 
	
		
			
			
			
			
			
			2009-08-16 12:06:21 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2007-07-17 13:50:23 +00:00
		 
	
		
			
			
			
			
			
			2012-01-07 02:53:16 +00:00
		 
	
		
			
			
			
			
			
			2011-11-02 03:09:07 +00:00
		 
	
		
			
			
			
			
			
			2012-01-26 22:57:17 +00:00
		 
	
		
			
			
			
			
			
			2009-06-01 19:40:32 +00:00
		 
	
		
			
			
			
			
			
			2009-06-01 19:40:32 +00:00
		 
	
		
			
			
			
			
			
			2011-07-01 18:24:38 +00:00
		 
	
		
			
			
			
			
			
			2011-01-03 21:05:50 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			1999-05-03 07:29:06 +00:00
		 
	
		
			
			
			
			
			
			1999-05-03 07:29:06 +00:00
		 
	
		
			
			
			
			
			
			2009-05-25 13:04:40 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2010-06-10 18:30:17 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2011-09-28 20:01:37 +00:00
		 
	
		
			
			
			
			
			
			2009-10-07 02:57:27 +00:00
		 
	
		
			
			
			
			
			
			2000-07-05 19:28:05 +00:00
		 
	
		
			
			
			
			
			
			2008-03-25 00:21:18 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2011-10-22 01:35:29 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2011-09-27 00:01:35 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2008-07-07 17:09:31 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2010-11-17 02:03:39 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2010-06-10 18:30:17 +00:00
		 
	
		
			
			
			
			
			
			2010-03-23 15:58:51 +00:00
		 
	
		
			
			
			
			
			
			2011-09-28 20:01:37 +00:00
		 
	
		
			
			
			
			
			
			2005-07-12 10:34:51 +00:00
		 
	
		
			
			
			
			
			
			2011-07-25 17:11:44 +00:00
		 
	
		
			
			
			
			
			
			2011-01-03 21:05:50 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00