summaryrefslogtreecommitdiff
path: root/gcc/vmsdbgout.c
Commit message (Expand)AuthorAgeFilesLines
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* Revert incorrect merging of debug-early branch.Aldy Hernandez2014-09-041-3/+3
* + * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez2014-09-041-3/+3
* Debug hooks: use rtx_insn and rtx_code_labelDavid Malcolm2014-08-211-2/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-15/+12
* re PR target/52498 (vmsdbgout.c fails to build with --enable-werror-always)Joern Rennecke2012-10-311-1/+1
* system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher2012-06-261-30/+14
* system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.Steven Bosscher2012-06-241-6/+3
* alpha.c (HWI_HEX2): Add missing shift.Richard Henderson2012-06-111-1/+1
* vmsdbgout.c (vmsdbgout_write_source_line): New function.Tristan Gingold2011-12-131-24/+30
* Move ASM_COMMENT_START to defaults.h.Richard Henderson2011-07-091-5/+0
* vmsdbgout.c (write_srccorr): Compute file length from the string.Tristan Gingold2011-04-211-6/+2
* emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek2011-03-161-5/+1
* re PR target/47101 (ia64-hp-vms: main_input_filename clash)Joern Rennecke2010-12-301-5/+5
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-2/+0
* godump.c: New file.Ian Lance Taylor2010-11-151-1/+2
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-2/+2
* vmsdbgout.c (full_name): Just output the file name if not native.Douglas B Rupp2010-06-291-7/+3
* vmsdbgout.c (func_table): Replace with VEC func{nam,num}_tables.Douglas B Rupp2010-06-291-47/+26
* vmsdbgout.c (vmsdbgout_begin_epilogue): DeclareDouglas B Rupp2010-06-291-2/+48
* vmsdbg.h (DST_K_TBG): New DST constant.Douglas B Rupp2010-06-291-133/+2
* This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp2010-06-161-1/+2
* final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd2010-06-041-2/+2
* vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...Uros Bizjak2010-05-021-6/+6
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)Cary Coutant2009-10-291-0/+1
* re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek2009-10-171-0/+11
* Add support for debugging with ICF (Identical Code Folding).Cary Coutant2009-10-081-0/+3
* dwarf2out.c (output_file_names): Output VMS style file name, size, date, vers...Douglas B Rupp2009-07-291-41/+251
* alias.c: Use REG_P...Shujing Zhao2009-06-221-2/+2
* dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant2009-06-171-5/+5
* basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant2009-06-041-5/+6
* debug.h (set_name): Declare.Catherine Moore2009-04-151-0/+1
* re PR fortran/29635 (debug info of modules)Jakub Jelinek2008-08-291-1/+1
* alpha.c (alpha_need_linkage, [...]): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi2008-07-021-11/+7
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-2/+2
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-13/+13
* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook2007-08-181-1/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+5
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-2/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-0/+1
* c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin2005-03-221-1/+2
* cfglayout.c, [...]: Update copyright.Kazu Hirata2005-03-121-1/+1
* value-prof.c (rtl_find_values_to_profile): Use gcc_assert and gcc_unreachable.Nathan Sidwell2005-03-101-4/+2