aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov1-0/+3
2018-01-12re PR debug/83157 (gcc.dg/guality/pr41616-1.c fail, inline instances refer to...Richard Biener1-3/+1
2018-01-10* dwarf2out.c (dwarf2out_var_location): Do not pass NULL to fprintf.Eric Botcazou1-2/+7
2018-01-10re PR debug/83765 (LTO bootstrap with Ada fails)Richard Biener1-5/+5
2018-01-08re PR lto/83719 (ICE (segfault) in hash_table<indirect_string_hasher, xcalloc...Richard Biener1-2/+9
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford1-18/+41
2018-01-03poly_int: GET_MODE_BITSIZERichard Sandiford1-1/+2
2018-01-03poly_int: GET_MODE_NUNITSRichard Sandiford1-2/+8
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21poly_int: get_inner_reference & co.Richard Sandiford1-19/+25
2017-12-20poly_int: get_ref_base_and_extentRichard Sandiford1-8/+6
2017-12-20poly_int: DWARF CFA offsetsRichard Sandiford1-0/+3
2017-12-20poly_int: SUBREG_BYTERichard Sandiford1-3/+3
2017-12-20poly_int: MEM_OFFSET and MEM_SIZERichard Sandiford1-3/+5
2017-12-20poly_int: DWARF locationsRichard Sandiford1-49/+111
2017-12-20poly_int: rtx constantsRichard Sandiford1-0/+10
2017-12-12[IEPM] Introduce debug hook for inline entry point markersAlexandre Oliva1-0/+2
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva1-2/+36
2017-12-08re PR bootstrap/81470 (Bootstrap comparison failures in gcc/ada)Tristan Gingold1-1/+7
2017-11-23Fix .debug_rnglists generation with -gdwarf-5 -gsplit-dwarf.Mark Wielaard1-9/+18
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek1-15/+0
2017-11-22re PR debug/83034 (ice in mem_loc_descriptor, at dwarf2out.c :15669)Jakub Jelinek1-0/+1
2017-11-21re PR debug/82718 (Bad DWARF5 .debug_loclists generation)Jakub Jelinek1-82/+101
2017-11-21re PR debug/82933 (valgrind error in set_cur_line_info_table with -g)Jakub Jelinek1-0/+3
2017-11-15Use compare-debug for bootstrap-debug-lean to ignore != DW_AT_producerAlexandre Oliva1-0/+1
2017-11-13re PR lto/81351 (Many LTO testcases FAIL)Eric Botcazou1-1/+8
2017-11-13re PR lto/81351 (Many LTO testcases FAIL)Eric Botcazou1-6/+3
2017-11-09re PR debug/82837 (ICE in output_operand: invalid expression as operand)Jakub Jelinek1-5/+33
2017-11-07FT32 makes use of multiple address spaces.James Bowman1-2/+3
2017-11-01Add an is_narrower_int_mode helper functionRichard Sandiford1-2/+1
2017-10-30Add -std=c17, -std=gnu17.Joseph Myers1-1/+4
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-4/+4
2017-10-23re PR debug/82630 (Bogus DW_AT_GNU_call_site_value)Jakub Jelinek1-9/+10
2017-10-23Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1Richard Sandiford1-1/+1
2017-10-19re PR debug/82509 (DW_AT_endianity issues with attribute scalar_storage_order)Eric Botcazou1-32/+47
2017-10-13Make more use of byte_lowpart_offsetRichard Sandiford1-7/+5
2017-10-10Require wi::to_wide for treesRichard Sandiford1-2/+2
2017-09-25[PR82155] Fix crash in dwarf2out_abstract_functionPierre-Marie de Rodat1-2/+8
2017-09-25re PR debug/82144 (ICE in add_dwarf_attr with alignas)Richard Biener1-2/+0
2017-09-21enable handling of -gno- command-line options as negated prefixesAlexandre Oliva1-1/+0
2017-09-20dwarf2out.c (tree_add_const_value_attribute): For INTEGER_CST that fits into ...Jakub Jelinek1-0/+13
2017-09-20dwarf2out.c (DEBUG_LTO_DWO_INFO_SECTION): Reorder defines.Jakub Jelinek1-41/+62
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek1-0/+5
2017-09-14* dwarf2out.c (dwarf2out_source_line): Remove superfluous test.Eric Botcazou1-4/+1
2017-09-13dwarf2out.c (output_die_symbol): Remove.Richard Biener1-31/+0
2017-09-09Revert: * dwarf2out.c (gen_formal_parameter_die): Remove obsolete hunk.Jason Merrill1-3/+22
2017-09-09dwarf2out.c (gen_formal_parameter_die): Remove obsolete hunk.Richard Biener1-23/+4
2017-08-31re PR c++/82054 (ICE in add_dwarf_attr with -fopenmp and -g)Richard Biener1-5/+14
2017-08-30[66/77] Use scalar_mode for constant integersRichard Sandiford1-3/+4
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-3/+3