florian
|
07f3b23c78
* handle -Ca (as proposed by Michael Ring) and -Cf in the first option pass as well
|
4 anni fa |
pierre
|
8d165d7e98
Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targets
|
6 anni fa |
florian
|
b3baa35179
* handle -Ca (as proposed by Michael Ring) and -Cf in the first option pass as well
|
4 anni fa |
Pierre Muller
|
a1040cf1b2
Treat -Cb / -Cb- options in first pass (to be able to use FPC_BIG_ENDIAN inside .fpc.cfg config file)
|
2 anni fa |
marcoonthegit
|
9b97e5743e
Merge branch 'fixes_3_2' of gitlab.com:freepascal.org/fpc/source into fixes_3_2
|
2 anni fa |
marcoonthegit
|
2563a7a072
* Add ptr types for fixed(u)int, fixes #40205
|
2 anni fa |
Pierre Muller
|
2a3efea7ba
Avoid read past buffer end for empty source when checking for utf-8 signature
|
2 anni fa |
marcoonthegit
|
d6587b00f5
Merge branch 'fixes_3_2' of gitlab.com:freepascal.org/fpc/source into fixes_3_2
|
2 anni fa |
marcoonthegit
|
40906ec49d
* fix #40242 by inverting some more x and y loops
|
2 anni fa |
marcoonthegit
|
c944b0446e
* switch loops in TFPCustomCanvas.Erase closes #40246
|
2 anni fa |
florian
|
3498d78aad
* make eabihf/eabi changeable at compilation time
|
5 anni fa |
florian
|
15194c6ee9
* correctly compile constant multiplications by 6 for 80386 (fix needed only for 3.2.x), resolves #40230
|
2 anni fa |
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 |