Jonas Maebe
|
f2fc9b39e1
* 64 bit versions instead of 32 bit versions
|
19 лет назад |
micha
|
da1fcf6e34
+ test procedure override in generic classes
|
19 лет назад |
marco
|
a2c03515e5
* all callbacks changed from export; to cdecl because of 7640
|
19 лет назад |
marco
|
940f82a473
* fix for 7825
|
19 лет назад |
Almindor
|
23c5955b31
* fixes bug #7836 (multiple delimiter is ignored)
|
19 лет назад |
Jonas Maebe
|
a15e5dc61c
* always call tobject.create/free in MacPas mode for new/dispose constructs
|
19 лет назад |
Jonas Maebe
|
bee3604485
* versions compatible with older binutils
|
19 лет назад |
florian
|
81726e85d7
* properties can be also passed to formal const parameters
|
19 лет назад |
Marc Weustink
|
6b48dc8143
* fixed lineinfo reference
|
19 лет назад |
Marc Weustink
|
1a5c19fdcf
* reverted to defines for 64bit targets
|
19 лет назад |
florian
|
fbc197f27a
* fixed writing of double constants on WinCE
|
19 лет назад |
Jonas Maebe
|
efee92be40
* fixed unit name
|
19 лет назад |
Jonas Maebe
|
4dc98db426
* don't put classes/interfaces which need to be finalized in regvars
|
19 лет назад |
Jonas Maebe
|
97f284f632
* corrected unit name
|
19 лет назад |
Marc Weustink
|
cfbedf5a10
* added a temp fix for dwarf64 debug generation
|
19 лет назад |
florian
|
ac5b260ec2
* registers of references aren't reused so we can safe a mov
|
19 лет назад |
tom_at_work
|
9905e6d7ff
* never generate 64 bit offsets/sizes in DWARF debug info for now
|
19 лет назад |
florian
|
442ad0cbe8
* fixed long type and derivates for win64
|
19 лет назад |
Jonas Maebe
|
e04e668640
* give internalerror if trying to take the address of something else
|
19 лет назад |
Jonas Maebe
|
b8ff1ce664
+ added
|
19 лет назад |
Jonas Maebe
|
108c6f4d73
* unified nppcset for ppc32/ppc64 since virtually identical
|
19 лет назад |
Jonas Maebe
|
f60b6faf17
* nppcinl is currently the same for ppc32 and ppc64
|
19 лет назад |
Jonas Maebe
|
7b0d6364a7
* moved ppc32/ppc64 second_int_to_bool to common file
|
19 лет назад |
yury
|
135c0ecfb7
* fixed passing float constants as part of "array of const" parameter for ARM.
|
19 лет назад |
yury
|
347af4dbe4
* fixed case code for ARM.
|
19 лет назад |
yury
|
ed714baff3
* fixed cleanup on exit.
|
19 лет назад |
florian
|
3f0dfdcba4
* OP_SUB must set always the flags in case of case
|
19 лет назад |
florian
|
3f77637b56
* set is_jmp flag correctly
|
19 лет назад |
Károly Balogh
|
a1f0fc1e9d
+ fixed doslibf.inc header, system unit should compile now on m68k at least
|
19 лет назад |
Károly Balogh
|
eb01d935d3
- typo fix
|
19 лет назад |