Mattias Gaertner
|
8c38953440
fcl-passrc: useanalyzer: fixed marking nested type
|
4 years ago |
Mattias Gaertner
|
c6f5d37d3e
fcl-passrc: fixed debugging
|
4 years ago |
Mattias Gaertner
|
9e5ff2186b
pastojs: fixed IsTGUID
|
4 years ago |
Mattias Gaertner
|
4ed82dcc1c
fcl-passrc: fixed IsTGUID
|
4 years ago |
florian
|
8ffa01e95f
* patch by J. Gareth Moreton: MOV/SHR reference optimisation, resolves #38560
|
4 years ago |
florian
|
90710d055b
* fix spilling of (v)min/max/s/ps/d operations
|
4 years ago |
florian
|
316f2429f0
* do not omit location_force_reg on second operand of sar/ro* if
|
4 years ago |
florian
|
01178532e5
* sar*/ro* do not call location_force_reg if not needed
|
4 years ago |
florian
|
fb6867963f
* write execution time more precisely
|
4 years ago |
Mattias Gaertner
|
ce3edc8c95
pastojs: fixed calling Instance.StaticMethod
|
4 years ago |
florian
|
e0a1bc6675
+ optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b)
|
4 years ago |
florian
|
272a0e3e26
+ apply excess precision also to unary minus nodes
|
4 years ago |
Tomas Hajny
|
8602a29383
* align shortname to previous releases
|
4 years ago |
Tomas Hajny
|
0aae9dd375
* make shortname really short
|
4 years ago |
Tomas Hajny
|
f7bf90f6a8
* package tplylib added, corrections for more than 31 items on a tab
|
4 years ago |
florian
|
fe57cd3536
* fix LLVM after r48828
|
4 years ago |
Jonas Maebe
|
9c831677ff
* support Objective-C classes and protocols with -gw3 (mantis #36250)
|
4 years ago |
Jonas Maebe
|
803779002d
* the new constant string arraydefs are also implicit pointers types for JVM
|
4 years ago |
Jonas Maebe
|
ab0531f0ce
* fixed JVM stack height calculation after calls returning an
|
4 years ago |
florian
|
4c2e0b9ff0
* for setjmp based exception handling, get the type of the exception reason from the setjmp result
|
4 years ago |
pierre
|
58171b4308
Extend list of CPUs defining slowcpu conditional in tmt1 and tw8177 sources
|
4 years ago |
florian
|
2932787dee
* use SizeInt for counters in math unit, all non-32 bit targets should benefit from this
|
4 years ago |
pierre
|
f767a4ac09
Do not add libgcc directory to library directories with -Fl option if -Xd option is used
|
4 years ago |
Károly Balogh
|
8d0ef71e37
m68k-linux: revert maxCrecordalign to 2, as an experiment to fix some linking-against-C regressions since the alignment changes
|
4 years ago |
florian
|
c6443809ba
+ SETcc/Mov -> SETcc optimization
|
4 years ago |
florian
|
857cbddf04
* applied patch by Pierre to fix make cycle -Cr
|
4 years ago |
marcus
|
53d847f268
Amiga, AROS, MorphOS: Prevent crash when access socket without TCP/IP Stack running
|
4 years ago |
Jonas Maebe
|
cfa3f4fa8c
+ added b.cc/b.cs support to AArch64 assembler reader (mantis #38485)
|
4 years ago |
pierre
|
236bef961c
Patch by Gareth Moreton
|
4 years ago |
pierre
|
e2386ae876
* Remove obsolete -OG2p3 option for extcycle
|
4 years ago |