Nikolay Nikolov
|
c515d45026
+ added new target to the compiler: wasm32-wasip2. Not working, yet.
|
5 months ago |
Michaël Van Canneyt
|
0ebb98da7b
* Remove debug output
|
5 months ago |
Michaël Van Canneyt
|
aeef060a0b
* Enlarge target os/full variable for wasip1threads
|
5 months ago |
Michaël Van Canneyt
|
aaf0bf7e19
* wasip1threads needs 14 characters
|
5 months ago |
Nikolay Nikolov
|
51035eb0f4
+ added system_wasm32_wasip1threads to systems_internal_sysinit
|
5 months ago |
Nikolay Nikolov
|
698e16a12d
+ added system_wasm32_wasip1threads to systems_wasm
|
5 months ago |
Nikolay Nikolov
|
55d3d1447c
* increased string size of tsysteminfo.shortname in order to fit 'wasip1threads'
|
5 months ago |
Nikolay Nikolov
|
4340d03ba9
+ compiler support for a new target: wasip1threads
|
5 months ago |
Nikolay Nikolov
|
2bc965ee28
* the name string of the WASI target changed from 'The WebAssembly System Interface (WASI)' to 'The WebAssembly System Interface Preview 1 (WASI 0.1)'
|
5 months ago |
Nikolay Nikolov
|
e20466ffd1
* system_wasm32_wasi renamed system_wasm32_wasip1
|
5 months ago |
Kirill Kranz
|
dad75d4472
clearing the bss section on startup
|
9 months ago |
Kirill Kranz
|
66f73d466b
psy-q-sdk lib duplicate named *.o files excluded from link
|
10 months ago |
Kirill Kranz
|
63d9c1f077
random new lines removed
|
10 months ago |
Kirill Kranz
|
52651a7ede
First compiler Build
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
677fd4fb00
* Added missing i386-win32 target selection
|
11 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 |