Michael VAN CANNEYT
|
34f11a7a14
* Remove unused KnownArchitectures tryout
|
2 years ago |
Michael VAN CANNEYT
|
49d8a3e3f5
* Handle ARCH_TARGET/ARCH_SOURCE
|
2 years ago |
Michael VAN CANNEYT
|
54dd32805e
* Remove unused KnownArchitectures tryout
|
2 years ago |
Michaël Van Canneyt
|
b9aeeaa6e3
* Initialize result string
|
2 years ago |
mattias
|
8f32a8190e
fcl-pdf: fixed dump hexstring
|
2 years ago |
mattias
|
3ef91538f9
fcl-pdf: less hints
|
2 years ago |
mattias
|
51fa67c234
fcl-pdf: less hints
|
2 years ago |
Michaël Van Canneyt
|
fcb5cf42bf
* Additional fix
|
2 years ago |
Michaël Van Canneyt
|
a3a827eba5
* Fix for i386 breakage after merge request !433
|
2 years ago |
Jinyang He
|
6ef31c643a
Set STACK_MARGIN_MAX to four times of pagesize on LoongArch64
|
2 years ago |
Jinyang He
|
f202dda5c5
Use prlimit64 in FpSetRLimit and FpSetRLimit
|
2 years ago |
Jinyang He
|
2928837225
fix store stacklength but not its addr in info
|
2 years ago |
Jinyang He
|
bad62d51fa
fix when FPC_USE_LIBC is disabled not call PASCALMAIN
|
2 years ago |
Jinyang He
|
706aefb2aa
Fix the init state of LoongArch FPU exception bit
|
2 years ago |
Jinyang He
|
bcf7701887
Support use statx syscall in fpstat and fpfstat
|
2 years ago |
Jinyang He
|
6b4ee224bf
set default result in TPCUWriter.IsExternalEl
|
2 years ago |
florian
|
20884fdc1b
* search for i386-linux-gcc also by trying i686-linux- as prefix as
|
2 years ago |
Michaël Van Canneyt
|
41c2a2069a
* Alphacolors, enhanced patch from Mattias
|
2 years ago |
Michael VAN CANNEYT
|
a74a35a16e
* Check that system unit is actually loaded before using it to search for system symbols
|
2 years ago |
Michael VAN CANNEYT
|
5adde504a9
* Do not crash when module pointer is nil
|
2 years ago |
Michaël Van Canneyt
|
ab3916b0f8
* Make compression struct accessible to descendants. Fixes issue #40327
|
2 years ago |
Michael VAN CANNEYT
|
fa735ba7b2
* Refactor, so the combination CPU-OS-SubTarget is a record. Allows for extension if need be
|
2 years ago |
Michael VAN CANNEYT
|
193550945c
* Lazarus project file
|
2 years ago |
Michaël Van Canneyt
|
c94531645a
* Implement -t options for fpc executable
|
2 years ago |
Michael VAN CANNEYT
|
5605cebd46
* Implement -t and -x options
|
2 years ago |
Sven/Sarah Barth
|
0b7a771ca9
* fix #40221: don't allow a conversion from an anonymous function to a procvar type if compare_defs_ext already rejected them
|
2 years ago |
Sven/Sarah Barth
|
e44a33a78b
+ previous commit also fixes #40143, #40144, #40145, #40308 and #40315, so add the tests for them
|
2 years ago |
Sven/Sarah Barth
|
08dca09c7e
* revert 430bcac389c29a5ceca7759cfca69454aa31abf9 as with the change that the functions to insert hidden parameters are idempotent this is no longer required and also wrong as uses of the deleted symbols aside from Self and the framepointer would be left dangling
|
2 years ago |
Sven/Sarah Barth
|
d5a538b590
* ensure that the functions that insert the hidden parameters (function result, open array high parameters, etc.) are idempotent
|
2 years ago |
Pierre Muller
|
be0c92c65d
Set default abi for riscv 32/64 embedded
|
2 years ago |