Age | Commit message (Expand) | Author | Files | Lines |
2018-08-24 | DWARF: Call set_indirect_string on DW_MACINFO_start_file | H.J. Lu | 1 | -0/+6 |
2018-08-22 | Fix FDE labels for Darwin | Iain Sandoe | 1 | -2/+9 |
2018-08-21 | tree.c (find_decls_types_r): Do not check for redundant typedefs. | Jan Hubicka | 1 | -1/+2 |
2018-08-21 | [debug] Add debug and earlydebug dumps | Tom de Vries | 1 | -1/+17 |
2018-08-21 | [debug] Respect fdump-noaddr and fdump-unnumbered in print_die | Tom de Vries | 1 | -7/+21 |
2018-08-20 | [debug] Fix handling of vlas in lto | Tom de Vries | 1 | -12/+20 |
2018-08-17 | Merge Ignore and Deprecated in .opt files. | Martin Liska | 1 | -0/+1 |
2018-08-15 | diagnostics: add labeling of source ranges | David Malcolm | 1 | -0/+1 |
2018-08-09 | diagnostics: add line numbers to source (PR other/84889) | David Malcolm | 1 | -0/+1 |
2018-08-06 | Remaining support for clobber high | Alan Hayward | 1 | -0/+1 |
2018-08-02 | nds32.c (nds32_hard_regno_mode_ok): Replace > with >=. | Ilya Leoshkevich | 1 | -1/+1 |
2018-08-01 | re PR target/86651 (lto-wrapper.exe: fatal error: simple_object_copy_lto_debu... | Jan Willem Jagersma | 1 | -2/+2 |
2018-07-25 | re PR lto/86654 (ICE in gen_member_die, at dwarf2out.c:24933) | Richard Biener | 1 | -2/+6 |
2018-07-20 | re PR debug/86585 (ICE in gen_member_die, at dwarf2out.c:24935) | Richard Biener | 1 | -4/+2 |
2018-07-17 | re PR debug/86456 (Segfault in switch_to_section at gcc/varasm.c:7353 since ... | Richard Biener | 1 | -3/+15 |
2018-07-16 | re PR debug/86523 (ICE in gen_member_die, at dwarf2out.c:24933 starting from ... | Richard Biener | 1 | -0/+2 |
2018-07-13 | re PR debug/86452 (ICE in force_decl_die, at dwarf2out.c:25922 with -g1 and -... | Richard Biener | 1 | -5/+2 |
2018-07-12 | re PR debug/86462 (Quite huge debug info size increase introduced in r262511) | Richard Biener | 1 | -12/+18 |
2018-07-11 | re PR debug/86457 (ICE in add_dwarf_attr, at dwarf2out.c:4405 since r251448) | Richard Biener | 1 | -5/+5 |
2018-07-10 | PR debug/86459 - Fix -gsplit-dwarf -g3 gcc_assert | Mark Wielaard | 1 | -1/+1 |
2018-07-09 | re PR debug/86413 (gcc.dg/guality/pr48437.c fail) | Richard Biener | 1 | -0/+5 |
2018-06-28 | dwarf2out.c (decl_scope_table): Remove. | Richard Biener | 1 | -47/+2 |
2018-06-28 | dwarf2out.c (gen_subprogram_die): Use is_unit_die when deciding whether to no... | Richard Biener | 1 | -4/+1 |
2018-06-28 | dwarf2out.c (gen_subprogram_die): Always re-use DIEs with an DW_AT_abstract_o... | Richard Biener | 1 | -16/+19 |
2018-06-26 | [PR86064] split single cross-partition range with nonzero locviews | Alexandre Oliva | 1 | -2/+16 |
2018-06-11 | dwarf2out.c (gen_compile_unit_die): Fallout to DW_LANG_Ada83 for Ada with str... | Olivier Hainque | 1 | -0/+3 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -23/+12 |
2018-06-01 | DWARF5: Don't generate DW_AT_loclists_base for split compile unit DIEs. | Mark Wielaard | 1 | -3/+9 |
2018-05-30 | passes.c (ipa_write_summaries): Only modify statements if body is in memory. | Jan Hubicka | 1 | -8/+12 |
2018-05-16 | DWARF: Add header for .debug_str_offsets table for dwarf_version 5. | Mark Wielaard | 1 | -0/+40 |
2018-05-16 | DWARF: Emit DWARF5 forms for indirect addresses and string offsets. | Mark Wielaard | 1 | -15/+37 |
2018-05-15 | DWARF: Use DW_OP_addrx and DW_OP_constx for DWARF5. | Mark Wielaard | 1 | -4/+29 |
2018-05-15 | DWARF calculate the number of indexed addresses. | Mark Wielaard | 1 | -2/+19 |
2018-04-30 | re PR bootstrap/85571 (non-bootstrap-debug miscompare with trunk) | Richard Biener | 1 | -0/+2 |
2018-04-28 | DWARF: Add .debug_addr table header for dwarf_version >= 5. | Mark Wielaard | 1 | -1/+24 |
2018-04-25 | DWARF sort longer dirs before shorter ones in directory table. | Mark Wielaard | 1 | -4/+7 |
2018-04-12 | re PR target/85238 (lto-wrapper: fatal error: simple_object_copy_lto_debug_s... | Eric Botcazou | 1 | -1/+5 |
2018-04-12 | re PR lto/85371 (Compiling code with -g -flto gives an ICE on darwin after re... | Richard Biener | 1 | -12/+11 |
2018-04-11 | re PR lto/85339 (With early LTO debug the early DWARF misses line-info) | Richard Biener | 1 | -6/+16 |
2018-04-11 | re PR rtl-optimization/85302 (ICE in size_of_loc_descr, at dwarf2out.c:1771 o... | Jakub Jelinek | 1 | -6/+18 |
2018-04-06 | re PR debug/85252 (ICE with -g for static zero-length array initialization) | Jakub Jelinek | 1 | -0/+2 |
2018-04-04 | re PR debug/85176 (ICE in force_decl_die, at dwarf2out.c:25910) | Richard Biener | 1 | -0/+5 |
2018-03-23 | re PR bootstrap/85020 (gcc fails to bootstrap with profiledbootstrap and --wi... | Richard Biener | 1 | -0/+1 |
2018-03-11 | re PR debug/58150 (debug info about definition of enum class not emitted if t... | Jakub Jelinek | 1 | -15/+22 |
2018-03-10 | [IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_view | Alexandre Oliva | 1 | -6/+96 |
2018-03-08 | re PR debug/84456 (gcc.dg/guality/pr49888.c fail) | Jakub Jelinek | 1 | -1/+4 |
2018-03-08 | [LVU] reset view at function entry, omit views at line zero | Alexandre Oliva | 1 | -20/+69 |
2018-03-01 | re PR debug/84645 (-flto -g0 at compile-time vs. -flto -g at link time ICEs i... | Richard Biener | 1 | -2/+4 |
2018-02-19 | re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse... | Jakub Jelinek | 1 | -6/+16 |
2018-02-13 | common.opt (gas-loc-support, [...]): New. | Alexandre Oliva | 1 | -64/+124 |