Ondrej Pokorny
|
ee9c54d51a
implement TProxyAggregateStream (Delphi compatibility)
|
1 年之前 |
Rika Ichinose
|
875e22f7d7
Implement length(PWideChar) with IndexWord.
|
1 年之前 |
Michaël Van Canneyt
|
fe41a51db3
New string for new parser option
|
1 年之前 |
Michaël Van Canneyt
|
40c386d6bc
* PAckage name can contain package keyword
|
1 年之前 |
Michaël Van Canneyt
|
b245f2deb1
* Option to warn about not found resource files instead of error
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
d729d5a5b1
* arm: Re-enabled "inline" on "fpc_ansistr_decr_ref" and "fpc_ansistr_incr_ref".
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
2519f42854
* arm: Disabled "inline" on "fpc_ansistr_decr_ref" and "..._incr_ref" until arm compiler bug is resolved
|
1 年之前 |
florian
|
3302adc31a
* make use of HexStr of the rtl, resolves #40800
|
1 年之前 |
Rika Ichinose
|
4383aab15a
Fix off-by-one error in syswin.inc:setup_arguments.
|
1 年之前 |
florian
|
83abe1fb15
* oc_blue properly named as noted by Don Siders
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
bba8558a1a
* x86: Minor change to lineinfo in "MovAdd2Lea" so debugging is more logical
|
1 年之前 |
Michaël Van Canneyt
|
fafb293426
* Fixed DeclaredFields for record, should be the same as fields
|
1 年之前 |
Pierre Muller
|
3d2d27cf67
Makefile regenerated after 'nothreads unit depends on objpas because of objfpc mode' commit
|
1 年之前 |
Pierre Muller
|
96b3462a5f
nothreads unit depends on objpas because of objfpc mode
|
1 年之前 |
florian
|
cab3b8c06f
* factor out tcgx86.getcopymode
|
1 年之前 |
Michaël Van Canneyt
|
10d740298d
* Added nothreads unit for fake thread support. Currently only WASI
|
1 年之前 |
florian
|
eff10ee9b7
* handle complexer references in tcg8086.a_loadaddr_ref_cgpara properly
|
1 年之前 |
Michaël Van Canneyt
|
9eb77599e1
* ReadAllBytes was not reading all bytes. Fixes issue #40789
|
1 年之前 |
florian
|
e29d1ecda9
* reorganize Tcgx86.g_concatcopy
|
1 年之前 |
florian
|
b826ad8b7e
+ CPUX86_HINT_FAST_SHORT_REP_MOVS
|
1 年之前 |
Pierre Muller
|
e315a30ef4
Disable jvm-android target for wasm-job package because it requires sysutils unit which is not available for jvm-android
|
1 年之前 |
florian
|
f49da05633
* unified g_concatcopy_move
|
1 年之前 |
Michaël Van Canneyt
|
ac8fefbc2b
* Fix compilation for targets that do not have variants
|
1 年之前 |
Michaël Van Canneyt
|
3d0cf17e5c
* Remove wrong help line
|
1 年之前 |
Michaël Van Canneyt
|
fc29d5ca7d
* More routines need to display missing key name
|
1 年之前 |
florian
|
4a4eadc60e
* throw an error if varargs is used without appropriate calling conventions, resolves #40342
|
1 年之前 |
Michaël Van Canneyt
|
d809b4ba98
* Fix wince/nativent
|
1 年之前 |
Michaël Van Canneyt
|
259af2d252
* When raising error, display missing key value as string, if possible
|
1 年之前 |
Pierre Muller
|
291532e740
Do not set default target to system_sparc64_solaris on solaris OS for sparc64 compiler as this target is not yet supported
|
1 年之前 |
Michaël Van Canneyt
|
5913c17805
* Allow to create browser API stubs that will work on non-webassembly platforms
|
1 年之前 |