package/binutils: upstream fixes for 2.31.1
authorNorbert Lange <nolange79@gmail.com>
Sun, 17 Mar 2019 21:18:48 +0000 (22:18 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 18 Mar 2019 21:04:01 +0000 (22:04 +0100)
commit0c34e138b597668a79fc7e71f339a556a6b695e9
treed17f06dcff615151c7a9368365466a05815be738
parent620038c1492311ce446d38d73318ef6b4ab8a7ba
package/binutils: upstream fixes for 2.31.1

Combining musl and binutils 2.31.1 will produce static applications
that crash immediately. This commit picks up 3 upstream commits to
remedy this.

See https://sourceware.org/bugzilla/show_bug.cgi?id=23428

Signed-off-by: Norbert Lange <nolange79@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/binutils/2.31.1/0012-x86-Add-a-GNU_PROPERTY_X86_ISA_1_USED-note-if-needed.patch [new file with mode: 0644]
package/binutils/2.31.1/0013-x86-Properly-merge-GNU_PROPERTY_X86_ISA_1_USED.patch [new file with mode: 0644]
package/binutils/2.31.1/0014-x86-Properly-add-X86_ISA_1_NEEDED-property.patch [new file with mode: 0644]