aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-5/+18
2018-10-18Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.Joseph Myers1-1/+4
2018-10-05tree-core.h (tree_block::abstract_flag): Remove.Richard Biener1-75/+30
2018-09-27re PR debug/37801 (DWARF output for inlined functions doesn't always use DW_T...Richard Biener1-7/+24
2018-09-26re PR debug/87443 (GCC mixes abstract and concrete instances in abstract orig...Richard Biener1-8/+6
2018-09-26re PR debug/87428 ("Missed" inline instances cause bogus DWARF to be emitted)Richard Biener1-0/+4
2018-09-25re PR debug/83941 (Debug info generated with -flto contains useless forwarders)Richard Biener1-27/+28
2018-09-25re PR debug/83941 (Debug info generated with -flto contains useless forwarders)Richard Biener1-60/+125
2018-09-25Remove unused functions and fields.Martin Liska1-141/+0
2018-09-20[PR87013] check for .loc is_stmt support in the assemblerAlexandre Oliva1-0/+2
2018-09-13[debug] DWARF: add DW_AT_count to zero-length arraysOmar Sandoval1-2/+24
2018-09-12[debug] Add -gdescribe-diesTom de Vries1-0/+57
2018-09-04DWARF: Allow hard frame pointer even if frame pointer isn't usedH.J. Lu1-13/+12
2018-08-24DWARF: Call set_indirect_string on DW_MACINFO_start_fileH.J. Lu1-0/+6
2018-08-22Fix FDE labels for DarwinIain Sandoe1-2/+9
2018-08-21tree.c (find_decls_types_r): Do not check for redundant typedefs.Jan Hubicka1-1/+2
2018-08-21[debug] Add debug and earlydebug dumpsTom de Vries1-1/+17
2018-08-21[debug] Respect fdump-noaddr and fdump-unnumbered in print_dieTom de Vries1-7/+21
2018-08-20[debug] Fix handling of vlas in ltoTom de Vries1-12/+20
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska1-0/+1
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm1-0/+1
2018-08-09diagnostics: add line numbers to source (PR other/84889)David Malcolm1-0/+1
2018-08-06Remaining support for clobber highAlan Hayward1-0/+1
2018-08-02nds32.c (nds32_hard_regno_mode_ok): Replace > with >=.Ilya Leoshkevich1-1/+1
2018-08-01re PR target/86651 (lto-wrapper.exe: fatal error: simple_object_copy_lto_debu...Jan Willem Jagersma1-2/+2
2018-07-25re PR lto/86654 (ICE in gen_member_die, at dwarf2out.c:24933)Richard Biener1-2/+6
2018-07-20re PR debug/86585 (ICE in gen_member_die, at dwarf2out.c:24935)Richard Biener1-4/+2
2018-07-17re PR debug/86456 (Segfault in switch_to_section at gcc/varasm.c:7353 since ...Richard Biener1-3/+15
2018-07-16re PR debug/86523 (ICE in gen_member_die, at dwarf2out.c:24933 starting from ...Richard Biener1-0/+2
2018-07-13re PR debug/86452 (ICE in force_decl_die, at dwarf2out.c:25922 with -g1 and -...Richard Biener1-5/+2
2018-07-12re PR debug/86462 (Quite huge debug info size increase introduced in r262511)Richard Biener1-12/+18
2018-07-11re PR debug/86457 (ICE in add_dwarf_attr, at dwarf2out.c:4405 since r251448)Richard Biener1-5/+5
2018-07-10PR debug/86459 - Fix -gsplit-dwarf -g3 gcc_assertMark Wielaard1-1/+1
2018-07-09re PR debug/86413 (gcc.dg/guality/pr48437.c fail)Richard Biener1-0/+5
2018-06-28dwarf2out.c (decl_scope_table): Remove.Richard Biener1-47/+2
2018-06-28dwarf2out.c (gen_subprogram_die): Use is_unit_die when deciding whether to no...Richard Biener1-4/+1
2018-06-28dwarf2out.c (gen_subprogram_die): Always re-use DIEs with an DW_AT_abstract_o...Richard Biener1-16/+19
2018-06-26[PR86064] split single cross-partition range with nonzero locviewsAlexandre Oliva1-2/+16
2018-06-11dwarf2out.c (gen_compile_unit_die): Fallout to DW_LANG_Ada83 for Ada with str...Olivier Hainque1-0/+3
2018-06-08Remove MPXMartin Liska1-23/+12
2018-06-01DWARF5: Don't generate DW_AT_loclists_base for split compile unit DIEs.Mark Wielaard1-3/+9
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka1-8/+12
2018-05-16DWARF: Add header for .debug_str_offsets table for dwarf_version 5.Mark Wielaard1-0/+40
2018-05-16DWARF: Emit DWARF5 forms for indirect addresses and string offsets.Mark Wielaard1-15/+37
2018-05-15DWARF: Use DW_OP_addrx and DW_OP_constx for DWARF5.Mark Wielaard1-4/+29
2018-05-15DWARF calculate the number of indexed addresses.Mark Wielaard1-2/+19
2018-04-30re PR bootstrap/85571 (non-bootstrap-debug miscompare with trunk)Richard Biener1-0/+2
2018-04-28DWARF: Add .debug_addr table header for dwarf_version >= 5.Mark Wielaard1-1/+24
2018-04-25DWARF sort longer dirs before shorter ones in directory table.Mark Wielaard1-4/+7
2018-04-12re PR target/85238 (lto-wrapper: fatal error: simple_object_copy_lto_debug_s...Eric Botcazou1-1/+5