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 年 前 |
marco
|
9f5238c2f4
* fix for JP's problem?
|
18 年 前 |
Tomas Hajny
|
374e759169
* cleanup by Marco Borsari (borsa77)
|
18 年 前 |
daniel
|
0fdd8110c7
* Force I/O checking
|
18 年 前 |
joost
|
de59f58291
Patch from Luiz Americo:
|
18 年 前 |
joost
|
9054139d26
* Fix compilation and improve sqlite examples, patch from Luiz Americo
|
18 年 前 |
joost
|
2dc4a8d1b6
* Fixed wrong commit in r6789
|
18 年 前 |
joost
|
dcc62c3ccc
* Support for smallint fields, bug #8417
|
18 年 前 |
joost
|
132e4f6f67
* Removed {$ifdef fpc}s introduced in r6614 and 6615
|
18 年 前 |
daniel
|
5784674f20
+ Test for append on devices.
|
18 年 前 |