buildrootschalter/package/binutils/2.22
Max Filippov 9849f0052c binutils: fix 'call8: call target out of range' xtensa ld bug
This fixes the following linux kernel build errors:

  LD      init/built-in.o
  net/built-in.o: In function `raw_proc_exit':
  (.init.text+0xe29): dangerous relocation:
		      call8: call target out of range: udp_proc_register
  net/built-in.o: In function `udp_table_init':
  (.init.text+0xf09): dangerous relocation:
		      call8: call target out of range: udp_proc_register
  net/built-in.o: In function `inet_init':
  af_inet.c:(.init.text+0x142e): dangerous relocation:
				 call8: call target out of range: udp4_proc_exit
  net/built-in.o: In function `ip_auto_config':
  ipconfig.c:(.init.text+0x28aa): dangerous relocation:
				  call8: call target out of range: arp_send

Backported from: 331ed1307b93d3ff77d248bdf2f7b79a20851457
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-09-23 21:56:46 +02:00
..
120-sh-conf.patch
300-001_ld_makefile_patch.patch
300-012_check_ldrunpath_length.patch
500-sysroot.patch
900-xtensa-trampolines.patch binutils: drop *.texi* hunks from xtensa trampolines patches 2014-04-05 18:36:39 +02:00
901-xtensa-gas-first-frag-alignment.patch binutils: backport first section frag alignment fix for xtensa gas 2014-05-12 23:03:38 +02:00
902-xtensa-gas-ld-diff-relocation-signed.patch binutils: backport R_XTENSA_DIFF* relocation signedness fix 2014-05-12 23:03:47 +02:00
903-xtensa-fix-ld-segfault-when-linking-linux-modules.patch binutils: fix xtensa ld segfault on linking linux modules 2014-07-12 14:34:05 +02:00
904-Fix-call8-call-target-out-of-range-xtensa-ld-relaxation.patch binutils: fix 'call8: call target out of range' xtensa ld bug 2014-09-23 21:56:46 +02:00
999-ppc-textrels.patch