florian
|
1f49e633b6
+ modified patch by Christo Crause: if the target support, the switch -Xu can be used to generate the executable as an uf2 file
|
4 years ago |
yury
|
9b1567f054
* Corrected method's visibility.
|
4 years ago |
yury
|
4fa99cff62
* Removed more assigned but unused vars.
|
4 years ago |
yury
|
75491ae21c
* Removed/ifdefed the assigned and unused variables.
|
4 years ago |
yury
|
0ab6b1ab4d
* Commented out the unneeded/unfinished code.
|
4 years ago |
yury
|
31cd3df783
* Fixed r44145. To test if a constant is declared it is needed to use {$if declared()} instead of {$if defined()}.
|
4 years ago |
florian
|
402876bc1f
* let theapthread wait unneededly less so the total run time is shorter
|
4 years ago |
yury
|
9c265d71f0
* Fixed a wrong code caused by a typo. It has been revealed by a note about an unused var.
|
4 years ago |
yury
|
221efd7a80
* Commented out some unused (yet?) local variables.
|
4 years ago |
yury
|
0a021be803
* Corrected visibility of overridden methods.
|
4 years ago |
yury
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
4 years ago |
yury
|
7ffa963127
* Moved the tregistry2 test back to packages and added more test OS targets.
|
4 years ago |
yury
|
ddf0ce014b
* Include packages/fcl-registry/tests to be run by the testsuite. Renamed files so only the main test files start with "t".
|
4 years ago |
michael
|
67a3af29a0
* Patch from Laco to fix bug ID #37849
|
4 years ago |
michael
|
55485228ca
* Allow milliseconds up to 1000 milliseconds
|
4 years ago |
yury
|
31135b3890
* Delete the test.xml file on exit.
|
4 years ago |
yury
|
e84fbcedac
* Changed the registry test. TRegistry.DeleteKey must delete all sub-keys. It is Delphi compatible despite the incorrect statement in the online Delphi docs.
|
4 years ago |
nickysn
|
f5d75423b9
* fixed ti8086vecnode.get_address_type not returning result
|
4 years ago |
nickysn
|
71f5fd320a
+ insert hlcg.g_ptrtypecast_reg calls in tcgvecnode.update_reference_reg_mul and update_reference_reg_packed
|
4 years ago |
nickysn
|
c3c199cf67
* show the list of wasm32 targets in the compiler help screen
|
4 years ago |
nickysn
|
8c33dc4692
* return nil in get_caller_addr, get_caller_frame an sptr
|
4 years ago |
nickysn
|
5c36600c8c
* update revision.inc
|
4 years ago |
nickysn
|
3f0d3c1a90
+ added WASI OS to fpmkunit
|
4 years ago |
nickysn
|
2a64e8c07e
- removed OS 'wasm' and added wasm32-embedded
|
4 years ago |
nickysn
|
9c118502ff
* cpu 'wasm' renamed 'wasm32' in fpcmkunit
|
4 years ago |
nickysn
|
1d9d1ab859
* regenerated makefiles
|
4 years ago |
nickysn
|
eb6a7a82d5
- removed the 'wasm' OS from fpcmake ('embedded' should be used instead)
|
4 years ago |
nickysn
|
811b27ade5
* fixed compilation of ppudump
|
4 years ago |
nickysn
|
5b2b1beec3
* use ld_embedded instead of ld_wasm for the linker id for the wasm32 embedded target
|
4 years ago |
nickysn
|
f77ae51751
* the wasm target (now 'embedded') moved to the i_embed/t_embed units
|
4 years ago |