This website requires JavaScript.
Explore
Help
Sign In
paweld
/
fpc
Watch
1
Star
0
Fork
0
You've already forked fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced
2025-04-30 07:23:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
82dd70e72f
fpc
/
tests
/
test
/
cg
/
obj
/
linux
History
Sven Barth
82dd70e72f
* fix parameter alignment on x86_64 when more than 6 parameters are involved (aka the stack is used)
...
+ added test
2023-08-03 22:34:28 +02:00
..
aarch64
arm
arm-eabi
arm-gnueabihf
i386
loongarch64
add loongarch64 tests support
2023-02-05 19:18:48 +00:00
m68k
mips
mipsel
powerpc
powerpc64
powerpc64-le
riscv32
+ compiled C object files, generated by riscv32-unknown-linux-gnu-gcc (GCC) 10.2.0 with -O3
2021-03-14 21:34:51 +00:00
riscv64
* 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
2021-03-11 21:55:41 +00:00
sparc
sparc64
x86_64
* fix parameter alignment on x86_64 when more than 6 parameters are involved (aka the stack is used)
2023-08-03 22:34:28 +02:00