]> gcc.gnu.org Git - gcc.git/commit
doc: BPF CO-RE documentation
authorDavid Faust <david.faust@oracle.com>
Tue, 3 Aug 2021 17:33:03 +0000 (10:33 -0700)
committerDavid Faust <david.faust@oracle.com>
Tue, 7 Sep 2021 20:48:58 +0000 (13:48 -0700)
commitd9996ccb9414c1acaaaecf0803244fc018b5125d
tree098ead0936e576eae31141a1a74df65f6431fd48
parentf4cdfd4856f6e90376dbe277912cefda51922488
doc: BPF CO-RE documentation

Document the new command line options (-mco-re and -mno-co-re), the new
BPF target builtin (__builtin_preserve_access_index), and the new BPF
target attribute (preserve_access_index) introduced with BPF CO-RE.

gcc/ChangeLog:

* doc/extend.texi (BPF Type Attributes) New node.
Document new preserve_access_index attribute.
Document new preserve_access_index builtin.
* doc/invoke.texi: Document -mco-re and -mno-co-re options.
gcc/doc/extend.texi
gcc/doc/invoke.texi
This page took 0.056427 seconds and 5 git commands to generate.