Michaël Van Canneyt
|
dcadafa1b8
* Fix memleak
|
1 yıl önce |
Michaël Van Canneyt
|
04e715445f
* Patch from Thierry Gayet to fix crash when no options are specified on command-line
|
1 yıl önce |
Pierre Muller
|
9056ab8025
Fix generation of i8086 CPU code, as BTR/BTS instructions require at least 386 CPU
|
1 yıl önce |
florian
|
ac150e58c8
* thlcgobj.a_load_regconst_subsetref_intern uses a_bit_set_reg_reg if applicable
|
1 yıl önce |
florian
|
12176d3683
* avoid to generate bts/r with memory operand
|
1 yıl önce |
J. Gareth "Curious Kit" Moreton
|
2b7df4237b
* nf_pass1_done, nf_error, nf_processing and nf_do_not_execute
|
1 yıl önce |
ccrause
|
dd858f37aa
Ensure register to be eliminated is de-allocated before applying optimization LdsMov2Lds.
|
1 yıl önce |
J. Gareth "Curious Kit" Moreton
|
99851f22f5
* a64: New B -> RET peephole optimisation
|
1 yıl önce |
florian
|
3327204ebd
* restored overwritten test
|
1 yıl önce |
florian
|
20f9b82543
* AArch64: overflow checking for abs
|
1 yıl önce |
florian
|
1fccfd3ee1
* AArch64: avoid false overflow error in case of -2^63+0
|
1 yıl önce |
florian
|
cf6b38c35f
* regenerated Makefiles after last commit
|
1 yıl önce |
Michael Ring
|
6fadd49fb6
Added missing RP2040 definition in Makefile.rtl to make sure that regenerating of Makefiles does not remove rp2040 unit
|
1 yıl önce |
florian
|
b7322ae4c3
* write correct type name in error message
|
1 yıl önce |
florian
|
367beaaef4
+ extend test to test overflow checking
|
1 yıl önce |
florian
|
4100f75056
+ optimize s:=s+[e] into include(s,e)
|
1 yıl önce |
florian
|
06fc6f1e6b
* use destination location instead of a temp when constructing sets, resolves #40384
|
1 yıl önce |
florian
|
8aca910435
* improve test so it exits with the proper error code
|
1 yıl önce |
Michaël Van Canneyt
|
5bcedcfe30
* Small improvements, quiet mode
|
1 yıl önce |
Michaël Van Canneyt
|
173233d78e
* Correct dependency for SYSUTILS
|
1 yıl önce |
Michaël Van Canneyt
|
77673c5e37
* Fix typo
|
1 yıl önce |
Michaël Van Canneyt
|
3fcd891577
* Namespace support
|
1 yıl önce |
Michaël Van Canneyt
|
4680d41d67
* Add dpktolpk unit plus example
|
1 yıl önce |
florian
|
635b06d53c
+ test for commit e1297e085928a274220a6d5d6da7d8e4f7a2dee2
|
1 yıl önce |
J. Gareth "Curious Kit" Moreton
|
e1297e0859
* Adjustment to "(v>=x) and (v<=y)" so it also optimises its inverse: "(v<x) or (v>y)"
|
1 yıl önce |
Pierre Muller
|
d0f08ef259
Regenerate RTL Makefile's after RP2040UNIT variable addition, and debug buildrtl.pp unit for Linux OS
|
1 yıl önce |
Pierre Muller
|
1caa5dfde8
Re-implement (for debugging purposes) buildrtl.pp unit for Linux OS (not used in regular RTL compilation)
|
1 yıl önce |
Pierre Muller
|
36b511f057
FFix compilation of compiler with -dTest_Double_checksum
|
1 yıl önce |
Michaël Van Canneyt
|
e7184f3126
* Properly pass on FUsePublishedOnly to properties. Fixes issue #40702
|
1 yıl önce |
Michaël Van Canneyt
|
628e0cdbd1
* Fix compilation in unicode RTL
|
1 yıl önce |