Searched +refs:dwarf +refs:do +refs:insert +refs:substructure (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2011 | 3 * dwarf.c (read_and_display_attr_value): Handle DW_LANG_Go. 111 * dwarf.c (display_debug_frames): If do_debug_frames_interp, 148 * dwarf.c (read_and_display_attr_value) <DW_AT_import>: Add CU_OFFSET 179 * dwarf.c (print_dwarf_vma): Allow translation of output. 262 * dwarf.c (display_debug_lines_decoded): Index directory_table with 267 * binutils/dwarf.h (dwarf_section_display_enum): Add missing enum 304 * dwarf.c (display_debug_aranges): Check zero address size. 329 * dwarf.c (read_and_display_attr_value): Recognize DW_FORM_data4 and 335 * dwarf.c (read_and_display_attr_value): Don't print a tab 343 * dwarf.h (dwarf_section_display_enum): Add macro. [all …]
|
H A D | ChangeLog-2012 | 11 * dwarf-mode.el: Likewise. 116 * dwarf.c (do_debug_addr, do_debug_cu_index): New global flags. 128 * dwarf.h (dwarf_section_display_enum): Add dwp_cu_index, 132 * objdump.c (usage): Add --dwarf=addr, --dwarf=cu_index. 167 * dwarf.c (display_gdb_index): Include static/global information 184 * dwarf.c (decode_location_expression): Add 253 * dwarf.c (process_abbrev_section): Add attribute terminator. 317 * dwarf.c: Include gdb-index.h. 339 * dwarf-mode.el: Add final comment. Bump version. 340 (dwarf-insert-substructure-button): Use string-to-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. 336 * sysdep.h (textdomain, bindtextdomain): Use safer "do nothing". 350 * dwarf.c (read_cie): Use bfd_size_type for [all …]
|
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 …]
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2011 | 3 * dwarf.c (read_and_display_attr_value): Handle DW_LANG_Go. 111 * dwarf.c (display_debug_frames): If do_debug_frames_interp, 148 * dwarf.c (read_and_display_attr_value) <DW_AT_import>: Add CU_OFFSET 179 * dwarf.c (print_dwarf_vma): Allow translation of output. 262 * dwarf.c (display_debug_lines_decoded): Index directory_table with 267 * binutils/dwarf.h (dwarf_section_display_enum): Add missing enum 304 * dwarf.c (display_debug_aranges): Check zero address size. 329 * dwarf.c (read_and_display_attr_value): Recognize DW_FORM_data4 and 335 * dwarf.c (read_and_display_attr_value): Don't print a tab 343 * dwarf.h (dwarf_section_display_enum): Add macro. [all …]
|
H A D | ChangeLog-2012 | 11 * dwarf-mode.el: Likewise. 116 * dwarf.c (do_debug_addr, do_debug_cu_index): New global flags. 128 * dwarf.h (dwarf_section_display_enum): Add dwp_cu_index, 132 * objdump.c (usage): Add --dwarf=addr, --dwarf=cu_index. 167 * dwarf.c (display_gdb_index): Include static/global information 184 * dwarf.c (decode_location_expression): Add 253 * dwarf.c (process_abbrev_section): Add attribute terminator. 317 * dwarf.c: Include gdb-index.h. 339 * dwarf-mode.el: Add final comment. Bump version. 340 (dwarf-insert-substructure-button): Use string-to-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. 336 * sysdep.h (textdomain, bindtextdomain): Use safer "do nothing". 350 * dwarf.c (read_cie): Use bfd_size_type for [all …]
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 82 model, do not emit R_LARCH_RELAX relocations. 799 do not have push and pop instructions, but rather STP/LDP/STR/LDR etc. 1139 cannot insert breakpoints in the middle of this sequence. Before this, we only 1260 thread. I do this by recording the main thread early on (when there 1388 attribute, which is a dictionary. A user can, for example, do this: 1413 which is a dictionary. A user can, for example, do this: 1445 Nor do I believe there's anywhere in the Python API where it makes 1452 gdb.Progspace objects. Attempting to do so now gives an error, like 1571 do: 1631 space between each match, however, we do get the '/' added instead. [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | tm.texi | 141 Do not define this macro if it does not need to do anything. 160 Do not define this macro if it does not need to do anything. 168 Do not define this macro if it does not need to do anything. 173 than C@. If you do not define this macro, then the value of 184 Do not define this macro if it does not need to do anything. 192 Do not define this macro if it does not need to do anything. 204 Do not define this macro if it does not need to do anything. 213 Do not define this macro if it does not need to do anything. 223 If you do not define this macro, the assembler is assumed to read its 234 Do not define this macro if it does not need to do anything. [all …]
|
H A D | gccint.info | 84 * Passes:: Order of passes, what they do, and what each file is for. 225 values after a 'longjmp'. And this is all GCC promises to do, because 444 The software floating point library is used on machines which do not 3127 GNU 'libintl', from GNU 'gettext', for systems which do not include 3488 for 'make' is to do a full three-stage bootstrap. This means that GCC 3496 If you do a change, rebuilding will also start from the first stage and 3571 in the first stage as well. To do so, set 'STAGE1_LANGUAGES' on the 3644 GCC can also install '<tgmath.h>'. It will do this when 'config.gcc' 4035 currently documented not to be supported, so the hook need not do 4279 '{ dg-do DO-WHAT-KEYWORD [{ target/xfail SELECTOR }] }' [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | target.def | 145 assemblers do not require anything to be output in this case.", 287 sections and if @var{record_p} is true, insert a pointer to the current\n\ 375 instruction the name @samp{return} and do not define the macro\n\ 398 others leave that for the caller to do. For example, the 68020 when\n\ 415 "Define this hook if you need to do something special to set up the\n\ 660 If you do not define this macro, the target-independent code in the C++\n\ 874 If you do not define this hook, it means no template is needed\n\ 986 later. Do not define this hook if you do not need to adjust the\n\ 1635 Since scheduling fusion pass relies on peephole2 to do real fusion\n\ 1890 equal to @code{word_mode}, because the vectorizer can do some\n\ [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | gccint.info | 84 * Passes:: Order of passes, what they do, and what each file is for. 225 values after a 'longjmp'. And this is all GCC promises to do, because 444 The software floating point library is used on machines which do not 3127 GNU 'libintl', from GNU 'gettext', for systems which do not include 3488 for 'make' is to do a full three-stage bootstrap. This means that GCC 3496 If you do a change, rebuilding will also start from the first stage and 3571 in the first stage as well. To do so, set 'STAGE1_LANGUAGES' on the 3644 GCC can also install '<tgmath.h>'. It will do this when 'config.gcc' 4035 currently documented not to be supported, so the hook need not do 4279 '{ dg-do DO-WHAT-KEYWORD [{ target/xfail SELECTOR }] }' [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 619 * tree.c (need_assembler_name_p): Abstract decls do not need 1511 (fwprop_done): Do not remove DF_CHAIN, we do not use it anymore. 1936 (vect_transform_slp_perm_load): ... do it here instead. Validate 2483 (arm_dbx_register_number): Add VFPv3 dwarf numbering. 2623 (sra_ipa_modify_expr): Rename argument erite to dont_convert and do 3528 loop data do not try to free it. 4730 and valid_pointer_mode to addr_space substructure. 4872 * target.h (struct gcc_target): Add addr_space substructure. 5145 * ipa-reference.c (check_call): Noreturn notrhow calls do not write 5147 (analyze_function): When analyzing noreturn nothrow call, do not [all …]
|
H A D | ChangeLog-2004 | 1661 * lcm.c (optimize_mode_switching): Free insert and delete in 2052 (compute_avail): Do not recurse, instead do a DFS using a stack 2432 save_filt if they do not already exist. 2812 is zero, do not process it, just let it go through. 2838 * gcse.c (insert_store): Error if try to insert store on abnormal edge. 3599 * passes.c (rest_of_compilation): Don't do a second call to 4204 (bitmap_initialize): Make inline, does not do allocation. 4361 division out of loop if we do need to rescale successor probabilities. 4818 to cases, use it to handle redirections. Else do it the slow way. 4834 to insert the exit or entry block. [all …]
|
/netbsd-src/share/dict/ |
H A D | web2 | 56496 do 58845 dwarf 95495 insert 193271 substructure
|