public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] CO-RE BPF builtins support
@ 2023-08-01 18:43 Cupertino Miranda
  2023-08-01 18:43 ` [PATCH 1/2] bpf: Implementation of BPF CO-RE builtins Cupertino Miranda
  2023-08-01 18:43 ` [PATCH 2/2] bpf: CO-RE builtins support tests Cupertino Miranda
  0 siblings, 2 replies; 15+ messages in thread
From: Cupertino Miranda @ 2023-08-01 18:43 UTC (permalink / raw)
  To: gcc-patches; +Cc: elena.zannoni, jose.marchesi, david.faust

Hi everyone,

This patch series implements all the BPF CO-RE builtins.
It improves the support for __builtin_preserve_access_index and
__builtin_preserve_field_info, but also introduces the support for
__builtin_btf_type_id, __builtin_btf_preserve_type_info and
__builtin_preserve_enum_value.

Regtested in host x86_64-linux-gnu and target bpf-unknown-none.

Looking forward to your comments.

Best regards,
Cupertino



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-08-11 17:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-01 18:43 [PATCH] CO-RE BPF builtins support Cupertino Miranda
2023-08-01 18:43 ` [PATCH 1/2] bpf: Implementation of BPF CO-RE builtins Cupertino Miranda
2023-08-03  7:01   ` Jose E. Marchesi
2023-08-03  8:52     ` Cupertino Miranda
2023-08-03 14:36       ` Jose E. Marchesi
2023-08-03  9:52     ` Cupertino Miranda
2023-08-03  9:54   ` [v2 PATCH " Cupertino Miranda
2023-08-03 14:39     ` Jose E. Marchesi
2023-08-03 18:52       ` Cupertino Miranda
2023-08-11 14:17     ` Shung-Hsi Yu
2023-08-11 17:12       ` Cupertino Miranda
2023-08-01 18:43 ` [PATCH 2/2] bpf: CO-RE builtins support tests Cupertino Miranda
2023-08-03  9:57   ` [v2 PATCH " Cupertino Miranda
2023-08-03 14:41     ` Jose E. Marchesi
2023-08-03 18:53       ` Cupertino Miranda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).