https://gcc.gnu.org/g:995d1c2b7cca9bec23a60f9cbcebccd9f307c53f
commit r15-6514-g995d1c2b7cca9bec23a60f9cbcebccd9f307c53f
Author: Jose E. Marchesi
Date: Fri Jan 3 13:42:26 2025 +0100
bpf: install a wrapping stdint.h for bpf-none-unknown targets
This patch makes GCC to wrap the host
https://gcc.gnu.org/g:6866547e2421cc40606c13c2c3621a3d9121e893
commit r15-6256-g6866547e2421cc40606c13c2c3621a3d9121e893
Author: Jose E. Marchesi
Date: Sat Dec 14 19:15:34 2024 +0100
bpf: fix build adding new required arg to RESOLVE_OVERLOADED_BUILTIN
gcc/ChangeLog
https://gcc.gnu.org/g:c26534d21159dd4c5d1472f0050b65e148161691
commit r15-2726-gc26534d21159dd4c5d1472f0050b65e148161691
Author: Jose E. Marchesi
Date: Mon Aug 5 16:23:47 2024 +0200
bpf: do not emit BPF non-fetching atomic instructions
When GCC finds a call to one of the __atomic_
https://gcc.gnu.org/g:bb5f619a938567b316306bdc46f0efb8d18ddc59
commit r15-359-gbb5f619a938567b316306bdc46f0efb8d18ddc59
Author: Jose E. Marchesi
Date: Fri May 10 09:50:25 2024 +0200
bpf: fix printing of memory operands in pseudoc asm dialect
The BPF backend was emitting memory ope
https://gcc.gnu.org/g:c96c2a304b4a98116520cce497fbf5bab7465f23
commit r14-10123-gc96c2a304b4a98116520cce497fbf5bab7465f23
Author: Jose E. Marchesi
Date: Thu Apr 25 16:53:49 2024 +0200
bpf: default to using pseudo-C assembly syntax by default
At this point the kernel headers that a
https://gcc.gnu.org/g:152d945d42136737305fd55f1239a3dd6037c8a7
commit r14-10107-g152d945d42136737305fd55f1239a3dd6037c8a7
Author: Jose E. Marchesi
Date: Wed Apr 24 13:48:51 2024 +0200
bpf: define BPF feature pre-processor macros
This commit makes the BPF backend to define the foll