aboutsummaryrefslogtreecommitdiff
path: root/gcc/vmsdbgout.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-01-10varasm.c: Fix formatting.Kazu Hirata1-48/+62
2001-12-28except.c: Fix comment formatting.Kazu Hirata1-17/+17
2001-12-10* vmsdbgout.c (lookup_filename): Remove warning.Richard Kenner1-1/+1
2001-12-09vmsdbgout.c (lookup_filename): Assign null string instead of null pointer to ...Douglas B Rupp1-1/+1
2001-12-09vmsdbg.h: Delete spurious close-comment.Kaveh R. Ghazi1-0/+1
2001-12-05vmsdbg.h, [...]: Add documentation and minor cleanups.Richard Kenner1-71/+137
2001-12-02Fix copyright noticed.Richard Kenner1-11/+13
2001-12-02vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp1-0/+1669