marcoonthegit
|
ae468b132b
* From double to triple indirection for the get_device_list function. Reported by Jurassic Pork on forum.
|
1 год назад |
marcoonthegit
|
49c96f4629
* remove redundant variable reported by Lagprogramming on forum.
|
2 лет назад |
marcoonthegit
|
26467dd400
* small cleanups in intersectrect,unionrect offsetrect and inflaterect; fixes #40436
|
2 лет назад |
marcoonthegit
|
27b3084e67
* fix win32,win64 parts, fixes #40439. All records to under pshpack4 in header.
|
2 лет назад |
marcoonthegit
|
7d4cecda0b
* fixes #40438 signed zero handling.
|
2 лет назад |
marcoonthegit
|
980a638b2f
* make an excpetion and allow undocumented TD_QUESTION_ICON constant. There are multiple sources for this. Fixes #40406
|
2 лет назад |
marcoonthegit
|
f7e6489be5
* change types of method from integre to single for tpointf (probably copy-paste the interface error from integer TPoint )
|
2 лет назад |
marcoonthegit
|
c9459b8e2b
* remove unused variable, reported by lagwagging on on forum.
|
2 лет назад |
marcoonthegit
|
6a33f68fca
* small cleanup, remove redundant result assignment and unused variable (from Lagprogramming on forum)
|
2 лет назад |
marcoonthegit
|
0c37a1483d
* Patch by Rika to have a char specific TStringHelper.replace. Probably faster with low number of char matches. closes #39707
|
3 лет назад |
marcoonthegit
|
45bad18019
* Patch from Alexey T. closes #39705
|
3 лет назад |
marcoonthegit
|
cb70f9c47d
* applied patch from Alexey for closes #39704
|
3 лет назад |
Pierre Muller
|
276eed00d0
Remove trunk-only as_XXX values
|
1 год назад |
Pierre Muller
|
f54aeb911e
Try to adapt to missing as_default in fixes branch
|
1 год назад |
Pierre Muller
|
3e197cb8d7
Default to external assembler in cross-endian configuration.
|
1 год назад |
Pierre Muller
|
044088494e
Prevent usage of internal linker in cross-endian configuration.
|
1 год назад |
Pierre Muller
|
dfebb4df8e
Add new option_switch_bin_to_src_assembler_cross_endian message
|
1 год назад |
Pierre Muller
|
3188a8e7c6
Add CROSSASTARGET and CROSSASPROG make variables.
|
1 год назад |
pierre
|
78dbdcb095
Disable overflow/range check in some part of the arm code
|
4 лет назад |
Pierre Muller
|
2c23160571
Allow compilation of i8086, i386 and x86_64 cross-compiler
|
1 год назад |
Pierre Muller
|
82c57e2deb
Update Makefile's using latest fixes fpcmake utility
|
1 год назад |
Pierre Muller
|
25acaac104
Update compiler/utils Makefile using latest fixes fpcmake utility
|
1 год назад |
Pierre Muller
|
8403c629fc
Regenerate Compiler Makefile
|
1 год назад |
Pierre Muller
|
277a3a1b4c
Generalize -DD option outside cycle
|
1 год назад |
florian
|
655352f0e9
* mmap2 expects that offset is divided by 4096
|
5 лет назад |
kamischi
|
51692224f0
update German errordx.msg files
|
2 лет назад |
Jonas Maebe
|
a0c9c7fa64
+ -ib parameter to print the code generator backend type: FPC or LLVM
|
5 лет назад |
Tomas Hajny
|
3ee68ea048
+ added possibility to list supported modeswitches using -im and documented it in help pages
|
5 лет назад |
florian
|
727dc3dca9
* according to Jonas iOS doesn't zero extend results in the callee either, so check removed
|
2 лет назад |
florian
|
75a6fbb813
* on aarch64-darwin, the unused part of function results is not cleared
|
2 лет назад |