]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: [APX] Add missing document for APX
authorHongyu Wang <hongyu.wang@intel.com>
Mon, 8 Jan 2024 03:01:54 +0000 (11:01 +0800)
committerHongyu Wang <hongyu.wang@intel.com>
Mon, 8 Jan 2024 03:02:43 +0000 (11:02 +0800)
commit79b5fd013a97615f1e0a2e762d2649539e27aab7
tree3d99d0d0a848d8468917a2ae6e6a82dbb8d797d2
parentcddaff46adfd831d4836f29dc5e21f73eaed37b3
i386: [APX] Add missing document for APX

The supported sub-features for APX was missing in option document and
target attribute section. Add those missing ones.

gcc/ChangeLog:

* config/i386/i386.opt: Add supported sub-features.
* doc/extend.texi: Add description for target attribute.
gcc/config/i386/i386.opt
gcc/doc/extend.texi