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 |
peter
|
51057d8e8e
* support references without registers and symbol in paramref_addr. It
|
23 years ago |
peter
|
6dffb25562
* move CGSize2Opsize to interface
|
23 years ago |
peter
|
a4e309d6ae
* removevaluepara added to fix the stackpointer so restoring of
|
23 years ago |
peter
|
7898dcf9ed
+ a_call_reg, a_call_loc added
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
carl
|
745efb2c47
* issameref() to test if two references are the same (then emit no opcodes)
|
23 years ago |
carl
|
c33d99adb7
- a_load_sym_ofs_reg removed
|
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
|
c7aefd286b
* fixed stupid bug of mine in g_flags2reg() when optimizations are on
|
23 years ago |
carl
|
50537e95fc
* fix generic exception handling
|
23 years ago |
carl
|
4d03ffdf46
+ updated exception routines
|
23 years ago |
Jonas Maebe
|
6b83738e7d
+ generic implementation of tcg.g_flags2ref()
|
23 years ago |
florian
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
Jonas Maebe
|
6cb82a2c8f
* fixed bug in op_const_reg_reg() for imul
|
23 years ago |
florian
|
d88d2ed099
* splitting of i386\cgcpu.pas into x86\cgx86.pas and i386\cgcpu.pas
|
23 years ago |