aboutsummaryrefslogtreecommitdiff
path: root/gcc/vmsdbgout.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-29re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)Cary Coutant1-0/+1
2009-10-17re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek1-0/+11
2009-10-08Add support for debugging with ICF (Identical Code Folding).Cary Coutant1-0/+3
2009-07-29dwarf2out.c (output_file_names): Output VMS style file name, size, date, vers...Douglas B Rupp1-41/+251
2009-06-22alias.c: Use REG_P...Shujing Zhao1-2/+2
2009-06-17dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant1-5/+5
2009-06-04basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant1-5/+6
2009-04-15debug.h (set_name): Declare.Catherine Moore1-0/+1
2008-08-29re PR fortran/29635 (debug info of modules)Jakub Jelinek1-1/+1
2008-07-02alpha.c (alpha_need_linkage, [...]): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi1-11/+7
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-13/+13
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-1/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+5
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-0/+1
2005-03-22c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin1-1/+2
2005-03-12cfglayout.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-10value-prof.c (rtl_find_values_to_profile): Use gcc_assert and gcc_unreachable.Nathan Sidwell1-4/+2
2005-03-10value-prof.c (rtl_find_values_to_profile): Use gcc_assert and gcc_unreachable.Nathan Sidwell1-1/+1
2004-06-03tree.h: Remove include of version.hMark G. Adams1-0/+1
2004-05-05Patch from Bernard Giroud.Bernard Giroud1-9/+33
2004-03-20alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata1-5/+5
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-0/+1
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-1/+2
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-27Makefile.in (dwarf2out.o): Depend on input.hDevang Patel1-3/+4
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-15/+11
2003-07-06unroll.c: Convert prototypes to ISO C90.Andreas Jaeger1-143/+78
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-7/+7
2003-06-15vmsdbgout.c (vmsdbgout_finish): Rename parameter to main_input_filename to av...Zack Weinberg1-3/+3
2003-04-05dbxout.c (scope_labelno): Add GTY.Geoffrey Keating1-1/+2
2003-03-13c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-2/+2
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-5/+8
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-1/+1
2002-09-27LANGUAGES: Follow spelling conventions.Kazu Hirata1-15/+15
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp1-53/+82
2002-07-30adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy.Kaveh R. Ghazi1-9/+3
2002-07-28Makefile.in (vmsdbgout.o): Depend on function.h.Kaveh R. Ghazi1-0/+1
2002-07-23* vmsdbgout.c (SECTION_ASM_OP): Remove.Neil Booth1-5/+0
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson1-11/+3
2002-05-31target.h: Fix formatting.Kazu Hirata1-9/+9
2002-03-12Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi1-1/+1
2002-03-11* vmsdbgout.c (lookup_filename): Adjust creation date for GMT.Douglas B Rupp1-3/+14
2002-03-11toplev.c (debug_args): Add entry for VMS_DEBUG.Douglas B Rupp1-1/+1
2002-03-031750a.h, [...] (CHAR_TYPE_SIZE): Delete.Kaveh R. Ghazi1-3/+0
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-2/+2