Kirill Kranz
|
52651a7ede
First compiler Build
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
677fd4fb00
* Added missing i386-win32 target selection
|
10 months ago |
Rika Ichinose
|
ce5a632432
Remove the rest of the VER3_0 conditionals.
|
11 months ago |
Nikolay Nikolov
|
a76ca8f60e
+ pass '--no-type-check' to llvm-mc-13, because its type checking is broken
|
11 months ago |
Sven/Sarah Barth
|
f584c559fd
* fold the MIPS tabitype into tabi as the former wasn't really used or hooked up anyway; this way the ABI can be set using -Ca<abi>
|
1 year ago |
Pierre Muller
|
291532e740
Do not set default target to system_sparc64_solaris on solaris OS for sparc64 compiler as this target is not yet supported
|
1 year ago |
Karoly Balogh
|
ba773e3385
human68k: this system has internal sysinit
|
1 year ago |
Pierre Muller
|
31c8e78581
Default to external assembler
|
1 year ago |
Nikolay Nikolov
|
48556ab039
+ enable the reference types extension in llvm-mc via a command line option
|
2 years ago |
Dmytro Bogatskyy
|
327aac7f24
Add aarch64-iphonesim target
|
2 years ago |
florian
|
67864b662a
* fix systems_freertos
|
2 years ago |
florian
|
87ec3d6fad
+ completed identifiers for RiscV ABIs
|
2 years ago |
Jinyang He
|
92e60d2107
add loongarch64 linux rtl support
|
2 years ago |
Jinyang He
|
3d2c96ebbf
Add loongarch64 linux support to compiler
|
2 years ago |
Jinyang He
|
12c4290ffe
Add loongarch64 architecture support to compiler
|
2 years ago |
Jonas Maebe
|
e62cf5b9e7
systems_iphonesym -> systems_iphonesim
|
2 years ago |
Karoly Balogh
|
3695bb5da5
powerpc-morphos: enable 'section' keyword support, and force the startup code to be in the .text section, to fix linking external objects with unnamed sections on this platform
|
2 years ago |
Nikolay Nikolov
|
55482bd876
+ allow the 'section' directive for the WebAssembly platforms
|
3 years ago |
Pierre Muller
|
eed6effe27
Put systems_bsd into systems_weak_linking to fix heaptrc compilation failure for netbsd and dragonfly target OS introduced by commit ae346a87
|
3 years ago |
Jonas Maebe
|
16cb409fbf
LLVM: separate as_clang_llvm_darwin
|
3 years ago |
Jonas Maebe
|
d294731542
LLVM: enable DWARF debug info generation
|
3 years ago |
Nikolay Nikolov
|
ddab39dbdc
+ enable the atomics extension on the llvm-mc command line (extension appears
|
3 years ago |
ccrause
|
738a0a35de
Add section directive for subroutines for embedded and freertos systems.
|
3 years ago |
Jonas Maebe
|
14289173bb
PPC64: fix wrong ifdef for SYSV ABI
|
3 years ago |
Jonas Maebe
|
2ee45c7ed8
PowerPC32 SysV: fix abis_ppc_toc declaration
|
3 years ago |
Jonas Maebe
|
629c1de460
TOC handling: clean up
|
3 years ago |
florian
|
28964711d7
* sorted defines in the compiler: mips64 is defined on all 64 Bit mips platforms, mips64el for little endian, misp64eb for big endian
|
3 years ago |
florian
|
c1ef094457
+ startup code skeleton for MIPS64
|
3 years ago |
florian
|
e9e8013316
+ some basic stuff for MIPS64
|
3 years ago |
Jonas Maebe
|
68b5ca633c
ppc platforms: fix missing TOC restoration room
|
3 years ago |