Károly Balogh
|
ad0f8099d5
netbsd: updated to link against the right setlocale function. the renaming from __setlocale_mb_len_max_32 to __setlocale50 occured in NetBSD include/locale.h in rev 1.17, which was in 2010, and shipped in NetBSD 6 in 2012.
|
6 gadi atpakaļ |
Pierre Muller
|
2a33e47277
Add test for mips code generation bug
|
2 gadi atpakaļ |
Pierre Muller
|
837df925c5
Short version of the mips code genration bug
|
2 gadi atpakaļ |
florian
|
56a99d2512
+ sanity checks in mips and sparc register allocator
|
3 gadi atpakaļ |
Pierre Muller
|
36c7b7b655
Improve test for unaligned access
|
2 gadi atpakaļ |
pierre
|
91aad00398
Fix for bug report 38549 about wrong code generation
|
4 gadi atpakaļ |
Pierre Muller
|
caf964ac31
Fix storing of unaligned 64-bit to memory
|
2 gadi atpakaļ |
Pierre Muller
|
59ad47503b
Avoid float_raise call in FPC_SOFT_FPUX80 code
|
2 gadi atpakaļ |
pierre
|
0b5af8a53f
Extend ait_ua_elf_const2str to all aitconst_XXX to fix mips/mipsel RTTI generation
|
5 gadi atpakaļ |
Pierre Muller
|
7b2f6871ff
Fix bug report #39952.
|
2 gadi atpakaļ |
Pierre Muller
|
2640e77307
Fix a_load64_reg_ref and a_load64_ref_reg mips methods
|
2 gadi atpakaļ |
Pierre Muller
|
2aa3270ca0
Handle unaligned references in 64-bit a_load_ref_reg and a_load_reg_ref methods
|
2 gadi atpakaļ |
florian
|
07f3b23c78
* handle -Ca (as proposed by Michael Ring) and -Cf in the first option pass as well
|
4 gadi atpakaļ |
pierre
|
8d165d7e98
Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targets
|
6 gadi atpakaļ |
florian
|
b3baa35179
* handle -Ca (as proposed by Michael Ring) and -Cf in the first option pass as well
|
4 gadi atpakaļ |
Pierre Muller
|
a1040cf1b2
Treat -Cb / -Cb- options in first pass (to be able to use FPC_BIG_ENDIAN inside .fpc.cfg config file)
|
2 gadi atpakaļ |
marcoonthegit
|
9b97e5743e
Merge branch 'fixes_3_2' of gitlab.com:freepascal.org/fpc/source into fixes_3_2
|
2 gadi atpakaļ |
marcoonthegit
|
2563a7a072
* Add ptr types for fixed(u)int, fixes #40205
|
2 gadi atpakaļ |
Pierre Muller
|
2a3efea7ba
Avoid read past buffer end for empty source when checking for utf-8 signature
|
2 gadi atpakaļ |
marcoonthegit
|
d6587b00f5
Merge branch 'fixes_3_2' of gitlab.com:freepascal.org/fpc/source into fixes_3_2
|
2 gadi atpakaļ |
marcoonthegit
|
40906ec49d
* fix #40242 by inverting some more x and y loops
|
2 gadi atpakaļ |
marcoonthegit
|
c944b0446e
* switch loops in TFPCustomCanvas.Erase closes #40246
|
2 gadi atpakaļ |
florian
|
3498d78aad
* make eabihf/eabi changeable at compilation time
|
5 gadi atpakaļ |
florian
|
15194c6ee9
* correctly compile constant multiplications by 6 for 80386 (fix needed only for 3.2.x), resolves #40230
|
2 gadi atpakaļ |
ccrause
|
aadb53e72c
Only perform OpCp2Op optimization when the first Op is ANDI and comparison is against 0.
|
2 gadi atpakaļ |
Marcus Sackrow
|
0c5256300a
AThreads: ThreadInfo for the main thread move to a global var to prevent problems with heap manager
|
2 gadi atpakaļ |
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 gadi atpakaļ |
Jonas Maebe
|
cd83438cb0
Darwin: fix make cycle
|
2 gadi atpakaļ |
marcoonthegit
|
05480071e2
Merge branch 'fixes_3_2' of gitlab.com:freepascal.org/fpc/source into fixes_3_2
|
2 gadi atpakaļ |
marcoonthegit
|
c52cc0dcc7
* getlongpath as per https://forum.lazarus.freepascal.org/index.php/topic,60972.0/topicseen.html
|
2 gadi atpakaļ |