Skip to content

Commit d7941a5

Browse files
kito-chengcmuellner
authored andcommitted
Remove Compiler Command-Line Arguments section
This part is belong https://github.com/riscv-non-isa/riscv-toolchain-conventions
1 parent d4ebd38 commit d7941a5

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

riscv-c-api.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,6 @@ It is licensed under the Creative Commons Attribution 4.0 International
1414
License (CC-BY 4.0). The full license text is available at
1515
https://creativecommons.org/licenses/by/4.0/.
1616

17-
## Compiler Command-Line Arguments
18-
19-
* `-mabi=ABI`
20-
* `-march=ISA`
21-
* `-mtune=MICRO_ARCHITECTURE`
22-
* `-mplt` `-mno-plt`
23-
* `-mcmodel=CODE_MODEL`
24-
* `-mstrict-align` `-mno-strict-align`
25-
* `-mfdiv` `-mno-fdiv`
26-
* `-mdiv` `-mno-div`
27-
* `-mpreferred-stack-boundary=N`
28-
* `-msmall-data-limit=N`
29-
* `-mexplicit-relocs` `-mno-explicit-relocs`
30-
* `-mrelax` `-mno-relax`
31-
* `-msave-restore` `-mno-save-restore`
32-
* `-mbranch-cost=N`
33-
3417
## Preprocessor Definitions
3518

3619
| Name | Value | When defined |

0 commit comments

Comments
 (0)