florian
|
065ddfd8d4
+ RiscV: ROL/ROR code generation support
|
4 months ago |
Pierre Muller
|
a74a4aca03
Avoid range check error in TObjData.writebytes overloads using dynamic arrays
|
4 months ago |
Jonas Maebe
|
754c40cdb0
tai_string: remove useless #0 terminators
|
4 months ago |
Jonas Maebe
|
547fa426c7
Fix emit_ansistr_const: its input is not guaranteed to be #0-terminated
|
4 months ago |
Jonas Maebe
|
dc5c99be6d
LLVM: fix compilation after rgobj dynarray changes
|
4 months ago |
Jonas Maebe
|
f0cecf5367
tai_aggregatetypedconst.add_to_string: fix off-by-one errors
|
4 months ago |
Jonas Maebe
|
91667644f4
fpc_cpuinit: add destroyed register lists to assembler blocks
|
4 months ago |
florian
|
0785652b55
+ RiscV: handle ror(i)(w) in the assembler optimizer
|
4 months ago |
Pierre Muller
|
bfc1172844
Remove tstunits/go32v2/Package.fpc file introduced by error in commit a3dd6acae4
|
4 months ago |
Pierre Muller
|
8bd781aa4a
Avoid long wait on this Windows OS specific test
|
4 months ago |
Michaël Van Canneyt
|
6314d69c40
* Correct allocation size for IsHandled, index is 1-based
|
4 months ago |
florian
|
cafaa9f5b8
+ RiscV: handle rol(w) in the assembler optimizer
|
4 months ago |
Rika Ichinose
|
0d5dddfcb5
Inline polyevl&ldexp in sin&cos.
|
5 months ago |
florian
|
eb5c61281c
+ take care of asmmode in $push/$pop, resolves #41190
|
4 months ago |
Michaël Van Canneyt
|
1a57a65c5f
* Fix tw13628b
|
4 months ago |
Michaël Van Canneyt
|
4b5c6ba3fc
* Fix tgenconst13
|
4 months ago |
florian
|
b20f968454
* simple clean ups after dyn. array conversion
|
4 months ago |
Michaël Van Canneyt
|
6ba102ee57
* Do not set strval for unicode strings in tc_emit_stringdef
|
4 months ago |
Michaël Van Canneyt
|
d3a0a2dddf
* Call free instead of destroy
|
4 months ago |
Michaël Van Canneyt
|
36e65b3464
* Correct check
|
4 months ago |
Pierre Muller
|
04a31f8be2
Avoid range error in tbitset.clear method
|
4 months ago |
Pierre Muller
|
e1478e27b3
Fix range check error inside tsuperregisterworklist.addnodup method
|
4 months ago |
florian
|
310069221a
* comment fixed
|
5 months ago |
Michaël Van Canneyt
|
e0aed719ed
* Do not enable new debug define
|
5 months ago |
Michaël Van Canneyt
|
9792ef566f
* Undo changes to lpi files, committed by accident
|
5 months ago |
Michaël Van Canneyt
|
8c5a48da2b
* Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews
|
5 months ago |
Michaël Van Canneyt
|
f7edf0355a
* Change pointer-to-array of deref to dynamic array
|
5 months ago |
Michaël Van Canneyt
|
166a24ae77
* Use dyn array of char for macro contents
|
5 months ago |
Michaël Van Canneyt
|
ec3ed04b73
* Change buffer to dyn array
|
5 months ago |
Michaël Van Canneyt
|
db7abc11d6
* Fix preprocwrite code
|
5 months ago |