File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -1005,6 +1005,12 @@ Arm and AArch64 Support
1005
1005
in leaf functions after enabling ``-fno-omit-frame-pointer ``, you can do so by adding
1006
1006
the ``-momit-leaf-frame-pointer `` option.
1007
1007
1008
+ - Support has been added for the following processors (-mcpu identifiers in parenthesis):
1009
+
1010
+ For AArch64:
1011
+
1012
+ * FUJITSU-MONAKA (fujitsu-monaka)
1013
+
1008
1014
Android Support
1009
1015
^^^^^^^^^^^^^^^
1010
1016
Original file line number Diff line number Diff line change @@ -131,6 +131,8 @@ Changes to the AArch64 Backend
131
131
* Assembler/disassembler support has been added for Armv9.6-A (2024)
132
132
architecture extensions.
133
133
134
+ * Added support for the FUJITSU-MONAKA CPU.
135
+
134
136
Changes to the AMDGPU Backend
135
137
-----------------------------
136
138
You can’t perform that action at this time.
0 commit comments