aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-07re PR debug/88723 (PR debug/88635 patch breaks testsuite_shared.cc compilation)Jakub Jelinek1-9/+11
2019-01-05re PR debug/88635 (Assembler error when building with "-g -O2 -m32")Jakub Jelinek1-4/+60
2019-01-03re PR debug/88644 (Unexpected pub type info eliminated after r246973 (causes ...Jakub Jelinek1-0/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-17DWARF: Don't expand hash table when no insertion is neededH.J. Lu1-5/+18
2018-12-14[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startprocSam Tebbs1-0/+2
2018-12-14dwarf2out.c (analyze_discr_in_predicate): Simplify.Eric Botcazou1-11/+16
2018-12-06dwarf2out.c (field_byte_offset): Remove #ifdef PCC_BITFIELD_TYPE_MATTERS check.Uros Bizjak1-2/+0
2018-11-26re PR c++/86900 (-gdwarf-5 -O2 -ffunction-sections = assembler error)Jakub Jelinek1-1/+9
2018-11-19re PR debug/87039 (DW_OP_fbreg used without a frame base on a C++ code w/ -fo...Jakub Jelinek1-1/+1
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm1-0/+1
2018-11-14[debug/88006] -fdebug-types-section gives undefined refNathan Sidwell1-0/+2
2018-11-02dwarf2out.c (build_abbrev_table): Guard lookup_external_ref call with is_type...Richard Biener1-2/+3
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