Jonas Maebe
|
c54e49d428
* fixed range check errors
|
18 years ago |
Marc Weustink
|
6b48dc8143
* fixed lineinfo reference
|
19 years ago |
Marc Weustink
|
1a5c19fdcf
* reverted to defines for 64bit targets
|
19 years ago |
Marc Weustink
|
cfbedf5a10
* added a temp fix for dwarf64 debug generation
|
19 years ago |
tom_at_work
|
9905e6d7ff
* never generate 64 bit offsets/sizes in DWARF debug info for now
|
19 years ago |
peter
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 years ago |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 years ago |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 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
|
05183ac829
* AsmSymbolDict changed to FPHashObjectList
|
19 years ago |
peter
|
136d3e8d46
* refactor implemented interfaces
|
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 |
peter
|
0f6355e805
* fix property overriding
|
19 years ago |
Marc Weustink
|
31090d8736
* generate realnames for syms in -gw3
|
19 years ago |
Marc Weustink
|
88e00bd264
* removed write depend def, write only defs when needed
|
19 years ago |
peter
|
b66b8ed495
* dwarf fixes
|
19 years ago |
Marc Weustink
|
48340d291e
* splitup dwarf2/dwarf3
|
19 years ago |
Marc Weustink
|
9000d5c578
+ Added dwarf .debug_line info
|
19 years ago |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
florian
|
a7b5f78daf
* fixed crash in dwarf generation when generating info for empty default parameter sets
|
19 years ago |
florian
|
863a701fd2
* check if we've to write the basedef for enums when writing debug info
|
19 years ago |
peter
|
dfd84c6fd3
* leb128 gets always a 64bit int
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |