Pierre Muller
|
637c34571e
Avoid range check error in AddNormalStringDef
|
1 year ago |
Michaël Van Canneyt
|
b4d4c30a45
* Initialize result in CountConnections
|
1 year ago |
Michaël Van Canneyt
|
107299648f
* micro optimization using BsfDWord as proposed in #40590
|
1 year ago |
Michaël Van Canneyt
|
08b7881083
* Nano optimization. Fixes #40590
|
1 year ago |
Michaël Van Canneyt
|
c2383fc207
* Correct casing. Fixes #40589
|
1 year ago |
Nikolay Nikolov
|
a8b4c0772c
* fixed bug that caused 'c in ['a'..'z']' to fail on the WebAssembly target, when code is compiled with {$packset 1}
|
1 year ago |
Pierre Muller
|
2c622e2fe6
* rtl/macos/dos.pp: Remove unused unixutil in _USES clause of rtl/macos/dos.pp source.
|
1 year ago |
Karoly Balogh
|
19fe377455
m68k: fix tw40182 test
|
1 year ago |
Karoly Balogh
|
88ffc9e228
m68k: refactored the optimizer to avoid direct asml management where possible, and use standard functions instead
|
1 year ago |
Pierre Muller
|
e13625d562
Revert move of packages/fcl-process/src/win/pipes.inc to packages/fcl-process/src/winall directory: wince should use dummy/pipes.inc file
|
1 year ago |
Jonas Maebe
|
60e77de115
LLVM: remove flags used to support older LLVM versions
|
1 year ago |
Pierre Muller
|
2eaa6c5ced
Add handling of packages/fcl-process/src/amicommon directory
|
1 year ago |
Pierre Muller
|
848c3a252e
Add fcl-process/src/winall include directory for Windows targets
|
1 year ago |
marcoonthegit
|
66520ad5ab
* add dragonfly and openbsd to cnetdb target list
|
1 year ago |
Karoly Balogh
|
020ca55e25
m68k: add more cases, where TST instructions can beoptimized away, because the previous instruction already sets all the required flags
|
1 year ago |
Karoly Balogh
|
3c57eb42f9
do not display the changing assembler note, if the internal and the external assemblers are the same, or there's no internal assembler defined
|
1 year ago |
Karoly Balogh
|
db137d0528
tabs to spaces cosmetics, no functional change
|
1 year ago |
Pierre Muller
|
e429be38e8
Fix compilation of fcl-process for wince target OS, FIXME: untested :-(
|
1 year ago |
Karoly Balogh
|
6ef3aef5f2
m68k-sinclairql: regenerated Makefile
|
1 year ago |
Karoly Balogh
|
21156bc5d3
m68k-sinclairql: fixed the installation of many units that are otherwise built
|
1 year ago |
Karoly Balogh
|
a1863d8dc8
m68k-sinclairql: also build the various softfpu flavors for the QL
|
1 year ago |
Karoly Balogh
|
be4e5f240c
m68k-sinclairql: make heaptrc compile for the QL
|
1 year ago |
Karoly Balogh
|
3b7a347169
m68k-human68k: regenerated Makefile
|
1 year ago |
Karoly Balogh
|
919b556049
m68k-human68k: fix installation of sysconts and heaptrc units
|
1 year ago |
Nikolay Nikolov
|
fbcd90f286
+ generate DWARF debug info for WebAssembly locals
|
1 year ago |
Pierre Muller
|
3edd92dab1
Examinc OPT and CROSSOPT instead of FPCOPT in [prerules] to check if syscall unit needs objpas dependency
|
1 year ago |
Michaël Van Canneyt
|
82ac429954
* Fix missing escape for dollar sign
|
1 year ago |
Sven/Sarah Barth
|
170c05592b
* ensure that the legacy method table has the correct alignment on platforms that require it (e.g. SPARC64)
|
1 year ago |
Sven/Sarah Barth
|
98a25439c3
+ add a test that checks for correct working of the legacy method table
|
1 year ago |
Sven/Sarah Barth
|
7163a893e9
* search using the real package name instead of the uppercased one so that an as-is cased package will be found as well
|
1 year ago |