aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)Author
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
2012-06-042012-06-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-06-022012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2012-05-31 * Makefile.in: Fix many dependencies.Steven Bosscher
2012-05-292012-05-29 Jack Howarth <howarth@bromo.med.uc.edu>Jack Howarth
2012-05-29 * integrate.c: Remove.Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-05-14 * dwarf2out.c (dwarf2out_define, dwarf2out_undef): TreatJakub Jelinek
2012-05-14 * dwarf2out.c (have_macinfo): Define.Jakub Jelinek
2012-05-13 PR debug/53235Jason Merrill
2012-05-10 * dwarf2out.c (add_byte_size_attribute) <RECORD_TYPE>: Handle variableEric Botcazou
2012-05-09gcc/Richard Sandiford
2012-05-05gcc/Richard Sandiford
2012-05-03 * dwarf2out.c (struct external_ref, build_local_stub): New.Jason Merrill
2012-05-03 * dwarf2out.c (die_struct): Add comdat_type_p flag. Use it instead ofJason Merrill
2012-05-03 * dwarf2out.c (modified_type_die): Use scope_die_for.Jason Merrill
2012-05-03 * config/i386/i386.c (ix86_code_end): Set DECL_IGNORED_P on theJason Merrill
2012-05-022012-05-02 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-04-30 * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka
2012-04-30 * dwarf2out.c (comdat_symbol_id): Add const.Jason Merrill
2012-04-27gccTom Tromey
2012-04-25Assert dbx_reg_number doesn't return INVALID_REGNUMH.J. Lu
2012-04-22 * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka
2012-04-112012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez