package/binutils: add upstream backported patches to support -mcmodel=large gcc option
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Mon, 3 May 2021 11:13:43 +0000 (13:13 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Fri, 21 May 2021 08:36:04 +0000 (10:36 +0200)
commit394c62b21b1988b103ba61eb1b4dee534072fab4
tree3b532b80b9585ad882f416fc7cfae8ab0878cc7c
parente5978dae8527ec7a6714920f3ae5112e2cbffa41
package/binutils: add upstream backported patches to support -mcmodel=large gcc option

Add upstream backported patches that allows using -mcmodel=large gcc option
that in order allows fixing build failure due to binutils bug 21464:
https://sourceware.org/bugzilla/show_bug.cgi?id=21464

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[Arnout: remove the PATCH M/N parts - cfr. check-package]
12 files changed:
package/binutils/2.32/0011-or1k-Implement-relocation-R_OR1K_GOT_AHI16-for-gotha.patch [new file with mode: 0644]
package/binutils/2.32/0012-or1k-Avoid-R_OR1K_GOT16-overflow-failures-in-presenc.patch [new file with mode: 0644]
package/binutils/2.32/0013-or1k-Support-large-plt_relocs-when-generating-plt-en.patch [new file with mode: 0644]
package/binutils/2.34/0004-or1k-Implement-relocation-R_OR1K_GOT_AHI16-for-gotha.patch [new file with mode: 0644]
package/binutils/2.34/0005-or1k-Avoid-R_OR1K_GOT16-overflow-failures-in-presenc.patch [new file with mode: 0644]
package/binutils/2.34/0006-or1k-Support-large-plt_relocs-when-generating-plt-en.patch [new file with mode: 0644]
package/binutils/2.35.2/0004-or1k-Implement-relocation-R_OR1K_GOT_AHI16-for-gotha.patch [new file with mode: 0644]
package/binutils/2.35.2/0005-or1k-Avoid-R_OR1K_GOT16-overflow-failures-in-presenc.patch [new file with mode: 0644]
package/binutils/2.35.2/0006-or1k-Support-large-plt_relocs-when-generating-plt-en.patch [new file with mode: 0644]
package/binutils/2.36.1/0004-or1k-Implement-relocation-R_OR1K_GOT_AHI16-for-gotha.patch [new file with mode: 0644]
package/binutils/2.36.1/0005-or1k-Avoid-R_OR1K_GOT16-overflow-failures-in-presenc.patch [new file with mode: 0644]
package/binutils/2.36.1/0006-or1k-Support-large-plt_relocs-when-generating-plt-en.patch [new file with mode: 0644]