florian
|
fcdbb31ec4
* AArch64: TCpuAsmOptimizer.RegLoadedWithNewValue: check if p.ops=0
|
3 年之前 |
Jonas Maebe
|
15865e7602
Record variant discriminators: check types
|
3 年之前 |
Jonas Maebe
|
4426d0da7a
Fixed variant discriminator types
|
3 年之前 |
florian
|
4f77cbbac4
+ keep addresses of thread vars in registers if possible and likely an advantage
|
4 年之前 |
florian
|
5a617cd108
+ fold real constants c1,c2 for v+c1+c2 or c1+(c2+v) (+ being either + or *) as well if fastmath is enabled
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
284317d877
Fixed OptPass2Lea not honouring symbols
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
42eb06f5c6
Fixed some range check problems
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
b58fdc3e58
Improved ADD and SUB optimisations for LEA instructions
|
3 年之前 |
Jonas Maebe
|
fa4e528576
fcl-res: Mach-O fat binary support
|
3 年之前 |
florian
|
ff3acfb8cd
* cleanup of 2.7.0 defines
|
3 年之前 |
florian
|
e657aa6431
+ write code and data size for Mach-O files if possible
|
3 年之前 |
florian
|
fb7cdbefb3
+ some opcodes added
|
3 年之前 |
Michaël Van Canneyt
|
1bc8aea2b3
* fcl-base dependency
|
3 年之前 |
Michaël Van Canneyt
|
64fbc1847f
* Fix license
|
3 年之前 |
Michaël Van Canneyt
|
6644d6c4c2
* Fix compilation
|
3 年之前 |
Michaël Van Canneyt
|
380e861cc8
* Needed for hashutils
|
3 年之前 |
Michaël Van Canneyt
|
6d4d2f2fb2
* OneTimePass & test for sha256
|
3 年之前 |
Michaël Van Canneyt
|
3229cb712e
* sha256 algorithm
|
3 年之前 |
Michaël Van Canneyt
|
b63979a5ba
* Added sensible defaults
|
3 年之前 |
Michaël Van Canneyt
|
8e3158d965
* Some improvements/fix based on remarks of Alexey Torgashin
|
3 年之前 |
Michaël Van Canneyt
|
446cc62b60
* Base16/32/64/64URL encoders/decoders, not stream based
|
3 年之前 |
florian
|
0f14bd45b1
* run fcl-image tests with regression tests
|
3 年之前 |
florian
|
ef923ba142
* consistent naming of directories
|
3 年之前 |
Michaël Van Canneyt
|
76e6beb929
* Restore previous default behaviour for OnDirective, put under option
|
3 年之前 |
florian
|
95ad8f1694
* correctly read the region label in $region directives, resolves #39395
|
3 年之前 |
florian
|
8ca19a3b65
* patch by Frank Rademakers: Initialize new FoxPro Float fields correctly, resolves #39418
|
3 年之前 |
Jonas Maebe
|
3263e12a3e
iphonesim: use ios_simulator_version_min
|
3 年之前 |
Jonas Maebe
|
334cf9c19d
iphonesim target: requires proper alignment
|
3 年之前 |
florian
|
4b157a1498
+ print full file path if -vb is passed even if no line number is known, resolves #39419
|
3 年之前 |
mattias
|
5c7974fceb
pastojs: fixed class property getter static
|
3 年之前 |