/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog | 12 * dwarf.c (display_debug_rnglists): Add newline at end of listing. 16 * dwarf.c (dwarf_select_sections_by_name): If the entry's value is 25 * dwarf.c (display_debug_rnglists): New function, broken out of.. 35 * dwarf.c (display_debug_names): Replace assert with a warning 41 * dwarf.c (read_and_display_attr_value): Check that debug_info_p 46 * dwarf.c (fetch_indexed_string): Do not use length of first table 53 * dwarf.c (fetch_indexed_string): Added new parameter 60 * dwarf.h (struct debug_info): Add str_offsets_base field. 69 * dwarf.h (struct debug_info): Add rnglists_base field. 70 * dwarf.c (read_and_display_attr_value): Read attribute DW_AT_rnglists_base. [all …]
|
H A D | ChangeLog-2017 | 28 * dwarf.c (read_and_display_attr_value): Add attributes that might 112 * dwarf.c (load_separate_debug_info): Rename argument name from 141 * dwarf.c (dwo_name, dwo_dir, dwo_id, dwo_id_len): New variables. 145 (load_dwo_file): New function. Loads a separate dwarf object 148 dwarf objet files. 201 * dwarf.h (enum dwarf_section_display_enum): Add gnu_debuglink, 206 * dwarf.c (do_debug_links): New. 309 * dwarf.c (read_uleb128): Properly pluralize messages. 350 * dwarf.c (read_cie): Use bfd_size_type for 381 * dwarf.c (struct Frame_Chunk) <cfa_reg>: Change type to [all …]
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog | 12 * dwarf.c (display_debug_names): Handle empty .debug_names hash 54 * dwarf.c (read_and_display_attr_value): Fix loclist handling. 59 * dwarf.c (display_gdb_index): Handle unknown name of main. 63 * dwarf.c (display_lang): New function, factored out of ... 76 * dwarf.c (fetch_indexed_value): Delete. 94 * dwarf.h (struct debug_info): Remove range_versions field. 95 * dwarf.c (fetch_indexed_offset): New function. 133 * dwarf.h (debug_info): Add range_versions field. 134 * dwarf.c (read_and_display_attr_value): When recording a range 135 arribute also ecord the dwarf version number. [all …]
|
H A D | ChangeLog-2017 | 28 * dwarf.c (read_and_display_attr_value): Add attributes that might 112 * dwarf.c (load_separate_debug_info): Rename argument name from 141 * dwarf.c (dwo_name, dwo_dir, dwo_id, dwo_id_len): New variables. 145 (load_dwo_file): New function. Loads a separate dwarf object 148 dwarf objet files. 201 * dwarf.h (enum dwarf_section_display_enum): Add gnu_debuglink, 206 * dwarf.c (do_debug_links): New. 309 * dwarf.c (read_uleb128): Properly pluralize messages. 350 * dwarf.c (read_cie): Use bfd_size_type for 381 * dwarf.c (struct Frame_Chunk) <cfa_reg>: Change type to [all …]
|
/netbsd-src/external/gpl3/gdb/dist/include/elf/ |
H A D | ChangeLog-0415 | 1049 * dwarf.h: Likewise. 1492 END_RELOC_NUMBERS symbol as a sentinel value. 2101 d10v.h, d30v.h, dlx.h, dwarf.h, dwarf2.h, external.h, fr30.h, 2149 * dwarf.h: Merge with GCC's dwarf.h.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | ChangeLog-0415 | 1049 * dwarf.h: Likewise. 1492 END_RELOC_NUMBERS symbol as a sentinel value. 2101 d10v.h, d30v.h, dlx.h, dwarf.h, dwarf2.h, external.h, fr30.h, 2149 * dwarf.h: Merge with GCC's dwarf.h.
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | ChangeLog-0415 | 1049 * dwarf.h: Likewise. 1492 END_RELOC_NUMBERS symbol as a sentinel value. 2101 d10v.h, d30v.h, dlx.h, dwarf.h, dwarf2.h, external.h, fr30.h, 2149 * dwarf.h: Merge with GCC's dwarf.h.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/ |
H A D | ChangeLog-0415 | 1049 * dwarf.h: Likewise. 1492 END_RELOC_NUMBERS symbol as a sentinel value. 2101 d10v.h, d30v.h, dlx.h, dwarf.h, dwarf2.h, external.h, fr30.h, 2149 * dwarf.h: Merge with GCC's dwarf.h.
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | ProgrammersManual.rst | 1444 avoids (relatively) expensive malloc/free calls, which dwarf the cost of adding 1753 The only sensible solution to this problem is to allocate a so-called *sentinel* 1756 is illegal to ``operator++`` beyond the sentinel and it also must not be 1760 allocate and store the sentinel. The corresponding policy is dictated by 1762 for a sentinel arises. 1771 superpose the sentinel with the ``ilist`` instance in memory. Pointer 1772 arithmetic is used to obtain the sentinel, which is relative to the ``ilist``'s 1774 as the back-link of the sentinel. This is the only field in the ghostly 1775 sentinel which can be legally accessed.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 3091 Add "maint set dwarf synchronous" 4268 Finally, this commit also changes the dwarf assembler to be able to emit 4532 FAIL: gdb.base/gdb-index-err.exp: flag=-dwarf-5: \ 4614 dwarf, fortran: add support for DW_TAG_entry_point 4652 gdb, dwarf: add assert to dwarf2_get_pc_bounds 4660 gdb, dwarf: move part of dwarf2_get_pc_bounds into separate function 9977 * dwarf.c (display_debug_addr): Free dummy debug_addr_info entry. 10143 * dwarf.c (display_debug_names): Handle empty .debug_names hash 11435 gdb: generate dwarf-5 index identically as worker-thread count changes 11436 Similar to the previous commit, this commit ensures that the dwarf-5 [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2003 | 380 * dwarfread.c: Update documentation on the state of dwarf-1. 5378 Check that there is at least one non-sentinel frame. 7833 * sentinel-frame.c (sentinel_frame_prev_register): Make static. 9915 * sentinel-frame.c (sentinel_frame_prev_register): Replace 11205 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to 11237 * frame.c (create_sentinel_frame): Initialize the sentinel frame's 12175 * sentinel-frame.c (sentinel_frame_prev_register): Replace 12219 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here. 12418 * sentinel-frame.c (sentinel_frame_pop): Delete function. 12565 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function. [all …]
|
H A D | ChangeLog-2015 | 2508 * sentinel-frame.c (sentinel_frame_prev_register): Likewise. 9277 * NEWS: Mention "set debug dwarf-line". 9279 (add_include_dir): Add debug dwarf-line support. 9281 (_initialize_dwarf2_read): New parameter "debug dwarf-line". 9343 "set/show dwarf". Rename "set/show dwarf2 max-cache-age" to 9344 "set/show dwarf max-cache-age". Rename 9346 "set/show dwarf always-disassemble". Rename 9347 "set/show debug dwarf2-read" to "set/show debug dwarf-read". Rename 9348 "set/show debug dwarf2-die" to "set/show debug dwarf-die".
|
H A D | ChangeLog-2008 | 1771 for dwarf section offsets and sizes. 4936 * buildsym.c (start_subfile): Properly cast sentinel in concat 4939 * xml-tdesc.c (fetch_xml_from_file): Properly cast sentinel in 8555 * sentinel-frame.c (sentinel_frame_prev_register) 9163 * buildsym.h (last_source_file): Add dwarf info to comment. 10370 * sentinel-frame.c (sentinel_frame_prev_register): Do not call
|
H A D | ChangeLog-1991 | 490 * dwarfread.c dwarf.h ->elf/dwarf.h 712 * dwarfread.c: Changes to match new dwarf.h. Remove 998 (init_linenos, enter_linenos): Use a sentinel at the end of the
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2003 | 380 * dwarfread.c: Update documentation on the state of dwarf-1. 5378 Check that there is at least one non-sentinel frame. 7833 * sentinel-frame.c (sentinel_frame_prev_register): Make static. 9915 * sentinel-frame.c (sentinel_frame_prev_register): Replace 11205 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to 11237 * frame.c (create_sentinel_frame): Initialize the sentinel frame's 12175 * sentinel-frame.c (sentinel_frame_prev_register): Replace 12219 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here. 12418 * sentinel-frame.c (sentinel_frame_pop): Delete function. 12565 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function. [all …]
|
H A D | ChangeLog-2020 | 6860 (open_and_init_dwo_file): Add code to check dwarf version & only call 7590 (dwarf2_ranges_process): Add dwarf tag parameter and pass it to 7592 (dwarf2_ranges_read): Add dwarf tag parameter and pass it to 15957 sentinel to char *. 16287 * dwarf2/index-cache.c: Rename from dwarf-index-cache.c. 16288 * dwarf2/index-cache.h: Rename from dwarf-index-cache.h. 16289 * dwarf2/index-common.c: Rename from dwarf-index-common.c. 16290 * dwarf2/index-common.h: Rename from dwarf-index-common.h. 16291 * dwarf2/index-write.c: Rename from dwarf-index-write.c. 16292 * dwarf2/index-write.h: Rename from dwarf-index-write.h. [all …]
|
H A D | ChangeLog-2015 | 2508 * sentinel-frame.c (sentinel_frame_prev_register): Likewise. 9277 * NEWS: Mention "set debug dwarf-line". 9279 (add_include_dir): Add debug dwarf-line support. 9281 (_initialize_dwarf2_read): New parameter "debug dwarf-line". 9343 "set/show dwarf". Rename "set/show dwarf2 max-cache-age" to 9344 "set/show dwarf max-cache-age". Rename 9346 "set/show dwarf always-disassemble". Rename 9347 "set/show debug dwarf2-read" to "set/show debug dwarf-read". Rename 9348 "set/show debug dwarf2-die" to "set/show debug dwarf-die".
|
H A D | ChangeLog-2008 | 1771 for dwarf section offsets and sizes. 4936 * buildsym.c (start_subfile): Properly cast sentinel in concat 4939 * xml-tdesc.c (fetch_xml_from_file): Properly cast sentinel in 8555 * sentinel-frame.c (sentinel_frame_prev_register) 9163 * buildsym.h (last_source_file): Add dwarf info to comment. 10370 * sentinel-frame.c (sentinel_frame_prev_register): Do not call
|
H A D | ChangeLog-1991 | 490 * dwarfread.c dwarf.h ->elf/dwarf.h 712 * dwarfread.c: Changes to match new dwarf.h. Remove 998 (init_linenos, enter_linenos): Use a sentinel at the end of the
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ChangeLog-2009 | 1133 (targets.lo, archures.lo, dwarf.lo): Rewrite to 1607 * dwarf2.c: Included dwarf.h, not elf/dwarf2.h. 1856 * mach-o.c (bfd_mach_o_canonicalize_reloc): Append a sentinel to
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ChangeLog-2009 | 1133 (targets.lo, archures.lo, dwarf.lo): Rewrite to 1607 * dwarf2.c: Included dwarf.h, not elf/dwarf2.h. 1856 * mach-o.c (bfd_mach_o_canonicalize_reloc): Append a sentinel to
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2009 | 1133 (targets.lo, archures.lo, dwarf.lo): Rewrite to 1607 * dwarf2.c: Included dwarf.h, not elf/dwarf2.h. 1856 * mach-o.c (bfd_mach_o_canonicalize_reloc): Append a sentinel to
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-9899 | 811 (obj_pseudo_table): Fully initialize sentinel entry. 2941 * as.h (debug_info_type): Add entries for unspecified and dwarf*. 2980 * config/tc-arm.c (md_section_align): Don't align dwarf debug
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-9899 | 811 (obj_pseudo_table): Fully initialize sentinel entry. 2941 * as.h (debug_info_type): Add entries for unspecified and dwarf*. 2980 * config/tc-arm.c (md_section_align): Don't align dwarf debug
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 15738 e25f237fd34799fd718d0e101e5f81ab gcc/testsuite/g++.dg/debug/dwarf-eh-personality-1.C 23796 ff4b611f28b0870bd5276ac3b01edb5b gcc/testsuite/g++.dg/warn/sentinel.C 33782 bdc28ca82c4aedd54c51bdc86bec14a5 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-char1.c 33783 4b7a125fecbeb3f74e765f6067334894 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-char2.c 33784 160bdd9acd7baf6b98a6468e849e1720 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-char3.c 33785 c5d36017ee5890bb51e46e0f2c62cd66 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-dfp.c 33786 d7be4ab4f744be959d9b1f979d8776a1 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-die1.c 33787 e1e677b07f8a4247d198553d2276d486 gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-die2.c 33788 d3b5f2a98b01ca0ff71e95a13825d34a gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-die3.c 33789 9d2bbb2b108edd1d790ad3125c2d5b4d gcc/testsuite/gcc.dg/debug/dwarf2/dwarf-die5.c [all …]
|