binutils: backport first section frag alignment fix for xtensa gas
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 7 May 2014 22:51:04 +0000 (02:51 +0400)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 12 May 2014 21:03:38 +0000 (23:03 +0200)
commitaae48f1c6f40edffd747e545164e3b305a9d4935
tree46ecdf81a94284ed9a3e3c7c2484689e2cfda320
parent7649b2820e9b6061d8c149be6cff30c3899dfdb5
binutils: backport first section frag alignment fix for xtensa gas

This fixes the following build error often seen during linux kernel
linking step with relaxation enabled:

  dangerous relocation: call8: misaligned call target: (.text.unlikely+0x63)

Backported from: a35d5e823fdfe8a6e7e05ca8e3fb8bb5697335b1
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/binutils/2.22/901-xtensa-gas-first-frag-alignment.patch [new file with mode: 0644]
package/binutils/2.23.1/901-xtensa-gas-first-frag-alignment.patch [new file with mode: 0644]
package/binutils/2.23.2/901-xtensa-gas-first-frag-alignment.patch [new file with mode: 0644]
package/binutils/2.24/901-xtensa-gas-first-frag-alignment.patch [new file with mode: 0644]