Pierre Muller
|
21f8c0ff15
Add -EB or -EL paramter to xtensa assembler call (Warning: this requires a patched 2.40 release\!)
|
il y a 2 ans |
Pierre Muller
|
44cc85d357
Specify endianess and abi when calling xtensa linker
|
il y a 2 ans |
Pierre Muller
|
b577cbb6b8
Only modify softfloat_exception_mask, as this is not handled equally for all CPUs with GetEXceptionMask/SetExceptionMask
|
il y a 2 ans |
Pierre Muller
|
ecdd7b67b8
* Use correct sizeof to check if entry size is large enough
|
il y a 2 ans |
Pierre Muller
|
3873e8984b
Fix error leading to Makefile error for all non AVR CPUs even when SUBARCH is set
|
il y a 2 ans |
Pierre Muller
|
28317bb535
Use GetExceptionMask/SetExceptionMask to avoid floating point exception inside FPC_SOFT_FFPUX80 code
|
il y a 2 ans |
Pierre Muller
|
3109f2b448
Set macro iconv_is_in_libc for FreeBSD OS
|
il y a 2 ans |
Pierre Muller
|
442e02f44a
Restrict previous change to compilers that do not have 10-byte extended type
|
il y a 2 ans |
Pierre Muller
|
2c1fdff039
Fix for tentryfile.getreal with FPC_SOFT_FPUX80, putreal still needs the same change
|
il y a 2 ans |
Ondrej Pokorny
|
ff610b0ffb
TPQConnection.Execute fixes
|
il y a 2 ans |
J. Gareth "Curious Kit" Moreton
|
cf3faba5a2
* Added test to attempt to catch access violation caused by faulty optimisation (i40165)
|
il y a 2 ans |
J. Gareth "Curious Kit" Moreton
|
8642b5a256
* Fixed bug in "JccMovJmpMov2CMovCMov" optimisation where it didn't track registers in references getting changed
|
il y a 2 ans |
Pierre Muller
|
61ba9526cc
Add missing swaping in case of different endianess of stab entry inside TInternalAssembler.WriteStab
|
il y a 2 ans |
Ondrej Pokorny
|
f11afff94b
httpserver: make sure that socket is freed even if StartServerSocket raised an exception
|
il y a 2 ans |
marcoonthegit
|
cc57eb785c
* patch by Dean Mustakinov to improve commandline quote handling on Windows, resolves #40189
|
il y a 2 ans |
marcoonthegit
|
65b880d750
* own solution that resolves #40127 :
|
il y a 2 ans |
Michaël Van Canneyt
|
31fec22b0b
* Add const for string where possible. Fixes issue #40051
|
il y a 2 ans |
marcoonthegit
|
0d0706f1c7
* first set of #40051, up to db.pp
|
il y a 2 ans |
marcoonthegit
|
46e7ca9b49
* some string parameters made const in fppdf units.
|
il y a 2 ans |
Michaël Van Canneyt
|
8f99baeb1f
* Use const string where possible. Fix issue #40047
|
il y a 2 ans |
Michaël Van Canneyt
|
2c30c14258
* Some nested loop improvements. fixes issue #40250
|
il y a 2 ans |
Michaël Van Canneyt
|
58528f456f
* Some nested loop improvements. fixes issue #40250
|
il y a 2 ans |
Pierre Muller
|
ed9d01628f
Add aarch64-freebsd c object files
|
il y a 2 ans |
marcoonthegit
|
8a3f991528
* more loopvar sorting by Lagwaggon.
|
il y a 2 ans |
marcoonthegit
|
240cc0676b
* check for frac(dt) being slightly lower than a whole number. Patch by Werner P
|
il y a 2 ans |
marcoonthegit
|
a107b090ce
* fix from Werner P. Setter for clipregion to fix memory leak.
|
il y a 2 ans |
Pierre Muller
|
c791d7e4e7
Improve test for unaligned access
|
il y a 2 ans |
Pierre Muller
|
163e0429b5
Fix storing of unaligned 64-bit to memory
|
il y a 2 ans |
marcoonthegit
|
40abb74356
* remove unused variable, reported by lagwagging on on forum.
|
il y a 2 ans |
Rika Ichinose
|
5cd3b65a4c
Re-enable QSort killer O(N²) detection, make it deterministic and instant, and make the killer itself universal.
|
il y a 2 ans |