summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+16
* avr.c, [...]: Where applicable...Steven Bosscher2013-03-231-3/+3
* dwarf2out.c (size_of_aranges): Skip DECL_IGNORED_P functions.Mark Wielaard2013-03-211-0/+2
* re PR debug/55608 (Debug info quality regressions with file scope vars)Jakub Jelinek2013-03-211-12/+209
* tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...Richard Biener2013-03-211-5/+5
* re PR debug/49090 (provide a way to recognize defaulted template parameters)Jason Merrill2013-03-161-5/+13
* re PR debug/55364 (ICE: in remove_addr_table_entry, at dwarf2out.c:4201 with ...Sterling Augustine2013-03-051-2/+0
* Fix variable tracking for leaf functions on sparc.David S. Miller2013-02-071-1/+10
* re PR debug/56154 (Bad .debug_loc generated for some code)Jakub Jelinek2013-02-071-1/+102
* typoJason Merrill2013-02-041-1/+1
* re PR debug/55059 (DWARF missing concrete class definition)Paul Koning2013-01-311-17/+6
* re PR debug/54410 (doubled DW_TAG_template_type_param)Jason Merrill2013-01-311-6/+6
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* re PR debug/55730 (ICE in mem_loc_descriptor, at dwarf2out.c:12725)Jakub Jelinek2012-12-191-0/+1
* re PR rtl-optimization/55717 (ICE in form_sum, at reload.c:5400)Jakub Jelinek2012-12-181-11/+15
* re PR target/54061 (gcc.c-torture/compile/mipscop-*.c ICEs with -g)Steve Ellcey2012-12-101-5/+19
* Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-205/+172
* re PR debug/55328 (ICE: in output_addr_table_entry, at dwarf2out.c:21780 with...Sterling Augustine2012-11-141-0/+4
* rtl.h (CONST_SCALAR_INT_P): New macro.Kenneth Zadeck2012-11-091-2/+2
* re PR debug/53145 (gcc.dg/pch/save-temps-1.c)Jakub Jelinek2012-11-081-9/+6
* dwarf2out.c (output_comdat_type_unit): Check for OBJECT_FORMAT_ELF.Sterling Augustine2012-11-071-0/+2
* common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine2012-11-061-218/+1235
* re PR target/55194 (h8300 ICE during conftest in libgcc dwarf2out:7605)Jakub Jelinek2012-11-051-6/+10
* re PR debug/54970 (Missing DW_OP_GNU_implicit_pointer in debuginfo)Jakub Jelinek2012-10-261-1/+4
* re PR debug/55063 (Thousands of failures in the libstdc++-v3 tests after revi...Cary Coutant2012-10-251-1/+2
* re PR debug/54508 (Wrong debug information emitted if data members not refere...Paul Koning2012-10-231-2/+14
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-2/+8
* rtl.h (get_call_rtx_from): New prototype.Steven Bosscher2012-10-161-6/+2
* re PR lto/47788 (New LTO failures)Richard Guenther2012-10-041-3/+9
* re PR debug/53135 (Duplicates cause size explosion (vta/dwarf))Alexandre Oliva2012-10-021-0/+2
* tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen2012-09-271-1/+1
* Integrate lexical block into source_location.Dehao Chen2012-09-191-1/+1
* dwarf2out.c (dwarf2out_abstract_function): Do not change cfun.Martin Jambor2012-09-111-10/+10
* Remove unnecessary VEC function overloads.Diego Novillo2012-09-101-15/+15
* Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl2012-09-071-20/+17
* dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...Simon Baldwin2012-08-241-0/+3
* Allow arg_pointer_rtx/frame_pointer_rtx for based_loc_descrH.J. Lu2012-08-241-1/+5
* dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.Mark Wielaard2012-08-201-27/+62
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-11/+11
* Tidy some include usage + dependenciesRichard Henderson2012-07-241-1/+0
* re PR debug/53235 (20120504 broke -fdebug-types-section)Jason Merrill2012-07-191-4/+23
* eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold2012-07-191-1/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+1
* RevertEric Botcazou2012-07-061-54/+9
* dwarf2out.c (add_pubname_string): Don't check for want_pubnames.Cary Coutant2012-06-291-10/+10
* dwarf2out.c (add_pubname): Add comment.Sterling Augustine2012-06-291-5/+10
* dwarf2out.c (output_pubnames): Add check for DW_TAG_enumerator.Sterling Augustine2012-06-261-3/+12
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-2/+2
* re PR debug/53704 (ICE: in based_loc_descr, at dwarf2out.c:10027 after revisi...Eric Botcazou2012-06-221-0/+3