tom_at_work
|
99bc1ccb75
* merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal
|
18 years ago |
Jonas Maebe
|
c866400823
+ support for VMTOFFSET in assembler readers to get VMT offset of virtual
|
18 years ago |
Jonas Maebe
|
302a2a3ec2
* fixed calling qualified methods in assembler + tests for ppc/ppc64/
|
18 years ago |
florian
|
c238bb15d1
* .init section support
|
18 years ago |
yury
|
4092321ae9
* Compiler directives {$...} are allowed in ARM inline assembler. It fixes tb0142.pp and tb0193.pp.
|
18 years ago |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
18 years ago |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
peter
|
1684a6fc32
* replaced tdictionary with tfphashlist
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
tom_at_work
|
28381b1287
* new assembler symbol type AT_LABEL needed for PowerPc64 target
|
20 years ago |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
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
|
79c20ebf7d
* use val() for decoding integers
|
20 years ago |
peter
|
8d251e8506
* unit mapping rewrite
|
20 years ago |
peter
|
1da9e24cee
* support sizeof()
|
20 years ago |
peter
|
06cfe01791
* os2 fixes for import
|
20 years ago |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
20 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
olle
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 years ago |
daniel
|
46d241a666
* Take advantage of our new with statement optimization
|
21 years ago |
peter
|
e380119e8c
* sparc assembler reader updates
|
21 years ago |