peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 years ago |
michael
|
3392189fb0
+ Implemented resources for ELF
|
20 years ago |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 years ago |
daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 years ago |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 years ago |
florian
|
36dd45fbc3
* allocation strings fixed allocated<->released where exchanged
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
ba4228d281
* fix section names
|
20 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
5358278ca1
tai_regalloc.allocation changed to ratype to notify rgobj of register size changes
|
21 years ago |
florian
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
peter
|
c98d2211bc
* fixed range check errors
|
21 years ago |
florian
|
11c5331fbf
+ nasmelf mode for BeOS
|
22 years ago |
peter
|
96f9973b46
* taicpu_abstract.oper[] changed to pointers
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
daniel
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 years ago |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 years ago |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 years ago |
peter
|
c48956fd16
* don't generate align in .bss
|
22 years ago |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
22 years ago |