mattias
|
203c566875
fcl-process: fixed parsing CommandLine under unix
|
2 years ago |
Henrique Gottardi Werlang
|
1ca9f9af51
Rebase error.
|
2 years ago |
Rika Ichinose
|
1a6e6a1b0b
Improve generic large set operations: +, -, *, ><, =, <=, mostly by working in PtrUints.
|
2 years ago |
mattias
|
9f93b88c1c
pastojs: fixed pass ClassInstVar to IntfType
|
2 years ago |
mattias
|
0778071be7
pastojs: fixed possible mem leak
|
2 years ago |
Henrique Gottardi Werlang
|
14fa611979
Fixed creation pointer information in Pas2Js.
|
2 years ago |
ccrause
|
9440b17eea
[AVR] Add command line options to selectively remove portions of the RTL startup code.
|
2 years ago |
florian
|
c48c816e49
* (modified) patch by Jinyang He to handle alignment in FindInFieldTable correctly, resolves #40400
|
2 years ago |
Jonas Maebe
|
50040a2cab
default values: store as staticvarsyms in staticsymtable
|
2 years ago |
florian
|
cc27a5de78
+ test from Rika for merge request 458
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
dde19c0144
* Improvement to TEST/JNE/TEST/JNE code to be more accurate where register deallocations are concerned
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
699db16fe4
* x86: Fixed bug in TEST/JNE/TEST/JNE optimisation that caused bad code to be generated under -O3
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
11957d9a60
* New test, mostly for x86, to detect incorrect TEST/JNE/TEST/JNE optimisation
|
2 years ago |
florian
|
4096d9b74f
* factor out subreg2opsize
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
6d5876a29c
* New CMOV test at webtbs/tw40307.pp
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
6ffa258abb
* x86: Revamped OptPass2Jcc CMOV code to shrink and reuse registers as much as possible
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
2a83972db8
* x86: Fixed bug where OptPass2Jcc CMOV optimisation sometimes
|
2 years ago |
Michaël Van Canneyt
|
36a2835f8c
* Deprecate hextobin
|
2 years ago |
Michaël Van Canneyt
|
9b78328175
* Redirect posex to pos, patch from rika. Fixes issue #40389
|
2 years ago |
Michaël Van Canneyt
|
56a906a421
* Hex2Bin Delphi-compatible overloads. Fixes issue #38712
|
2 years ago |
Michaël Van Canneyt
|
fd39fd96b3
* Add enumerator for TStringBuilder. Fix issue #37088
|
2 years ago |
Michaël Van Canneyt
|
896ca4bb75
* Initialize result in StingToHex. Fixes issue #40388
|
2 years ago |
Jonas Maebe
|
13346a42bc
volatile: allow for assignments
|
2 years ago |
Michaël Van Canneyt
|
f5280abe54
* Some small optimizations. Fix issue #40387
|
2 years ago |
Michaël Van Canneyt
|
52da2011dd
* Small optimization
|
2 years ago |
Pierre Muller
|
22a1acd610
Applied fix for binutils 2.41 for loongarch64 suggested by Jinyang He
|
2 years ago |
Pierre Muller
|
ff673eadac
Add unit specifiers for tlsdirectory fields: they need to be PUInt from globtype unit
|
2 years ago |
Pierre Muller
|
ffdb789a49
Fix syntax errors in make fullcycle
|
2 years ago |
Pierre Muller
|
2d42040b1d
Fix z80-embedded target
|
2 years ago |
Pierre Muller
|
b8f8a1dd1f
Cleanup TLinkerLinux.SetDefaultInfo method in t_linux unit
|
2 years ago |