Skip to content

Commit 1cfd675

Browse files
john-brawn-armtru
authored andcommitted
[AArch64] Add GCS release notes
1 parent 2ab8d93 commit 1cfd675

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

clang/docs/ReleaseNotes.rst

+5
Original file line numberDiff line numberDiff line change
@@ -1207,6 +1207,11 @@ Arm and AArch64 Support
12071207
* Arm Neoverse-N3 (neoverse-n3).
12081208
* Arm Neoverse-V3 (neoverse-v3).
12091209
* Arm Neoverse-V3AE (neoverse-v3ae).
1210+
- ``-mbranch-protection=gcs`` has been added which enables support for the
1211+
Guarded Control Stack extension, and ``-mbranch-protection=standard`` also
1212+
enables this. Enabling GCS causes the GCS GNU property bit to be set on output
1213+
objects. It doesn't cause any code generation changes, as the code generated
1214+
by clang is already compatible with GCS.
12101215

12111216
Android Support
12121217
^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)