aboutsummaryrefslogtreecommitdiff
path: root/gcc/vmsdbgout.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-4/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-15/+12
2012-10-31re PR target/52498 (vmsdbgout.c fails to build with --enable-werror-always)Joern Rennecke1-1/+1
2012-06-26system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher1-30/+14
2012-06-24system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.Steven Bosscher1-6/+3
2012-06-11alpha.c (HWI_HEX2): Add missing shift.Richard Henderson1-1/+1
2011-12-13vmsdbgout.c (vmsdbgout_write_source_line): New function.Tristan Gingold1-24/+30
2011-07-09Move ASM_COMMENT_START to defaults.h.Richard Henderson1-5/+0
2011-04-21vmsdbgout.c (write_srccorr): Compute file length from the string.Tristan Gingold1-6/+2
2011-03-16emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek1-5/+1
2010-12-30re PR target/47101 (ia64-hp-vms: main_input_filename clash)Joern Rennecke1-5/+5
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-2/+0
2010-11-15godump.c: New file.Ian Lance Taylor1-1/+2
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-2/+2
2010-06-29vmsdbgout.c (full_name): Just output the file name if not native.Douglas B Rupp1-7/+3
2010-06-29vmsdbgout.c (func_table): Replace with VEC func{nam,num}_tables.Douglas B Rupp1-47/+26
2010-06-29vmsdbgout.c (vmsdbgout_begin_epilogue): DeclareDouglas B Rupp1-2/+48
2010-06-29vmsdbg.h (DST_K_TBG): New DST constant.Douglas B Rupp1-133/+2
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp1-1/+2
2010-06-04final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd1-2/+2
2010-05-02vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...Uros Bizjak1-6/+6
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
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