Show patches with: Submitter = Jose E. Marchesi       |    State = Action Required       |    Archived = No       |   200 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED,BPF] bpf: default to using pseudo-C assembly syntax by default [COMMITTED,BPF] bpf: default to using pseudo-C assembly syntax by default - - - - --- 2024-04-25 Jose E. Marchesi New
[COMMITTED,BPF] bpf: define BPF feature pre-processor macros [COMMITTED,BPF] bpf: define BPF feature pre-processor macros - - - - --- 2024-04-24 Jose E. Marchesi New
[COMMITTED] bpf: emit empty epilogues in naked functions [COMMITTED] bpf: emit empty epilogues in naked functions - - - - --- 2024-01-29 Jose E. Marchesi New
[COMMITTED] bpf: add constant pointer to helper-skb-ancestor-cgroup-id.c test [COMMITTED] bpf: add constant pointer to helper-skb-ancestor-cgroup-id.c test - - - - --- 2024-01-27 Jose E. Marchesi New
[COMMITTED] bpf: quote section names whenever necessary in assembly output [COMMITTED] bpf: quote section names whenever necessary in assembly output - - - - --- 2023-12-01 Jose E. Marchesi New
[COMMITTED] bpf: remove bpf-helpers.h [COMMITTED] bpf: remove bpf-helpers.h - - - - --- 2023-11-27 Jose E. Marchesi New
Emit funcall external declarations only if actually used. Emit funcall external declarations only if actually used. - - - - --- 2023-11-25 Jose E. Marchesi New
[V2] libgcc: mark __hardcfr_check_fail as always_inline [V2] libgcc: mark __hardcfr_check_fail as always_inline - - - - --- 2023-11-23 Jose E. Marchesi New
libgcc: mark __hardcfr_check_fail as always_inline libgcc: mark __hardcfr_check_fail as always_inline - - - - --- 2023-11-22 Jose E. Marchesi New
[COMMITTED] bpf: fix pseudo-c asm emitted for *mulsidi3_zeroextend [COMMITTED] bpf: fix pseudo-c asm emitted for *mulsidi3_zeroextend - - - - --- 2023-11-10 Jose E. Marchesi New
[COMMITED] bpf: testsuite: fix expected regexp in gcc.target/bpf/ldxdw.c [COMMITED] bpf: testsuite: fix expected regexp in gcc.target/bpf/ldxdw.c - - - - --- 2023-11-09 Jose E. Marchesi New
gcov-io.h: fix comment regarding length of records gcov-io.h: fix comment regarding length of records - - - - --- 2023-10-24 Jose E. Marchesi New
[V2] Emit funcall external declarations only if actually used. [V2] Emit funcall external declarations only if actually used. - - - - --- 2023-08-21 Jose E. Marchesi New
Emit funcall external declarations only if actually used. Emit funcall external declarations only if actually used. - - - - --- 2023-08-18 Jose E. Marchesi New
[COMMITTED] bpf: bump maximum frame size limit to 32767 bytes [COMMITTED] bpf: bump maximum frame size limit to 32767 bytes - - - - --- 2023-08-18 Jose E. Marchesi New
[V4] Add warning options -W[no-]compare-distinct-pointer-types [V4] Add warning options -W[no-]compare-distinct-pointer-types - - - - --- 2023-08-17 Jose E. Marchesi New
[COMMITTED] bpf: support `naked' function attributes in BPF targets [COMMITTED] bpf: support `naked' function attributes in BPF targets - - - - --- 2023-08-17 Jose E. Marchesi New
[COMMITTED] bpf: liberate R9 for general register allocation [COMMITTED] bpf: liberate R9 for general register allocation - - - - --- 2023-08-11 Jose E. Marchesi New
[COMMITTED] bpf: allow exceeding max num of args in BPF when always_inline [COMMITTED] bpf: allow exceeding max num of args in BPF when always_inline - - - - --- 2023-08-11 Jose E. Marchesi New
[COMMITTED] bpf: disable tail call optimization in BPF targets [COMMITTED] bpf: disable tail call optimization in BPF targets - - - - --- 2023-07-28 Jose E. Marchesi New
[COMMITTED] bpf: fix generation of neg and neg32 BPF instructions [COMMITTED] bpf: fix generation of neg and neg32 BPF instructions - - - - --- 2023-07-26 Jose E. Marchesi New
[COMMITTED] bpf: sdiv/smod are now part of BPF V4 [COMMITTED] bpf: sdiv/smod are now part of BPF V4 - - - - --- 2023-07-24 Jose E. Marchesi New
[COMMITTED] bpf: remove -mkernel option and BPF_KERNEL_VERSION_CODE [COMMITTED] bpf: remove -mkernel option and BPF_KERNEL_VERSION_CODE - - - - --- 2023-07-24 Jose E. Marchesi New
[COMMITTED] bpf: make use of the bswap{16,32,64} V4 BPF instruction [COMMITTED] bpf: make use of the bswap{16,32,64} V4 BPF instruction - - - - --- 2023-07-24 Jose E. Marchesi New
[COMMITTED] bpf: enable instruction scheduling [COMMITTED] bpf: enable instruction scheduling - - - - --- 2023-07-14 Jose E. Marchesi New
[COMMITTED] bpf: disable -fstack-protector in BPF [COMMITTED] bpf: disable -fstack-protector in BPF - - - - --- 2023-01-17 Jose E. Marchesi New
[WWWDOCS] htdocs: rotate news [WWWDOCS] htdocs: rotate news - - - - --- 2022-12-23 Jose E. Marchesi New
[WWWDOCS] htdocs: add an Atom feed for GCC news [WWWDOCS] htdocs: add an Atom feed for GCC news - - - - --- 2022-12-23 Jose E. Marchesi New
[WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer [WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer - - - - --- 2022-12-23 Jose E. Marchesi New
[V2] Disable sched1 in functions that call setjmp [V2] Disable sched1 in functions that call setjmp - - - - --- 2022-12-22 Jose E. Marchesi New
Disable sched1 in functions that call setjmp Disable sched1 in functions that call setjmp - - - - --- 2022-12-22 Jose E. Marchesi New
expr.cc: avoid unexpected side effects in expand_expr_divmod optimization expr.cc: avoid unexpected side effects in expand_expr_divmod optimization - - - - --- 2022-12-08 Jose E. Marchesi New
[COMMITTED] bpf: remove unused variables from bpf_expand_{prologue,epilogue} [COMMITTED] bpf: remove unused variables from bpf_expand_{prologue,epilogue} - - - - --- 2022-09-06 Jose E. Marchesi New
[COMMITTED] bpf: define __bpf__ as well as __BPF__ as a target macro [COMMITTED] bpf: define __bpf__ as well as __BPF__ as a target macro - - - - --- 2022-08-29 Jose E. Marchesi New
[V3] Add warning options -W[no-]compare-distinct-pointer-types [V3] Add warning options -W[no-]compare-distinct-pointer-types - - - - --- 2022-08-27 Jose E. Marchesi New
[COMMITTED] bpf: facilitate constant propagation of function addresses [COMMITTED] bpf: facilitate constant propagation of function addresses - - - - --- 2022-08-24 Jose E. Marchesi New
[V2] Add warning options -W[no-]compare-distinct-pointer-types [V2] Add warning options -W[no-]compare-distinct-pointer-types - - - - --- 2022-08-18 Jose E. Marchesi New
Add warning options -W[no-]compare-distinct-pointer-types Add warning options -W[no-]compare-distinct-pointer-types - - - - --- 2022-08-05 Jose E. Marchesi New
[V2] place `const volatile' objects in read-only sections [V2] place `const volatile' objects in read-only sections - - - - --- 2022-08-05 Jose E. Marchesi New
place `const volatile' objects in read-only sections place `const volatile' objects in read-only sections - - - - --- 2022-08-05 Jose E. Marchesi New
[COMMITED] testsuite: btf: fix regexps in btf-int-1.c [COMMITED] testsuite: btf: fix regexps in btf-int-1.c - - - - --- 2022-08-03 Jose E. Marchesi New
btf: do not use the CHAR `encoding' bit for BTF btf: do not use the CHAR `encoding' bit for BTF - - - - --- 2022-07-22 Jose E. Marchesi New
[V2] btf: emit linkage information in BTF_KIND_FUNC entries [V2] btf: emit linkage information in BTF_KIND_FUNC entries - - - - --- 2022-07-12 Jose E. Marchesi New
btf: emit linkage information in BTF_KIND_FUNC entries btf: emit linkage information in BTF_KIND_FUNC entries - - - - --- 2022-07-08 Jose E. Marchesi New
[V2] bpf: do not --enable-gcov for bpf-*-* targets [V2] bpf: do not --enable-gcov for bpf-*-* targets - - - - --- 2022-02-23 Jose E. Marchesi New
bpf: do not --enable-gcov for bpf-*-* targets bpf: do not --enable-gcov for bpf-*-* targets - - - - --- 2022-02-23 Jose E. Marchesi New
[COMMITTED] bpf: mark/remove unused arguments and remove an unused function [COMMITTED] bpf: mark/remove unused arguments and remove an unused function - - - - --- 2021-12-06 Jose E. Marchesi New
[COMMITTED] dwarf2ctf: fix typo in comment [COMMITTED] dwarf2ctf: fix typo in comment - - - - --- 2021-10-13 Jose E. Marchesi New
[COMMITTED,V10,7/7] libiberty: copy over .BTF section when using LTO Support for the CTF and BTF debug formats - - - - --- 2021-06-28 Jose E. Marchesi New
[COMMITTED,V10,6/7] Enable BTF generation in the BPF backend Support for the CTF and BTF debug formats - - - - --- 2021-06-28 Jose E. Marchesi New
[COMMITTED,V10,5/7] CTF/BTF documentation Support for the CTF and BTF debug formats - - - - --- 2021-06-28 Jose E. Marchesi New
[COMMITTED,V10,4/7] CTF/BTF testsuites Support for the CTF and BTF debug formats - - - - --- 2021-06-28 Jose E. Marchesi New
[COMMITTED,V10,3/7] CTF/BTF debug formats Support for the CTF and BTF debug formats - - - - --- 2021-06-28 Jose E. Marchesi New
[COMMITTED,V10,2/7] dejagnu: modularize gcc-dg-debug-runtest a bit Support for the CTF and BTF debug formats - - - - --- 2021-06-28 Jose E. Marchesi New
[COMMITTED,V10,1/7] dwarf: externalize some DWARF internals for needs of CTF/BTF Support for the CTF and BTF debug formats - - - - --- 2021-06-28 Jose E. Marchesi New
[[PATCH,V9] 7/7] libiberty: copy over .BTF section when using LTO [[PATCH,V9] 7/7] libiberty: copy over .BTF section when using LTO - - - - --- 2021-05-31 Jose E. Marchesi New
[[PATCH,V9] 6/7] Enable BTF generation in the BPF backend [[PATCH,V9] 6/7] Enable BTF generation in the BPF backend - - - - --- 2021-05-31 Jose E. Marchesi New
[[PATCH,V9] 5/7] CTF/BTF documentation [[PATCH,V9] 5/7] CTF/BTF documentation - - - - --- 2021-05-31 Jose E. Marchesi New
[[PATCH,V9] 4/7] CTF/BTF testsuites [[PATCH,V9] 4/7] CTF/BTF testsuites - - - - --- 2021-05-31 Jose E. Marchesi New
[[PATCH,V9] 3/7] CTF/BTF debug formats [[PATCH,V9] 3/7] CTF/BTF debug formats - - - - --- 2021-05-31 Jose E. Marchesi New
[[PATCH,V9] 2/7] dejagnu: modularize gcc-dg-debug-runtest a bit [[PATCH,V9] 2/7] dejagnu: modularize gcc-dg-debug-runtest a bit - - - - --- 2021-05-31 Jose E. Marchesi New
[[PATCH,V9] 1/7] dwarf: add a dwarf2int.h internal interface [[PATCH,V9] 1/7] dwarf: add a dwarf2int.h internal interface - - - - --- 2021-05-31 Jose E. Marchesi New
[V8,7/7] Enable BTF generation in the BPF backend Support for the CTF and BTF debug formats - - - - --- 2021-05-14 Jose E. Marchesi New
[V8,6/7] CTF/BTF documentation Support for the CTF and BTF debug formats - - - - --- 2021-05-14 Jose E. Marchesi New
[V8,5/7] CTF/BTF testsuites Support for the CTF and BTF debug formats - - - - --- 2021-05-14 Jose E. Marchesi New
[V8,4/7] CTF/BTF debug formats Support for the CTF and BTF debug formats - - - - --- 2021-05-14 Jose E. Marchesi New
[V8,3/7] dejagnu: modularize gcc-dg-debug-runtest a bit Support for the CTF and BTF debug formats - - - - --- 2021-05-14 Jose E. Marchesi New
[V8,2/7] dwarf: new dwarf_debuginfo_p predicate Support for the CTF and BTF debug formats - - - - --- 2021-05-14 Jose E. Marchesi New
[V8,1/7] dwarf: add a dwarf2int.h internal interface Support for the CTF and BTF debug formats - - - - --- 2021-05-14 Jose E. Marchesi New
[V7,7/7] Enable BTF generation in the BPF backend Support for the CTF and BTF debug formats - - - - --- 2021-04-19 Jose E. Marchesi New
[V7,6/7] CTF/BTF documentation Support for the CTF and BTF debug formats - - - - --- 2021-04-19 Jose E. Marchesi New
[V7,5/7] CTF/BTF testsuites Support for the CTF and BTF debug formats - - - - --- 2021-04-19 Jose E. Marchesi New
[V7,4/7] CTF/BTF debug formats Support for the CTF and BTF debug formats - - - - --- 2021-04-19 Jose E. Marchesi New
[V7,3/7] dejagnu: modularize gcc-dg-debug-runtest a bit Support for the CTF and BTF debug formats - - - - --- 2021-04-19 Jose E. Marchesi New
[V7,2/7] dwarf: new dwarf_debuginfo_p predicate Support for the CTF and BTF debug formats - - - - --- 2021-04-19 Jose E. Marchesi New
[V7,1/7] dwarf: add a dwarf2int.h internal interface Support for the CTF and BTF debug formats - - - - --- 2021-04-19 Jose E. Marchesi New
[V6,7/7] Enable BTF generation in the BPF backend Support for the CTF and BTF debug formats - - - - --- 2021-04-14 Jose E. Marchesi New
[V6,6/7] CTF/BTF documentation Support for the CTF and BTF debug formats - - - - --- 2021-04-14 Jose E. Marchesi New
[V6,5/7] CTF/BTF testsuites Support for the CTF and BTF debug formats - - - - --- 2021-04-14 Jose E. Marchesi New
[V6,4/7] CTF/BTF debug formats Support for the CTF and BTF debug formats - - - - --- 2021-04-14 Jose E. Marchesi New
[V6,3/7] dejagnu: modularize gcc-dg-debug-runtest a bit Support for the CTF and BTF debug formats - - - - --- 2021-04-14 Jose E. Marchesi New
[V6,2/7] dwarf: new dwarf_debuginfo_p predicate Support for the CTF and BTF debug formats - - - - --- 2021-04-14 Jose E. Marchesi New
[V6,1/7] dwarf: add a dwarf2int.h internal interface Support for the CTF and BTF debug formats - - - - --- 2021-04-14 Jose E. Marchesi New
[V5,6/6] Enable BTF generation in the BPF backend Support for the CTF and BTF debug formats - - - - --- 2021-03-18 Jose E. Marchesi New
[V5,5/6] CTF/BTF documentation Support for the CTF and BTF debug formats - - - - --- 2021-03-18 Jose E. Marchesi New
[V5,4/6] CTF/BTF testsuites Support for the CTF and BTF debug formats - - - - --- 2021-03-18 Jose E. Marchesi New
[V5,3/6] CTF/BTF debug formats Support for the CTF and BTF debug formats - - - - --- 2021-03-18 Jose E. Marchesi New
[V5,2/6] dwarf: new dwarf_debuginfo_p predicate Support for the CTF and BTF debug formats - - - - --- 2021-03-18 Jose E. Marchesi New
[V5,1/6] dwarf: add a dwarf2int.h internal interface Support for the CTF and BTF debug formats - - - - --- 2021-03-18 Jose E. Marchesi New
[V4,5/5] Enable BTF generation in the BPF backend Support for the CTF and BTF debug formats - - - - --- 2021-03-09 Jose E. Marchesi New
[V4,4/5] CTF/BTF documentation Support for the CTF and BTF debug formats - - - - --- 2021-03-09 Jose E. Marchesi New
[V4,3/5] CTF/BTF testsuites Support for the CTF and BTF debug formats - - - - --- 2021-03-09 Jose E. Marchesi New
[V4,2/5] CTF/BTF debug formats Support for the CTF and BTF debug formats - - - - --- 2021-03-09 Jose E. Marchesi New
[V4,1/5] Add new function lang_GNU_GIMPLE Support for the CTF and BTF debug formats - - - - --- 2021-03-09 Jose E. Marchesi New
[V3,5/5] Enable BTF generation in the BPF backend Support for the CTF and BTF debug formats - - - - --- 2021-03-01 Jose E. Marchesi New
[V3,4/5] CTF/BTF documentation Support for the CTF and BTF debug formats - - - - --- 2021-03-01 Jose E. Marchesi New
[V3,3/5] CTF/BTF testsuites Support for the CTF and BTF debug formats - - - - --- 2021-03-01 Jose E. Marchesi New
[V3,2/5] CTF/BTF debug formats Support for the CTF and BTF debug formats - - - - --- 2021-03-01 Jose E. Marchesi New
[V3,1/5] Add new function lang_GNU_GIMPLE Support for the CTF and BTF debug formats - - - - --- 2021-03-01 Jose E. Marchesi New
[V2,5/5] Enable BTF generation in the BPF backend Support for the CTF and BTF debug formats - - - - --- 2021-02-18 Jose E. Marchesi New
« 1 2 »