florian
|
823a6d23d7
* correct Dwarf-4 line info header as noted by Martin on the mailing list
|
1 年之前 |
Jeppe Johansen
|
e03c4eb34f
- Applied patch by Christo Crause from #33914
|
6 年之前 |
florian
|
06a0e48958
-- Zusammenführen von r43183 in ».«:
|
4 年之前 |
svenbarth
|
c60ce2af07
--- Merging r43264 into '.':
|
4 年之前 |
Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
4 年之前 |
marco
|
85e6640553
--- Merging r43182 into '.':
|
5 年之前 |
marco
|
d093d252d5
|
6 年之前 |
Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
6 年之前 |
yury
|
3331a30501
ds_dwarf_cpp improvements.
|
6 年之前 |
pierre
|
36f9ce1cb2
Merge of trunk commits 39983,39986,40109
|
6 年之前 |
nickysn
|
052da5c921
* use DW_OP_reg0..DW_OP_reg31 instead of DW_OP_regx in TDebugInfoDwarf.append_seg_reg
|
7 年之前 |
nickysn
|
ad96cf758b
+ emit a DW_AT_address_class dwarf attribute on i8086 for procdefs, indicating
|
7 年之前 |
nickysn
|
6bd99b65bf
+ emit DW_AT_frame_base dwarf attributes on i8086. Even though the Watcom
|
7 年之前 |
nickysn
|
c5fe78201c
+ emit DW_OP_bregx dwarf ops for local variables and parameters, relative to BP
|
7 年之前 |
nickysn
|
855c810c09
+ emit a DW_AT_WATCOM_memory_model dwarf attribute, when compiling for i8086
|
7 年之前 |
nickysn
|
87e1fa8fc7
+ added enum with the values for DW_AT_WATCOM_memory_model
|
7 年之前 |
nickysn
|
dc12d4d789
+ added constants with the watcom dwarf attribute extensions
|
7 年之前 |
nickysn
|
749872aaf7
+ generate DW_AT_segment dwarf attribute for local variables and parameters on i8086
|
7 年之前 |
nickysn
|
217c75f84e
+ generate dwarf DW_AT_address_class attributes for pointer types on i8086
|
7 年之前 |
nickysn
|
76fb8c3afd
* fix for dwarf debug info generation of localsym vars with offset (thx Pierre for spotting this)
|
7 年之前 |
nickysn
|
69fbf0e0d8
* use unaligned constants, when writing the final dwarf arange record on i8086
|
7 年之前 |
nickysn
|
5417eb043d
* fix for the encoding of dwarf debug info of local variables, whose base is a
|
7 年之前 |
nickysn
|
308e439d5d
+ emit segment information in the dwarf debug info for static variables on i8086
|
7 年之前 |
nickysn
|
76ff01beda
+ also emit the non-standard DW_LNE_set_segment watcom extended opcode in the
|
7 年之前 |
nickysn
|
9d167dbd2a
+ emit DW_AT_segment attributes in the dwarf debug info for subroutines
|
7 年之前 |
nickysn
|
4aa66d9033
* emit a 32-bit offset for DW_FORM_ref_addr on i8086 (Watcom compatibility)
|
7 年之前 |
nickysn
|
d1cdd8be7c
* do not emit padding bytes after the dwarf arange header on i8086 for
|
7 年之前 |
nickysn
|
1a2f364e68
* use 32-bit address_size in the dwarf arange sections on i8086 (for Open Watcom
|
7 年之前 |
nickysn
|
0efb86518b
+ emit dwarf segment information on i8086 in the .debug_aranges section
|
7 年之前 |
nickysn
|
651571c00f
+ added comments, indicating where we emit the address_size and segment_size
|
7 年之前 |