florian
|
bfa6ec847a
* win64 can't grow the stack either so make $memory big enough
|
19 years ago |
florian
|
6cef7db5a6
* fixed MemoryStatus for Win64
|
19 years ago |
Marc Weustink
|
9000d5c578
+ Added dwarf .debug_line info
|
19 years ago |
Jonas Maebe
|
6997121c18
* also perform "SSA" for certain loads (currently derefn, righthand side of
|
19 years ago |
florian
|
aa9808f6ce
* ignore non critical exceptions
|
19 years ago |
Jonas Maebe
|
cd0c38b9d9
* fixed spilling of mmx registers
|
19 years ago |
florian
|
33026a98a0
* more win64 fixes
|
19 years ago |
Károly Balogh
|
4a840be62c
+ made FCL to build on MorphOS
|
19 years ago |
florian
|
bca9b6c132
* fixed several win64 stuff
|
19 years ago |
Jonas Maebe
|
c261068ab5
* use generic second_addboolean for short circuit and/or (since that code
|
19 years ago |
florian
|
c8de2d35ee
* fixed constant
|
19 years ago |
Jonas Maebe
|
971098f259
* forgot to commit (part of r4590)
|
19 years ago |
Jonas Maebe
|
9eb9d90ff7
* fixed missing escaping of -XP parameter value
|
19 years ago |
Jonas Maebe
|
8fbc58e1c9
* properly set default source system for darwin cross compilations
|
19 years ago |
Jonas Maebe
|
e2872c9aea
* fixed more missing subsetreg/subsetref support
|
19 years ago |
Jonas Maebe
|
b9f32e1828
* use expectloc instead of location.loc in pass1
|
19 years ago |
florian
|
97ce278e14
* fixed another calling convention problem on win64
|
19 years ago |
Károly Balogh
|
1c4b610345
+ added strutils to Makefile, which was missing for MorphOS
|
19 years ago |
florian
|
42b16da31d
* replaced dummies by really compiled files
|
19 years ago |
Jonas Maebe
|
cd5b9245f9
+ support for bitsizeof() function
|
19 years ago |
Jonas Maebe
|
056eb5b012
* changed so it still fails after today's changes
|
19 years ago |
florian
|
be2351dd1a
+ portable stdint.h for compilers which don't have it (MS-C++) so the object file tests can be still compiled
|
19 years ago |
Jonas Maebe
|
2d76bbf4db
* changed so it still fails after today's changes
|
19 years ago |
florian
|
b3ae0c51a4
* sizes2load handles OS_NO properly if one size is given
|
19 years ago |
florian
|
819dec1411
* pass only non specialized arrays in registers on win x64
|
19 years ago |
joost
|
d0a367ef1e
+ Caching of blob-fields which can only be fetched for the current record is now handled by TSQLConnection
|
19 years ago |
florian
|
24ae32c855
* fixed passing of record parameters on win64
|
19 years ago |
marco
|
f5c45419d6
* added TPointerDynArray at Marc's request
|
19 years ago |
florian
|
d665fda236
* for 64 bit fixed
|
19 years ago |
daniel
|
bfe41a49e2
+ FPC supports pointer arithmetic.
|
19 years ago |