5 Commits
Author SHA1 Message Date
Pietro Monteiro f32faca4e8 libffi: Add missing GCC patches to LOCAL_PATCHES
Add all the patches to GCC's copy of libffi to LOCAL_PATCHES.  I
skipped patches that only regenerate the configure script because it
doesn't come from upstream.

libffi/ChangeLog:
	PR libffi/117635
	* LOCAL_PATCHES: Add missing patches.

Signed-off-by: Pietro Monteiro <pietro@sociotechnical.xyz>
2026-01-28 20:16:04 -05:00
Iain Sandoe f661b3d11e libffi: Update LOCAL_PATCHES.
Add the patch that fixes i686 Darwin build.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>

libffi/ChangeLog:

	* LOCAL_PATCHES: Add patch to fix i686 darwin build.
2022-12-21 13:10:16 +00:00
H.J. Lu 7d768a9d6f libffi: Update LOCAL_PATCHES
Add

commit a91f844ef4
Author: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Date:   Mon Nov 15 10:24:27 2021 +0100

    libffi: Use #define instead of .macro in  src/x86/win64.S [PR102874]

to LOCAL_PATCHES.

	* LOCAL_PATCHES: Add commit a91f844ef4.
2021-11-15 04:56:05 -08:00
H.J. Lu 1f98c4e0c5 libffi: Update LOCAL_PATCHES
Add

commit 90205f67e4
Author: Segher Boessenkool <segher@kernel.crashing.org>
Date:   Mon Oct 25 23:29:26 2021 +0000

    rs6000: Fix bootstrap (libffi)

    This fixes bootstrap for the current problems building libffi.

to LOCAL_PATCHES.

	* LOCAL_PATCHES: Add commit 90454a9008.
2021-10-27 11:40:50 -07:00
H.J. Lu fe8ddf855e libffi: Add LOCAL_PATCHES
* LOCAL_PATCHES: New file.
2021-10-20 05:40:33 -07:00