marcoonthegit
|
d6587b00f5
Merge branch 'fixes_3_2' of gitlab.com:freepascal.org/fpc/source into fixes_3_2
|
2 jaren geleden |
marcoonthegit
|
40906ec49d
* fix #40242 by inverting some more x and y loops
|
2 jaren geleden |
marcoonthegit
|
c944b0446e
* switch loops in TFPCustomCanvas.Erase closes #40246
|
2 jaren geleden |
florian
|
3498d78aad
* make eabihf/eabi changeable at compilation time
|
5 jaren geleden |
florian
|
15194c6ee9
* correctly compile constant multiplications by 6 for 80386 (fix needed only for 3.2.x), resolves #40230
|
2 jaren geleden |
ccrause
|
aadb53e72c
Only perform OpCp2Op optimization when the first Op is ANDI and comparison is against 0.
|
2 jaren geleden |
Marcus Sackrow
|
0c5256300a
AThreads: ThreadInfo for the main thread move to a global var to prevent problems with heap manager
|
2 jaren geleden |
Marcus Sackrow
|
ac93ad48e3
Amiga: System CloseList() and CleanupThreadProcChain() are called after the memory manager is already shut down changed to native os memory allocation
|
2 jaren geleden |
Jonas Maebe
|
cd83438cb0
Darwin: fix make cycle
|
2 jaren geleden |
marcoonthegit
|
05480071e2
Merge branch 'fixes_3_2' of gitlab.com:freepascal.org/fpc/source into fixes_3_2
|
2 jaren geleden |
marcoonthegit
|
c52cc0dcc7
* getlongpath as per https://forum.lazarus.freepascal.org/index.php/topic,60972.0/topicseen.html
|
2 jaren geleden |
florian
|
67e8c304c1
* allow iso gotos within a procedure
|
5 jaren geleden |
florian
|
b6ccf16c9d
* 0 is a valid label in iso mode, resolves #37428
|
5 jaren geleden |
florian
|
46a316791c
* powerpc64-linux: libc_csu_* are not available anymore in newer glibc,
|
3 jaren geleden |
florian
|
b12bb768ca
* all references to libc_csu_ cleaned, should resolve #39295
|
3 jaren geleden |
florian
|
26fb75ed77
* mips(el)-linux: provide __libc_csu_* as weak symbols
|
3 jaren geleden |
florian
|
4480f65e98
* powerpc-linux: provide also local __libc_csu_* routines
|
3 jaren geleden |
florian
|
c949b97c42
* some more use of __libc_csu_* removed
|
3 jaren geleden |
Sven/Sarah Barth
|
2f8aac770c
* fix #39843: apply patch by michalgw to fix the declarations of CryptStringToBinary(A/W)
|
3 jaren geleden |
Pierre Muller
|
53d7a0a603
Add system_powerpc_wii to supported_targets of powerpc generic GNU assembler
|
2 jaren geleden |
marcoonthegit
|
19218e7f09
* Some bio functions added, patch by RDA, closes #39854
|
3 jaren geleden |
marcoonthegit
|
ea5ac5bbf0
* also add other threadpool functions
|
3 jaren geleden |
marcoonthegit
|
0f6deab1d9
* Use an own put for tfpginterfacedobjectlist as per bug #39846.
|
3 jaren geleden |
marcoonthegit
|
90050adcfe
* give pthread_start_routine a proper Delphi compat prototype.
|
3 jaren geleden |
marcoonthegit
|
298f443aa5
* wait up to 10ms extra till process really done to get rest of input, closes #39821
|
3 jaren geleden |
J. Gareth "Curious Kit" Moreton
|
2c75fb13b7
* i386: Corrections to IMUL -> LEA/LEA optimisastions (fixes_3_2 only)
|
2 jaren geleden |
florian
|
3a8d8551e7
+ test for #39955
|
2 jaren geleden |
Michaël Van Canneyt
|
438f21c0d6
* Patch from Luxa Olivetti to fix memleak, fix issue #39941
|
2 jaren geleden |
Pierre Muller
|
336d531687
Add /usr/lib64 and /lib64 to default library path list for sparc linux
|
3 jaren geleden |
florian
|
3509dac9f1
* removed wrong program name
|
2 jaren geleden |