Michaël Van Canneyt
|
652d41a70a
* Dependencies for utils to compile to webassembly
|
1 year ago |
Michaël Van Canneyt
|
9d00605c35
* Allow compilation for wasm
|
1 year ago |
Michaël Van Canneyt
|
f4863177b6
* Remove duplicate code, move some code from fileutils to utils
|
1 year ago |
Michaël Van Canneyt
|
6fda6f79d8
* License header
|
1 year ago |
Michaël Van Canneyt
|
a0878c9565
* Debug capture separated out
|
1 year ago |
Michaël Van Canneyt
|
b4ccac8def
* Fix compilation with pas2js
|
1 year ago |
Michaël Van Canneyt
|
74c995c06b
* Add system.math.vectors for Delphi compatibility.
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
286c823e27
* Tests for i40474 and i40475 (BIC issue on AArch64 and incorrect shifter/extender mnemonics respectively)
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
23e514621d
* a64: Corrected supported shifter/extender mnemonics for arithmetic/logical instructions
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
bb2e626fc3
* a64: Fixed bug where BIC instructions were treated as having 2 operands rather than 3
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
82a8640111
* a64: New conditional branch to CSET peephole optimisation
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
af9c9a826e
* a64: Porting of MatchOperand function from x86 that takes integer parameter
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
6b569d0ada
* ARM: New test to evaluate ADR encoding error
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
c4061e49e6
* ARM: Fixed issue where some offsets of ADR assembly instructions
|
1 year ago |
Michaël Van Canneyt
|
237e2686f1
* Patch from Dokkie8844 to ease implementation of certificate verification. Fixes issue #40480
|
1 year ago |
Sven/Sarah Barth
|
879f48d215
* the unit name has already been uppercased for the search, so no need to uppercase it again for the message output
|
1 year ago |
Sven/Sarah Barth
|
287ef8e79a
* fix #40410: allow specialization of a procdef also inside exception handlers + added test
|
1 year ago |
Sven/Sarah Barth
|
f88ee7b2d8
* fix #40451: load the assembly symbol into a separate operand so that an offset already contained in oper isn't discarded + added test
|
1 year ago |
Michaël Van Canneyt
|
b003828d26
* Some fixes for namespaced compilation
|
1 year ago |
Pierre Muller
|
44e2c05ef7
Set calling convention for fontconfig library import unit
|
1 year ago |
Pierre Muller
|
3c2fa91c75
Extend support to all BSD systems for libfontconfig and fcl-pdf packages
|
1 year ago |
Pierre Muller
|
59fe173cc7
Add calls to FcGetVersion, FcConfigGetFilename and FcConfigFilename
|
1 year ago |
Pierre Muller
|
9070b3647a
Add new FcConfigGetFilename function
|
1 year ago |
Pierre Muller
|
9782b206cf
Add namespaced version of libfontconfig and unixtype units in _USES clause
|
1 year ago |
Pierre Muller
|
b51e5f370f
Disable fcl-pdf package for wince target
|
1 year ago |
Michaël Van Canneyt
|
557a324473
* Add system.actions unit for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
a88dd9197f
* Some delphi compatibility methods/types for actions
|
1 year ago |
Michaël Van Canneyt
|
db1efd0264
* Fix windows implementation of find. Fixes issue #40473
|
1 year ago |
Michaël Van Canneyt
|
c120a13af8
* Unprepare on commit/rollback
|
1 year ago |
mattias
|
985dec61b1
pastojs: do not add rtti for public constructor for class without rtti, related #37752
|
1 year ago |