-
Wed Jun 11 2025 David Faust <david.faust@oracle.com> - 14.1.1-1.0.1.1
- Enable bpf-unknown-none target.
- Backport the following upstream commits for BPF:
01c37f9a4f1 bpf: set index entry for a VAR_DECL in CO-RE relocs
42786ccf1cb bpf: calls do not promote attr access_index on lhs
d30def000ab bpf: make sure CO-RE relocs are typed with struct BTF_KIND_STRUCT
0e138203424 bpf: avoid possible null deref in btf_ext_output [PR target/117447]
6571e8f8637 btf: check hash maps are non-null before emptying
c26534d2115 bpf: do not emit BPF non-fetching atomic instructions
8fbc386c123 bpf: create modifier for mem operand for xchg and cmpxchg
189d0f1fc2c bpf,btf: enable BTF pruning by default for BPF
b8977d928a7 btf: add -gprune-btf option
616c44f02b5 btf: refactor and simplify implementation
36774cec1f8 ctf: use pointers instead of IDs internally
d3f586ec50d ctf, btf: restructure CTF/BTF emission
bb5f619a938 bpf: fix printing of memory operands in pseudoc asm dialect
- Build libisl from source to avoid build dependency issues.
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 14.1.1-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
Mon May 13 2024 Peter Robinson <pbrobinson@fedoraproject.org> - 14.1.1-1
- Update to gcc 14.1.1
-
Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 13.2.1-1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 13.2.1-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Mon Jul 31 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 13.2.1-1
- Update to 13.2.1
- Re-enable PARISC (hppa/hppa64)
-
Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 13.1.1-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
Sat Jun 10 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 13.1.1-2
- Fix libisl version issue
-
Thu Jun 08 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 13.1.1-1
- Update to gcc 13.1
- Drop tile/hppa support (dropped upstream)
-
Tue Apr 18 2023 Arjun Shankar <arjun@redhat.com> - 12.2.1-6
- Backport upstream patches for improved C99 compatibility