carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 年之前 |
peter
|
d774c8d988
* Copy() is now internal syssym that calls compilerprocs
|
23 年之前 |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 年之前 |
peter
|
dd143617e6
* fixed dynarr_decr_ref call
|
23 年之前 |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 年之前 |
florian
|
6502638258
* several powerpc related stuff fixed
|
23 年之前 |
florian
|
3546ffa8b0
+ added abstract tcg.g_removevaluepara_openarray
|
23 年之前 |
peter
|
7898dcf9ed
+ a_call_reg, a_call_loc added
|
23 年之前 |
carl
|
ed77671a9b
+ optimize64_op_const_reg implemented (optimizes 64-bit constant opcodes)
|
23 年之前 |
florian
|
4144773f01
* result type handling in tcgcal.pass_2 overhauled
|
23 年之前 |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 年之前 |
carl
|
745efb2c47
* issameref() to test if two references are the same (then emit no opcodes)
|
23 年之前 |
carl
|
c33d99adb7
- a_load_sym_ofs_reg removed
|
23 年之前 |
carl
|
e5895885fe
+ routine to optimize opcodes with constants
|
23 年之前 |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 年之前 |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 年之前 |
Jonas Maebe
|
bfbf0ea7c6
* register parameters are now LOC_CREGISTER instead of LOC_REGISTER
|
23 年之前 |
carl
|
1b79ac2058
- moved new_exception and free_exception to ncgutils
|
23 年之前 |
carl
|
eff31e8524
+ more more more documentation
|
23 年之前 |
carl
|
32f3f65a26
+ added generic exception support (still does not work!)
|
23 年之前 |
florian
|
ed950491a8
* the code generator knows now if parameters are in registers
|
23 年之前 |
florian
|
102ba3a098
* some more ppc fixes
|
23 年之前 |
Jonas Maebe
|
b11d7a19f3
+ tcg64.a_op64_const_reg_reg() and tcg64.a_op64_reg_reg_reg() methods +
|
23 年之前 |
Jonas Maebe
|
6b83738e7d
+ generic implementation of tcg.g_flags2ref()
|
23 年之前 |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 年之前 |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 年之前 |
florian
|
aa15b56de1
* problems with last commit fixed
|
23 年之前 |
florian
|
77ba8fddb3
* typo fixed
|
23 年之前 |
florian
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 年之前 |
carl
|
1c645929ff
* updated generic constructor / destructor calling
|
23 年之前 |