yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
19 years ago |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 years ago |
yury
|
8827d8d628
* stab types was moved to interface part.
|
19 years ago |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 years ago |
peter
|
070b86a512
* order of named sections added
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
Marc Weustink
|
88e00bd264
* removed write depend def, write only defs when needed
|
19 years ago |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
Jonas Maebe
|
6894e03fb6
* prevent the DEBUGINFOTABLE from being dead stripped under darwin
|
19 years ago |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
florian
|
794c13c58b
* line breaking
|
19 years ago |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
florian
|
863a701fd2
* check if we've to write the basedef for enums when writing debug info
|
19 years ago |
Jonas Maebe
|
2e49a88148
* fixed some wrong ordering of procdef stabs
|
19 years ago |
peter
|
4fd1679b16
* only write line number once
|
19 years ago |
peter
|
efe41b0766
* fixed section smartlinking with ld.exe
|
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
|
38c0ae73da
Merged revisions 2775,2788-2789 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 |
peter
|
092431bdd9
* fixed typecasts
|
19 years ago |
Jonas Maebe
|
85c6a6d8e6
* put the reference to all debuginfo sections of used units in
|
19 years ago |
florian
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 years ago |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
peter
|
e88ff7ae84
* fixed writing of old style tp-objects
|
20 years ago |