florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
peter
|
8fe15f4c99
* removed unused checkobject method
|
21 years ago |
peter
|
cea1da4a1e
* fix loading of word/byte to real
|
22 years ago |
peter
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 years ago |
florian
|
8b337fb5ef
+ type cast variant<->enum
|
22 years ago |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
47d211aa2e
* fix register leaks
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 years ago |
florian
|
91bbc7bea3
* error when address of an abstract method is taken
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
22 years ago |
Jonas Maebe
|
e8a0c0cd62
* and more new register allocator fixes (in the i386 code generator this
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
daniel
|
7be2b727f2
* Work on register conversion
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
florian
|
121ca40b39
* some variant <-> dyn. array stuff
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
florian
|
2f510f8f2f
* fixed to reflect last tconvtype change
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
carl
|
ecb32b0ef0
* first_int_to_real moved to i386 (other one is generic)
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
Jonas Maebe
|
6b83738e7d
+ generic implementation of tcg.g_flags2ref()
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |