ccrause
|
aadb53e72c
Only perform OpCp2Op optimization when the first Op is ANDI and comparison is against 0.
|
2 anni fa |
Marcus Sackrow
|
0c5256300a
AThreads: ThreadInfo for the main thread move to a global var to prevent problems with heap manager
|
2 anni fa |
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 anni fa |
Jonas Maebe
|
cd83438cb0
Darwin: fix make cycle
|
2 anni fa |
marcoonthegit
|
05480071e2
Merge branch 'fixes_3_2' of gitlab.com:freepascal.org/fpc/source into fixes_3_2
|
2 anni fa |
marcoonthegit
|
c52cc0dcc7
* getlongpath as per https://forum.lazarus.freepascal.org/index.php/topic,60972.0/topicseen.html
|
2 anni fa |
florian
|
67e8c304c1
* allow iso gotos within a procedure
|
5 anni fa |
florian
|
b6ccf16c9d
* 0 is a valid label in iso mode, resolves #37428
|
5 anni fa |
florian
|
46a316791c
* powerpc64-linux: libc_csu_* are not available anymore in newer glibc,
|
3 anni fa |
florian
|
b12bb768ca
* all references to libc_csu_ cleaned, should resolve #39295
|
3 anni fa |
florian
|
26fb75ed77
* mips(el)-linux: provide __libc_csu_* as weak symbols
|
3 anni fa |
florian
|
4480f65e98
* powerpc-linux: provide also local __libc_csu_* routines
|
3 anni fa |
florian
|
c949b97c42
* some more use of __libc_csu_* removed
|
3 anni fa |
Sven/Sarah Barth
|
2f8aac770c
* fix #39843: apply patch by michalgw to fix the declarations of CryptStringToBinary(A/W)
|
3 anni fa |
Pierre Muller
|
53d7a0a603
Add system_powerpc_wii to supported_targets of powerpc generic GNU assembler
|
2 anni fa |
marcoonthegit
|
19218e7f09
* Some bio functions added, patch by RDA, closes #39854
|
3 anni fa |
marcoonthegit
|
ea5ac5bbf0
* also add other threadpool functions
|
3 anni fa |
marcoonthegit
|
0f6deab1d9
* Use an own put for tfpginterfacedobjectlist as per bug #39846.
|
3 anni fa |
marcoonthegit
|
90050adcfe
* give pthread_start_routine a proper Delphi compat prototype.
|
3 anni fa |
marcoonthegit
|
298f443aa5
* wait up to 10ms extra till process really done to get rest of input, closes #39821
|
3 anni fa |
J. Gareth "Curious Kit" Moreton
|
2c75fb13b7
* i386: Corrections to IMUL -> LEA/LEA optimisastions (fixes_3_2 only)
|
2 anni fa |
florian
|
3a8d8551e7
+ test for #39955
|
2 anni fa |
Michaël Van Canneyt
|
438f21c0d6
* Patch from Luxa Olivetti to fix memleak, fix issue #39941
|
2 anni fa |
Pierre Muller
|
336d531687
Add /usr/lib64 and /lib64 to default library path list for sparc linux
|
3 anni fa |
florian
|
3509dac9f1
* removed wrong program name
|
2 anni fa |
florian
|
19c2e948b9
* nil =/<> dyn. array is a valid expression, so isbinaryoperatoroverloadable needs to take care of it, resolves #39933
|
2 anni fa |
Karoly Balogh
|
28865ab4f8
regenerated msg includes after the latest merges
|
2 anni fa |
Thorsten Otto
|
0c43bb74a5
atari: pass tos exe flags also to ld
|
3 anni fa |
Thorsten Otto
|
113af73cb8
Fix linker commandline for m68k-atari
|
3 anni fa |
Karoly Balogh
|
7afc1d4b3d
+ m68k-atari: fixed bogus TOS program flags passed to VLink. added -WF argument to allow the user to specify their own flags if needed
|
3 anni fa |