aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-10-232012-10-23 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2012-06-24 * output.h: (current_function_is_leaf,Steven Bosscher
2012-06-022012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-04-23 * lto-symtab.c (lto_cgraph_replace_node): Do not callJan Hubicka
2011-06-14 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move toJoseph Myers
2011-06-10/gcc/cpPaolo Carlini
2011-05-23 PR debug/49032Jakub Jelinek
2011-04-062011-04-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-04-06 PR bootstrap/48471Nathan Froyd
2011-04-05 * debug.h (debug_flush_symbol_queue, debug_queue_symbol): Delete.Nathan Froyd
2011-03-16 * emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek
2010-12-22PR debug/46724Alexandre Oliva
2010-11-15gcc/:Ian Lance Taylor
2010-10-142010-10-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-10-11gcc/Nathan Froyd
2010-09-29gcc:Joseph Myers
2010-09-272010-09-27 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-09-102010-09-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-08-20gcc/Nathan Froyd
2010-07-23Fix violations of self-assignment check in GCC source.Le-Chun Wu
2010-07-15gcc/Nathan Froyd
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas Rupp
2010-06-08gcc/ada:Laurynas Biveinis
2010-05-13 PR bootstrap/44048Jason Merrill
2010-05-06 Add support for C++0x nullptr.Jason Merrill
2009-11-25Remove trailing white spaces.H.J. Lu
2009-10-29gcc/ChangeLog:Cary Coutant
2009-10-282009-10-28 Rafael Avila de Espindola <espindola@google.com>Rafael Espindola
2009-10-17 PR debug/40521Jakub Jelinek
2009-10-08gcc/ChangeLog:Cary Coutant
2009-09-13 * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou
2009-07-07 PR debug/40666Eric Botcazou
2009-06-222009-06-22 Shujing Zhao <pearly.zhao@oracle.com>Shujing Zhao
2009-06-17 * dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant
2009-06-04 * basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant
2009-05-20 * gstab.h (stab_code_type): Define, to be used instead of theOlivier Hainque
2009-05-15 * dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use themEric Botcazou
2009-05-05 * tree.h: Remove DECL_BY_REFERENCE from private_flag comment.Jakub Jelinek
2009-04-26 * tree.h (DECL_BY_REFERENCE): Note that it is also valid forJakub Jelinek
2009-04-222009-04-21 Taras Glek <tglek@mozilla.com>Taras Glek
2009-04-20gcc/:Ian Lance Taylor
2009-04-17 * dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.David Edelsohn
2009-04-17 * dbxout.c (dbxout_block): Reinstate test on TREE_USED.Eric Botcazou
2009-04-152009-04-15 Catherine Moore <clm@codesourcery.com>Catherine Moore
2009-02-27 PR debug/39267Jan Hubicka
2009-02-23 PR tree-optimization/37709 Jan Hubicka