olle
|
a069aadad0
* changed newasmsymbol to newasmsymboldata for data symbols
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
Jonas Maebe
|
d3c2a101a5
+ add used scratch registers to usedintbyproc for non-i386
|
22 years ago |
Jonas Maebe
|
d168ae15df
* lots of new regallocator fixes, both in generic and ppc-specific code
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
peter
|
228153c661
* maybe_testself now really uses the passed register
|
22 years ago |
peter
|
a3c3fb9282
* maybe_testvmt added
|
22 years ago |
daniel
|
ca8b793849
* Fixed internalerror 200301081 problem
|
22 years ago |
daniel
|
cbe0383afe
* Further work to convert codegenerator register convention;
|
22 years ago |
florian
|
2102ce7031
* fixed some PowerPC issues
|
22 years ago |
florian
|
34a91d9171
* fixed broken PowerPC compiler
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
peter
|
af98b48c22
* stackpointer_alloc added for adjusting ESP. Win32 needs
|
22 years ago |
peter
|
de1efae14f
* removed some runerror and writeln
|
22 years ago |
carl
|
3214bab118
* maxoperands -> max_operands (for portability in rautils.pas)
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
170f43315d
* document flags2reg
|
23 years ago |
peter
|
98ee9c11cc
* return error 210 for failed self test
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
peter
|
83dae76625
+ $IMPLICITEXCEPTIONS switch to turn on/off generation of the
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
peter
|
d774c8d988
* Copy() is now internal syssym that calls compilerprocs
|
23 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
peter
|
dd143617e6
* fixed dynarr_decr_ref call
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
florian
|
6502638258
* several powerpc related stuff fixed
|
23 years ago |
florian
|
3546ffa8b0
+ added abstract tcg.g_removevaluepara_openarray
|
23 years ago |
peter
|
7898dcf9ed
+ a_call_reg, a_call_loc added
|
23 years ago |
carl
|
ed77671a9b
+ optimize64_op_const_reg implemented (optimizes 64-bit constant opcodes)
|
23 years ago |
florian
|
4144773f01
* result type handling in tcgcal.pass_2 overhauled
|
23 years ago |