File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -977,6 +977,10 @@ Arm and AArch64 Support
977977 in leaf functions after enabling ``-fno-omit-frame-pointer ``, you can do so by adding
978978 the ``-momit-leaf-frame-pointer `` option.
979979
980+ - Support has been added for the following processors (-mcpu identifiers in parenthesis):
981+
982+ * FUJITSU-MONAKA (fujitsu-monaka)
983+
980984Android Support
981985^^^^^^^^^^^^^^^
982986
Original file line number Diff line number Diff line change @@ -131,6 +131,8 @@ Changes to the AArch64 Backend
131131* Assembler/disassembler support has been added for Armv9.6-A (2024)
132132 architecture extensions.
133133
134+ * Added support for the FUJITSU-MONAKA CPU.
135+
134136Changes to the AMDGPU Backend
135137-----------------------------
136138
You can’t perform that action at this time.
0 commit comments