peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
florian
|
e04b172854
* fixed generic optimizer
|
21 years ago |
peter
|
5ec6609d11
* add saved_standard_registers
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
florian
|
1eb575fa22
* fixed longbool(<int64>) on sparc
|
21 years ago |
florian
|
cf25a973f8
* fixed alignment of variant records
|
21 years ago |
florian
|
6368652be2
* fixed several sparc alignment issues
|
21 years ago |
mazen
|
72556ae39f
* fix compile problem
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
mazen
|
e465aa443e
- revert '../' from include path
|
21 years ago |
mazen
|
9fe655fa0f
+ help lazarus analyze the file
|
21 years ago |
mazen
|
b1bffd0a95
* symaddr ==> refaddr to follow the rest of compiler changes
|
21 years ago |
florian
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
mazen
|
77473fed86
* fix compile problem for sparc
|
21 years ago |
peter
|
47f08937e4
* use localalign info for alignment for locals and temps
|
21 years ago |
peter
|
42c6e9323b
* sparc updates, mostly float related
|
21 years ago |
mazen
|
e0303f16a7
* new TRegister definition applied
|
21 years ago |
peter
|
f44380e4a9
* fixed alias/colouring > 255
|
22 years ago |
peter
|
b8b0ba21fa
* 1.9.0
|
22 years ago |
mazen
|
ba59054e84
* rgHelper renamed to rgBase
|
22 years ago |
mazen
|
75f88a5b90
* now uses standard routines in rgHelper unit to search registers by number and by name
|
22 years ago |
mazen
|
7668192be0
+ Alignement field added to TParaLocation (=4 as 32 bits archs)
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
46e1925e11
* new volatile registers proc
|
22 years ago |
peter
|
d76dc1047e
* updates for new ra
|
22 years ago |
peter
|
3a3bdd95a7
* superregisters also from .dat file
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
mazen
|
aded38f845
+ implemented gas_regname based on convert_register_to_enum std_Reg2str
|
22 years ago |
Jonas Maebe
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 years ago |