marcoonthegit
|
47e90d7dda
* another fix for bug #39758, this time the end of the string
|
3 年之前 |
marcoonthegit
|
745e109411
* guard agains empty arrays in a few tArrayHelper binsearch methods
|
3 年之前 |
marcoonthegit
|
dbf1d63fff
* move char index checks up. fixes bug #39758
|
3 年之前 |
ccrause
|
ea5c84dca8
Fix for issue 39603, cherry-picked commits 6f749cf4, 98483496, cc7d67d0 and f562a8d9.
|
3 年之前 |
mattias
|
57b7720a85
fpdoc: fixed ElementType, issue 39887
|
3 年之前 |
marcoonthegit
|
c0be192ac5
* merge in different openbsd langinfo.h with some ifdefs.
|
3 年之前 |
Sven/Sarah Barth
|
8b90df2ce2
* an objectdef also requires an init for its members if a member (or a member of one of the parents) has a complex initialization
|
3 年之前 |
Sven/Sarah Barth
|
7c731fc3e6
* fix #39869: correctly check whether the recorded token stream still needs to be parsed (the replay depth of the scanner needs to be *larger* than what it was before starting the playback)
|
3 年之前 |
marcoonthegit
|
3a399845e4
* fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC
|
3 年之前 |
florian
|
9b2ba834a6
* properly calcualte aligncount as proposed by Jeppe, should resolve #33323
|
6 年之前 |
florian
|
58bcbe8188
* use g_concatcopy_unaligned on MIPS if needed
|
3 年之前 |
Florian Klämpfl
|
3f15b21e6c
* cosmetics
|
3 年之前 |
Pierre Muller
|
79ebedde8e
Fix compilation from 32-bit CPU by avoiding use of aint variable in for loop
|
3 年之前 |
Sven/Sarah Barth
|
affd8b02d9
* fix #39664: ensure that the 8- and 16-bit signed overloads of IntToHex return the correct number of digits
|
3 年之前 |
florian
|
7c5a81abac
* building on PowerPC fixed
|
6 年之前 |
florian
|
377193e72f
+ gcc_except_table section
|
6 年之前 |
Pierre Muller
|
619491e852
Fix searching of gstrip binary in cross-environment for solaris OS target
|
3 年之前 |
pierre
|
b64165e0eb
Use default linker script and only add FPC specific sections for Linux OS
|
4 年之前 |
Pierre Muller
|
682c53ff6b
Pseudo-commit to add cherry-pick information about: Avoid null array size field for aarch64-linux TUContext
|
3 年之前 |
Pierre Muller
|
c069b97668
Pseudo commit to insert cherry-pick information about: Fix compilation of sparc64-linux rtl with -dFPC_USE_LIBC
|
3 年之前 |
Pierre Muller
|
db50354ac6
Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC
|
3 年之前 |
Pierre Muller
|
07e3224feb
Avoid null array size field for aarch64-linux TUContext
|
3 年之前 |
Pierre Muller
|
f3ee4aa56e
Fix compilation of sparc64-linux rtl with -dFPC_USE_LIBC
|
3 年之前 |
Pierre Muller
|
ab184895cc
Fix compilation of sparc-linux rtl with -dFPC_USE_LIBC
|
3 年之前 |
Pierre Muller
|
560f906628
Fix compilation for x86_64-linux target using libc with -dFPC_USE_LIBC option
|
3 年之前 |
Michaël Van Canneyt
|
9185095155
* Patches from Pascal Riekenberg, some small corrections
|
3 年之前 |
Joost van der Sluis
|
f589acc8f7
* Fixed padding of CFI-structures on non-32bit architectures
|
3 年之前 |
Sven/Sarah Barth
|
ab5f200a61
* fix #39548: correctly declare the function result of SysAllocStringLen()
|
3 年之前 |
marcoonthegit
|
72769d9560
* typo fix in last commit
|
3 年之前 |
marcoonthegit
|
b40ebe5d99
* Also set clock12 to false if ampm is before %I. bug #39760 and fix from liao bozhi
|
3 年之前 |