Jonas Maebe
|
c54e49d428
* fixed range check errors
|
19 years ago |
michael
|
d294359999
* Example XSLT from Graeme Geldenhuys to transform test results to HTML
|
19 years ago |
michael
|
dee22e8b4a
* Patch from Graeme Geldenhuys
|
19 years ago |
florian
|
2b7fb31a9e
* return float values in fpu registers only in non emulation mode
|
19 years ago |
florian
|
28c5578976
* don't generate vmt for a generic
|
19 years ago |
florian
|
0d38bda5c4
* small m68k-linux fixes
|
19 years ago |
Jonas Maebe
|
f2fc9b39e1
* 64 bit versions instead of 32 bit versions
|
19 years ago |
micha
|
da1fcf6e34
+ test procedure override in generic classes
|
19 years ago |
marco
|
a2c03515e5
* all callbacks changed from export; to cdecl because of 7640
|
19 years ago |
marco
|
940f82a473
* fix for 7825
|
19 years ago |
Almindor
|
23c5955b31
* fixes bug #7836 (multiple delimiter is ignored)
|
19 years ago |
Jonas Maebe
|
a15e5dc61c
* always call tobject.create/free in MacPas mode for new/dispose constructs
|
19 years ago |
Jonas Maebe
|
bee3604485
* versions compatible with older binutils
|
19 years ago |
florian
|
81726e85d7
* properties can be also passed to formal const parameters
|
19 years ago |
Marc Weustink
|
6b48dc8143
* fixed lineinfo reference
|
19 years ago |
Marc Weustink
|
1a5c19fdcf
* reverted to defines for 64bit targets
|
19 years ago |
florian
|
fbc197f27a
* fixed writing of double constants on WinCE
|
19 years ago |
Jonas Maebe
|
efee92be40
* fixed unit name
|
19 years ago |
Jonas Maebe
|
4dc98db426
* don't put classes/interfaces which need to be finalized in regvars
|
19 years ago |
Jonas Maebe
|
97f284f632
* corrected unit name
|
19 years ago |
Marc Weustink
|
cfbedf5a10
* added a temp fix for dwarf64 debug generation
|
19 years ago |
florian
|
ac5b260ec2
* registers of references aren't reused so we can safe a mov
|
19 years ago |
tom_at_work
|
9905e6d7ff
* never generate 64 bit offsets/sizes in DWARF debug info for now
|
19 years ago |
florian
|
442ad0cbe8
* fixed long type and derivates for win64
|
19 years ago |
Jonas Maebe
|
e04e668640
* give internalerror if trying to take the address of something else
|
19 years ago |
Jonas Maebe
|
b8ff1ce664
+ added
|
19 years ago |
Jonas Maebe
|
108c6f4d73
* unified nppcset for ppc32/ppc64 since virtually identical
|
19 years ago |
Jonas Maebe
|
f60b6faf17
* nppcinl is currently the same for ppc32 and ppc64
|
19 years ago |
Jonas Maebe
|
7b0d6364a7
* moved ppc32/ppc64 second_int_to_bool to common file
|
19 years ago |
yury
|
135c0ecfb7
* fixed passing float constants as part of "array of const" parameter for ARM.
|
19 years ago |