florian
|
5a59ffdca7
* extended with a Chi square test to check if the random values are equally distributed
|
1 year ago |
florian
|
39f7172ee8
* do no generated debug comment in assembler output of RiscV if not requested
|
1 year ago |
florian
|
0a88683310
+ do do_consttovar on RiscV
|
1 year ago |
florian
|
fbf20eee31
+ check for tf_init_final_units_by_calls in trv32nodeutils.insert_init_final_table
|
1 year ago |
ccrause
|
c86e7b43b4
Add insert_init_final_table method
|
1 year ago |
ccrause
|
8f106b616b
Move .data with fpc specific information to outside normal memory range.
|
1 year ago |
ccrause
|
ceb4d6fe8f
Add esp32c3 units to namespaced.
|
1 year ago |
ccrause
|
424d3606d4
Simplify required link libraries and move libc, libm and libgcc to end.
|
1 year ago |
ccrause
|
8e717f4142
Add support for esp-idf v4.4
|
1 year ago |
ccrause
|
e56052bb32
Do not pass esp32c3.rom.newlib-time.ld to the linker, it causes the ROM version of _isatty_r to be linked instead of the newlib library version.
|
1 year ago |
ccrause
|
7284e161a2
Group linker scripts and search paths
|
1 year ago |
ccrause
|
a27abdd621
Add -WP option to help for ppcrossrv32
|
1 year ago |
ccrause
|
c42bf9cdf5
Extend riscv32-freertos functionality for esp32c3
|
1 year ago |
marcoonthegit
|
7957c34940
* change tthreadid to thandle, as the used functions for threadid in systhrd all use HANDLE.
|
1 year ago |
marcoonthegit
|
492893a935
* add some NUMA information functions mentioned in forum
|
1 year ago |
florian
|
53459fed2b
+ CPUX86_HINT_BSX_DEST_UNCHANGED_ON_ZF_1
|
1 year ago |
Karoly Balogh
|
e507f612f5
m68k-palmos: further fixes to assembly section. also actually use aout, as we have aout binutils for palmos
|
1 year ago |
Karoly Balogh
|
627734e104
m68k: try to fold two consecutive AND instructions into one. This usually happens when a zero extension is followed by another AND.
|
1 year ago |
Karoly Balogh
|
d9c786fee6
m68k: also allow TST from before Sxx instructions with explicit .b size to be optimized away
|
1 year ago |
Karoly Balogh
|
11246aa5b4
m68k-palmos: do not try to write section attributes, they're not really useful, and lead to assembler warnings
|
1 year ago |
Michaël Van Canneyt
|
2824f592a3
* New type of argument
|
1 year ago |
Michaël Van Canneyt
|
2a4f4ef420
* Add TypedArray constructor
|
1 year ago |
Michaël Van Canneyt
|
7fe602ebb0
* Fix package parsing
|
1 year ago |
florian
|
b313a66a47
* correct Dwarf-4 line info header as noted by Martin on the mailing list
|
1 year ago |
Ondrej Pokorny
|
ee9c54d51a
implement TProxyAggregateStream (Delphi compatibility)
|
1 year ago |
Rika Ichinose
|
875e22f7d7
Implement length(PWideChar) with IndexWord.
|
1 year ago |
Michaël Van Canneyt
|
fe41a51db3
New string for new parser option
|
1 year ago |
Michaël Van Canneyt
|
40c386d6bc
* PAckage name can contain package keyword
|
1 year ago |
Michaël Van Canneyt
|
b245f2deb1
* Option to warn about not found resource files instead of error
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
d729d5a5b1
* arm: Re-enabled "inline" on "fpc_ansistr_decr_ref" and "fpc_ansistr_incr_ref".
|
1 year ago |