Marcus Sackrow
|
ac93ad48e3
Amiga: System CloseList() and CleanupThreadProcChain() are called after the memory manager is already shut down changed to native os memory allocation
|
há 2 anos atrás |
Jonas Maebe
|
cd83438cb0
Darwin: fix make cycle
|
há 2 anos atrás |
marcoonthegit
|
05480071e2
Merge branch 'fixes_3_2' of gitlab.com:freepascal.org/fpc/source into fixes_3_2
|
há 2 anos atrás |
marcoonthegit
|
c52cc0dcc7
* getlongpath as per https://forum.lazarus.freepascal.org/index.php/topic,60972.0/topicseen.html
|
há 2 anos atrás |
florian
|
67e8c304c1
* allow iso gotos within a procedure
|
há 5 anos atrás |
florian
|
b6ccf16c9d
* 0 is a valid label in iso mode, resolves #37428
|
há 5 anos atrás |
florian
|
46a316791c
* powerpc64-linux: libc_csu_* are not available anymore in newer glibc,
|
há 3 anos atrás |
florian
|
b12bb768ca
* all references to libc_csu_ cleaned, should resolve #39295
|
há 3 anos atrás |
florian
|
26fb75ed77
* mips(el)-linux: provide __libc_csu_* as weak symbols
|
há 3 anos atrás |
florian
|
4480f65e98
* powerpc-linux: provide also local __libc_csu_* routines
|
há 3 anos atrás |
florian
|
c949b97c42
* some more use of __libc_csu_* removed
|
há 3 anos atrás |
Sven/Sarah Barth
|
2f8aac770c
* fix #39843: apply patch by michalgw to fix the declarations of CryptStringToBinary(A/W)
|
há 3 anos atrás |
Pierre Muller
|
53d7a0a603
Add system_powerpc_wii to supported_targets of powerpc generic GNU assembler
|
há 2 anos atrás |
marcoonthegit
|
19218e7f09
* Some bio functions added, patch by RDA, closes #39854
|
há 3 anos atrás |
marcoonthegit
|
ea5ac5bbf0
* also add other threadpool functions
|
há 3 anos atrás |
marcoonthegit
|
0f6deab1d9
* Use an own put for tfpginterfacedobjectlist as per bug #39846.
|
há 3 anos atrás |
marcoonthegit
|
90050adcfe
* give pthread_start_routine a proper Delphi compat prototype.
|
há 3 anos atrás |
marcoonthegit
|
298f443aa5
* wait up to 10ms extra till process really done to get rest of input, closes #39821
|
há 3 anos atrás |
J. Gareth "Curious Kit" Moreton
|
2c75fb13b7
* i386: Corrections to IMUL -> LEA/LEA optimisastions (fixes_3_2 only)
|
há 2 anos atrás |
florian
|
3a8d8551e7
+ test for #39955
|
há 2 anos atrás |
Michaël Van Canneyt
|
438f21c0d6
* Patch from Luxa Olivetti to fix memleak, fix issue #39941
|
há 2 anos atrás |
Pierre Muller
|
336d531687
Add /usr/lib64 and /lib64 to default library path list for sparc linux
|
há 3 anos atrás |
florian
|
3509dac9f1
* removed wrong program name
|
há 2 anos atrás |
florian
|
19c2e948b9
* nil =/<> dyn. array is a valid expression, so isbinaryoperatoroverloadable needs to take care of it, resolves #39933
|
há 2 anos atrás |
Karoly Balogh
|
28865ab4f8
regenerated msg includes after the latest merges
|
há 2 anos atrás |
Thorsten Otto
|
0c43bb74a5
atari: pass tos exe flags also to ld
|
há 3 anos atrás |
Thorsten Otto
|
113af73cb8
Fix linker commandline for m68k-atari
|
há 3 anos atrás |
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
|
há 3 anos atrás |
Károly Balogh
|
2ce3a8a167
* backported vlink map file generation to other targets using vlink: Amiga, Atari
|
há 4 anos atrás |
Károly Balogh
|
2f04564773
m68k: always use ELF objects with vasm for improved cross-compatibility with other tools and compilers
|
há 4 anos atrás |