summaryrefslogtreecommitdiff
path: root/gcc/vmsdbgout.c
Commit message (Expand)AuthorAgeFilesLines
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat2015-06-111-0/+1
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* Merge debug-early branch into mainline.Aldy Hernandez2015-06-051-6/+18
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard2014-11-211-2/+2
* 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