aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)Author
2013-03-21dwarf2out.c (size_of_aranges): Skip DECL_IGNORED_P functions.Mark Wielaard
2013-03-05gcc/Sterling Augustine
2013-02-07Fix variable tracking for leaf functions on sparc.David S. Miller
2013-02-07 PR debug/56154Jakub Jelinek
2013-02-04typoJason Merrill
2013-01-31 PR debug/55059Paul Koning
2013-01-31 PR c++/54410Jason Merrill
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-12-19 PR debug/55730Jakub Jelinek
2012-12-18 PR debug/55717Jakub Jelinek
2012-12-102012-12-10 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-142012-11-14 Sterling Augustine <saugustine@google.com>Sterling Augustine
2012-11-092012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2012-11-08 PR debug/53145Jakub Jelinek
2012-11-072012-11-06 Sterling Augustine <saugustine@google.com>Sterling Augustine
2012-11-06gcc/ChangeLogSterling Augustine
2012-11-05 PR target/55194Jakub Jelinek
2012-10-26 PR debug/54970Jakub Jelinek
2012-10-25gcc/Cary Coutant
2012-10-23PR debug/54508Paul Koning
2012-10-232012-10-23 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2012-10-16 * rtl.h (get_call_rtx_from): New prototype.Steven Bosscher
2012-10-042012-10-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-10-02PR debug/53135Alexandre Oliva
2012-09-272012-09-27 Dehao Chen <dehao@google.com>Dehao Chen
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-09-112012-09-11 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-09-11Remove unnecessary VEC function overloads.Diego Novillo
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl
2012-08-24gcc/ChangeLogSimon Baldwin
2012-08-24Allow arg_pointer_rtx/frame_pointer_rtx for based_loc_descrH.J. Lu
2012-08-20dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.Mark Wielaard
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-07-24Tidy some include usage + dependenciesRichard Henderson
2012-07-19 PR debug/53235Jason Merrill
2012-07-19libstdc++-v3/Tristan Gingold
2012-07-16gcc/Steven Bosscher
2012-07-06 RevertEric Botcazou
2012-06-302012-06-29 Cary Coutant <ccoutant@google.com>Cary Coutant
2012-06-292012-06-29 Sterling Augustine <saugustine@google.com>Sterling Augustine
2012-06-262012-06-26 Sterling Augustine <saugustine@google.com>Sterling Augustine
2012-06-24 * output.h: (current_function_is_leaf,Steven Bosscher
2012-06-22 PR debug/53704Eric Botcazou
2012-06-212012-06-21 Sterling Augustine <saugustine@google.com>Sterling Augustine
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2012-06-14 * dwarf2out.c (function_possibly_abstracted_p): New static function.Eric Botcazou
2012-06-11Roland McGrath <mcgrathr@google.com>Roland McGrath
2012-06-04 * dwarf2out.c (is_unit_die): New.Jason Merrill