florian
|
d399df83ba
* RiscV32: fpc_longjmp needs nostackframe directive
|
4 年之前 |
florian
|
9ccdf2b3bf
* RiscV: unified itcpugas.pas
|
4 年之前 |
pierre
|
9775a13e02
Rough fix for riscv32 failure
|
4 年之前 |
nickysn
|
a9f4c8a16b
* compilation on Windows fixed
|
4 年之前 |
nickysn
|
445ca8b995
* update revision.inc
|
4 年之前 |
nickysn
|
fc32428639
* merged the wasm branch. Adds support for the wasm32 (WebAssembly 32-bit)
|
4 年之前 |
nickysn
|
6ac633e594
* sync with trunk
|
4 年之前 |
nickysn
|
1fb5008630
- disabled compilation on the wasi target for packages that don't compile
|
4 年之前 |
nickysn
|
4be5609809
+ added wasm32 to the list of targets that don't support a native compiler
|
4 年之前 |
nickysn
|
ea8f068817
* regenerated makefiles after sync with trunk
|
4 年之前 |
nickysn
|
a14ad056e5
* update revision.inc
|
4 年之前 |
nickysn
|
e42330a7ad
* synchronized with trunk
|
4 年之前 |
florian
|
62ea31f255
* riscv64-linux: generate PIC for all units as it is required for shared libraries
|
4 年之前 |
florian
|
e047e7db91
+ RiscV: initial support of pic generation
|
4 年之前 |
florian
|
1e5cbfe546
* RiscV: if shared libraries are involved, we have to link always against the crt*S.o variants
|
4 年之前 |
florian
|
a399627aee
+ RiscV: initial implementation of gprof support
|
4 年之前 |
marcus
|
5821143387
AmigaOS4: added missing varargs function
|
4 年之前 |
marcus
|
61a4eaa302
Amiga: removal of includes not in use anymore
|
4 年之前 |
marcus
|
8b84ef9f4b
AROS: AGraphics, removal of AROS defines, the unit is only for AROS
|
4 年之前 |
marcus
|
a04cd9b9ce
Aros: Layers unit updated with AROS specific extensions
|
4 年之前 |
pierre
|
e8fbe6696b
Update Makefile's after commits 48929/48930
|
4 年之前 |
florian
|
3c43677952
* re-build c objects with a fixed C compiler regarding floating point parameter passing: riscv64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 with -O3
|
4 年之前 |
florian
|
3ac178f519
* RiscV: corrected setup of gp
|
4 年之前 |
florian
|
577e584c77
* RiscV: basic CFI stuff fixed
|
4 年之前 |
florian
|
8fa04a0cee
* finished -ix output
|
4 年之前 |
michael
|
45dc6d1ef1
* Fix size issue for UTF8, bug ID #37370, patch by Luca Olivetti
|
4 年之前 |
pierre
|
dc3bb933ee
Update revision after commit #48929
|
4 年之前 |
pierre
|
96acda5ac9
Add special gcc options for riscv32/riscv64 gcc calls
|
4 年之前 |
florian
|
b7fe338bbe
* mips and xtensa compilation fixed
|
4 年之前 |
michael
|
b4d37f78ac
* Allow BOM check
|
4 年之前 |