florian
|
2e89b30e86
* fixed wrongly written system.$unicodetype type definition
|
17 년 전 |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 년 전 |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 년 전 |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 년 전 |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 년 전 |
florian
|
c05d4912f4
+ basic system unit for avr-embedded
|
17 년 전 |
florian
|
0e13d07a31
+ more avr code
|
17 년 전 |
florian
|
bc73f9021c
Merged revisions 5891-10167,10169-10180 via svnmerge from
|
17 년 전 |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
17 년 전 |
Jonas Maebe
|
0a53dddc99
* fixed vmt format type definition
|
17 년 전 |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
17 년 전 |
Jonas Maebe
|
0d1ff3a0f1
- removed tai_file/tai_loc, no longer needed
|
18 년 전 |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 년 전 |
peter
|
e2db0a3982
* cleanup current module status
|
18 년 전 |
Jonas Maebe
|
c80d4225ca
+ support for ISO Extended Pascal ReadStr() and WriteStr() routines
|
18 년 전 |
Jonas Maebe
|
76b190b723
- removed caretn and related code
|
18 년 전 |
Jonas Maebe
|
d614eab0fb
* don't call afterconstruction/beforedestruction in case an exception
|
18 년 전 |
yury
|
d401c0a198
* activated internal get_frame for ARM.
|
18 년 전 |
peter
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 년 전 |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 년 전 |
Jonas Maebe
|
5acc8b44a8
* activated internal get_frame for x86
|
19 년 전 |
florian
|
85d63d9fa9
* settings refactored
|
19 년 전 |
peter
|
3078a1927f
* remove ttype
|
19 년 전 |
florian
|
d7fe89c63d
* Real is now defined in the system unit being an unique type, fixes #7425
|
19 년 전 |
Jonas Maebe
|
971098f259
* forgot to commit (part of r4590)
|
19 년 전 |
florian
|
bc5e1be7b1
* fixed object constructor handling for 64 bit CPUs
|
19 년 전 |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 년 전 |
florian
|
22146e2bcf
* partial fix (not for 64 bit CPUs yet) for #5641 (tested only lower byte of result of object constructors)
|
19 년 전 |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 년 전 |
florian
|
f7817b5669
+ parsing of variant dispatching
|
19 년 전 |