summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * debug.h (struct gcc_debug_hooks): Add IMPLICIT argumentjakub2017-07-291-4/+21
* * dwarf2asm.c (dw2_asm_output_nstring): Encode double quotedje2017-07-251-1/+8
* gcc/drepper2017-07-211-1/+1
* gcc/nathan2017-07-211-20/+8
* Remove Java references in source code.marxin2017-07-141-16/+3
* Remove Pascal language in source code.marxin2017-07-141-3/+0
* Cleanup #2 of Pascal references.marxin2017-07-131-40/+0
* * dwarf2out.c (gen_member_die): Remove useless check for anon ctors.nathan2017-07-111-4/+0
* DWARF: make it possible to emit debug info for declarations onlypmderodat2017-06-211-50/+0
* * tree.h (id_equal): New.jason2017-06-111-1/+1
* * cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partitionhubicka2017-06-081-3/+3
* * dwarf2out.c (DWARF_INITIAL_LENGTH_SIZE_STR): New.dje2017-06-021-2/+13
* DWARF: add DW_AT_location for global decls with DECL_VALUE_EXPRpmderodat2017-06-011-2/+3
* DWARF: for variants, produce unsigned discr. when debug type is unsignedpmderodat2017-06-011-5/+24
* 2017-05-16 Richard Biener <rguenther@suse.de>rguenth2017-05-161-0/+1
* 2017-05-16 Richard Biener <rguenther@suse.de>rguenth2017-05-161-2/+4
* PR debug/80461jakub2017-04-191-8/+10
* PR debug/80263jakub2017-04-181-10/+19
* PR debug/80321jakub2017-04-131-1/+6
* PR debug/80234jakub2017-04-061-4/+30
* PR debug/79255jakub2017-03-311-2/+7
* [PR63238] include alignment debug information in DIE checksumaoliva2017-03-211-0/+5
* PR c++/79821jakub2017-03-061-3/+3
* PR debug/77589jakub2017-02-251-142/+495
* * dwarf2out.c (gen_variable_die): For -gdwarf-5, use DW_TAG_variablejakub2017-02-221-6/+9
* * final.c (last_columnnum, override_columnnum): New variables.jakub2017-02-181-7/+27
* * common.opt (gno-column-info, gcolumn-info): New options.jakub2017-02-181-6/+32
* [PR63238] output alignment debug informationaoliva2017-01-311-6/+70
* PR debug/79289ian2017-01-301-2/+7
* PR debug/79129jakub2017-01-261-0/+14
* PR debug/78835jakub2017-01-261-10/+40
* * dwarf2out.c (output_compilation_unit_header, output_file_names):jakub2017-01-241-4/+7
* PR debug/78839jakub2017-01-171-20/+25
* PR debug/71669jakub2017-01-171-0/+17
* * dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): For DWARF5 decreasejakub2017-01-111-20/+17
* 2017-01-09 Richard Biener <rguenther@suse.de>rguenth2017-01-091-1/+23
* * dwarf2out.c (output_loc_list): Don't throw away 64K+ locationjakub2017-01-041-5/+8
* DWARF: add DW_AT_encoding attributes for DW_TAG_enumeration_type DIEspmderodat2017-01-031-0/+5
* Update copyright years.jakub2017-01-011-1/+1
* dwarf2out.c: fix jit issue with early_dwarf_finisheddmalcolm2016-12-011-0/+3
* PR debug/78587jakub2016-12-011-3/+4
* * dwarf2out.c (size_of_discr_list): Fix typo in function comment.jakub2016-11-181-10/+30
* Use rtx_mode_t instead of std::make_pairrsandifo2016-11-181-5/+5
* Fix a GET_MODE_CLASS typo in mem_loc_descriptorrsandifo2016-11-151-1/+1
* remove conditional compilation of HAVE_AS_LEB128 codetbsaunde2016-11-141-79/+74
* debug/78112: remove recent duplicates for DW_TAG_subprogram attributespmderodat2016-11-101-4/+4
* PR debug/28767jakub2016-11-031-14/+67
* [DWARF] Enable DW_CFA_VAL_EXPRESSION supportjiwang2016-11-031-0/+42
* * dwarf2out.c (gen_variable_die): Remove again origin_die variablejakub2016-11-011-2/+1
* Fix dwarf2out.c non-HAVE_AS_LEB128 bootstrap failurero2016-11-011-1/+3