florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
21 年之前 |
peter
|
c95a859f0a
* generic tlocation
|
21 年之前 |
peter
|
33a834821f
* paraloc branch merged
|
21 年之前 |
peter
|
9575b739fb
* make it compile with main branch
|
21 年之前 |
Jonas Maebe
|
600f863e37
* fixed crashes on direction=1 systems (mainly by Peter)
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |
peter
|
47f08937e4
* use localalign info for alignment for locals and temps
|
21 年之前 |
peter
|
6b90162c5a
* fixes for temp type patch
|
22 年之前 |
peter
|
30f1eb4705
* fix for referencecounted temps
|
22 年之前 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 年之前 |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 年之前 |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 年之前 |
peter
|
d113495cf1
* fixed stackalloc to not allocate localst.datasize twice
|
22 年之前 |
peter
|
32d076480b
* framepointer fixes for sparc
|
22 年之前 |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 年之前 |
Jonas Maebe
|
cb279b2029
* changed tt_persistant to tt_persistent :)
|
22 年之前 |
florian
|
043bb34e81
* fixed temp. management for CPUs were the temp. space grows upwards
|
22 年之前 |
peter
|
2c63c84131
* extdebug info temp alloc type was wrong
|
22 年之前 |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 年之前 |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 年之前 |
Jonas Maebe
|
b3a3398faf
* fixed istemp() when tg.direction = 1
|
22 年之前 |
peter
|
26b4fdbfa7
* always allocate 4 bytes when 0 bytes are asked
|
22 年之前 |
Jonas Maebe
|
d168ae15df
* lots of new regallocator fixes, both in generic and ppc-specific code
|
22 年之前 |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 年之前 |
daniel
|
684d11f7c2
* Fixed last commit
|
22 年之前 |
daniel
|
6a8297aa34
* Made gettemp use intended procedure for setting reference
|
22 年之前 |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 年之前 |
carl
|
9b4b57ce01
* fix bugs with istemp() was wrong, and every reference was a temp
|
23 年之前 |
carl
|
53d90a34ab
- remove some unused defines
|
23 年之前 |