Jonas Maebe
|
0357f71e14
* fixed several regvar related bugs for non-i386. make cycle with -Or now
|
22 yıl önce |
peter
|
8ff5792776
* remove some unit dependencies
|
22 yıl önce |
peter
|
abca40f041
* regvar fixes
|
22 yıl önce |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 yıl önce |
Jonas Maebe
|
8acf67d327
* fixed (last?) remaining -tvarsym(X).address to
|
22 yıl önce |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 yıl önce |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 yıl önce |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 yıl önce |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 yıl önce |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 yıl önce |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 yıl önce |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
23 yıl önce |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 yıl önce |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 yıl önce |
florian
|
b136cecacd
* first part of ppc calling conventions fix
|
23 yıl önce |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 yıl önce |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 yıl önce |
peter
|
4285e99853
* internal linker
|
23 yıl önce |
Jonas Maebe
|
09de3f8d5b
* fixed errors found with new -CR code from Peter when cycling with -O2p3r
|
23 yıl önce |
peter
|
06ebac4e27
* readded missing revisions
|
23 yıl önce |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 yıl önce |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 yıl önce |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 yıl önce |
carl
|
f3c2dfa604
+ changeregsize -> makeregsize
|
23 yıl önce |
peter
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 yıl önce |
peter
|
3bcfe33002
* fixed stackcheck that would be called recursively when a stack
|
23 yıl önce |
carl
|
17f229006a
+ reg2str -> std_reg2str()
|
23 yıl önce |
Jonas Maebe
|
71a52a4aeb
* several powerpc-related additions and fixes
|
23 yıl önce |
peter
|
5b242f7741
* tlocation,treference update
|
23 yıl önce |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 yıl önce |