florian
|
c4f65df9f9
* fixed expectloc setting
|
18 年之前 |
Jonas Maebe
|
168e652d42
+ support for simplifying simple inline functions down to a single
|
18 年之前 |
Jonas Maebe
|
0f546da041
* docompare -> isequal
|
18 年之前 |
Jonas Maebe
|
cb16e8d3d0
* nothingn has a complexity of 0
|
18 年之前 |
florian
|
44752f5559
* fixed win64 compilation
|
18 年之前 |
florian
|
8aa259401c
* fixed x86-64
|
18 年之前 |
florian
|
1cd41b68f7
* compiler handled round/trunc for x86
|
18 年之前 |
Jonas Maebe
|
95474a2d38
* fixed memory leak in executeprocess for FPC_USE_FPEXEC
|
18 年之前 |
Jonas Maebe
|
9d6026827d
* fixed memory leak in dosimplify
|
18 年之前 |
Jonas Maebe
|
fc3d9ebbc7
* fixed range check error
|
18 年之前 |
Jonas Maebe
|
d66f35a384
* fixed range check error
|
18 年之前 |
Jonas Maebe
|
95ef3145fc
* don't create debugging entries for generic typesyms, since they
|
18 年之前 |
Jonas Maebe
|
f97d028e39
* never store/restore lr for nostackframe routines, even if debugging
|
18 年之前 |
Jonas Maebe
|
691ad89ba5
* fixed rangecheck define typo
|
18 年之前 |
Jonas Maebe
|
1580e046ed
* fixed missing swapleftright in case of substracting unsigned numbers
|
18 年之前 |
Jonas Maebe
|
1205d05ba4
* make variables not regable if they are referenced by an absolute
|
18 年之前 |
Jonas Maebe
|
bdc378e250
* fixed 64 bit compilation
|
18 年之前 |
Jonas Maebe
|
69cf42c4f7
* fixed val(s,int64) (it accepted values in the range
|
18 年之前 |
Jonas Maebe
|
d79d29ccda
* fixed range check errors when compiling with -Cr
|
18 年之前 |
florian
|
47a9c9bc60
* use section smartlinking on arm-linux, experimental
|
18 年之前 |
pierre
|
4f3f5d042b
* return nil in TraceGetMem if SysGetMem returns nil
|
18 年之前 |
florian
|
85189db6fe
* test fixed, hopefully
|
18 年之前 |
florian
|
20eca6128f
* merged from fixes
|
18 年之前 |
florian
|
9f3d43ec09
+ more cse invariant nodes added
|
18 年之前 |
florian
|
418222bc32
* handle interfaces et al. correctly in Set/GetOrdProp, resolves #8510
|
18 年之前 |
florian
|
2085635fe7
* load moveproc with default value
|
18 年之前 |
Jonas Maebe
|
3b3060cec5
* fixed uninitialized result of handle_typed_read_write in
|
18 年之前 |
joost
|
5f0bd73dec
* Fixed bug #8477
|
18 年之前 |
florian
|
8ec185eb10
* pretty basic InterlockedCompareExchange test
|
18 年之前 |
florian
|
87bc8a4471
* fixed InterlockedCompareExchange(64) of x86_64.inc for win64 too
|
18 年之前 |