Pierre Muller
|
373ebbcf41
Enable -Aas-clang for unix and embedded targets for aarch64 compiler
|
5 months ago |
Sven/Sarah Barth
|
43d1036b3a
* fix encoding for save_freg_x
|
9 months ago |
Sven/Sarah Barth
|
b67415d1a8
* don't generate pdata and xdata if there is neither a relevant prologue nor a handler
|
9 months ago |
Sven/Sarah Barth
|
b7afb6237f
* fix encoding of ash_savereg and ash_savereg_x
|
9 months ago |
J. Gareth "Curious Kit" Moreton
|
bba4edb6d0
* a64: ARMv8.7 through ARMv8.9 have been added as AArch64 CPU types, along with support for the CSSC extension.
|
1 year ago |
florian
|
9409ec6341
* workaround unsupported -march=...+pauth for some assembler/clang versions
|
1 year ago |
Pierre Muller
|
5a123d33ba
Add -Awin64-as option for aarch64 compiler for win64 target
|
2 years ago |
Dmytro Bogatskyy
|
327aac7f24
Add aarch64-iphonesim target
|
2 years ago |
Robert Roland
|
53e5a4a03a
Adding aaarch64-embedded target
|
3 years ago |
florian
|
b733e21fd1
+ more AArch64 extensions
|
3 years ago |
florian
|
f570b6cb7b
+ more Aarch64 cpu capability flags added
|
3 years ago |
florian
|
c1d43df4a1
+ be able to add single cpu capabilites by the command line
|
3 years ago |
pierre
|
595edf6f9b
Use as-clang as idtxt for as_aarch64_clang_gas_info
|
4 years ago |
pierre
|
db02c7c85a
Add -march=XXX option for aarch64 external assemblers
|
4 years ago |
Jonas Maebe
|
d8021a1102
+ FreeBSD/AArch64 support (patch by Mikaël Urankar, mantis #38441)
|
4 years ago |
Jonas Maebe
|
ca399f3c71
* don't generate high-level CFI statements when the selected assembler
|
4 years ago |
florian
|
bf65bad5c5
+ Aarch64: cpu_capabilities support
|
4 years ago |
yury
|
75491ae21c
* Removed/ifdefed the assigned and unused variables.
|
4 years ago |
yury
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
4 years ago |
pierre
|
eb722c8294
Fix ash_savefregp_x handling, as revealed by range check error
|
4 years ago |
pierre
|
b8e6610617
Add explicit longint typecast to avoid range check errors with unwindrec longword variable
|
4 years ago |
Jonas Maebe
|
9376f5a43a
* AArch64: added SIMD instructions (only plain ARMv8-A for now)
|
4 years ago |
svenbarth
|
7dff106d14
* use the name of the symbol instead of the name of the section as the later is always lowercased
|
4 years ago |
svenbarth
|
5e6ec33a59
* reset the stored symbol for SEH data once a new section is encountered
|
4 years ago |
svenbarth
|
0c2494bec8
* when setting up the symbol for the SEH data don't check whether it is global, instead check whether it's a function
|
4 years ago |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
Jonas Maebe
|
edb660ed58
* made TAArch64ClangGASAssembler inherit from TAArch64Assembler and removed custom
|
5 years ago |
Jonas Maebe
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
5 years ago |
Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 years ago |
florian
|
8d1660893b
* compilation with -Oodfa fixed
|
5 years ago |