summaryrefslogtreecommitdiff
path: root/gcc/vmsdbgout.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov
2018-01-03Update copyright years.Jakub Jelinek
2017-12-12[IEPM] Introduce debug hook for inline entry point markersAlexandre Oliva
2017-11-18[vms] Add missing vmsdbgout_early_finishTom de Vries
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener
2017-07-29debug.h (struct gcc_debug_hooks): Add IMPLICIT argument to imported_module_or...Jakub Jelinek
2017-02-18final.c (last_columnnum, [...]): New variables.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-12Fix gcc/vmsdbgout.c:vmsdbg_debug_hooks for "More trivial bits from early LTO ...Thomas Schwinge
2016-01-04Update copyright years.Jakub Jelinek
2015-12-17DWARF: handle variable-length records and variant partsPierre-Marie de Rodat
2015-11-01[PATCH] Fix vms targetsJeff Law
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-07-18fix compilation of vmsdbgout.cTrevor Saunders
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-11Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez
2014-08-21Debug hooks: use rtx_insn and rtx_code_labelDavid Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-10-31re PR target/52498 (vmsdbgout.c fails to build with --enable-werror-always)Joern Rennecke
2012-06-26system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher
2012-06-24system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.Steven Bosscher
2012-06-11alpha.c (HWI_HEX2): Add missing shift.Richard Henderson
2011-12-13vmsdbgout.c (vmsdbgout_write_source_line): New function.Tristan Gingold
2011-07-09Move ASM_COMMENT_START to defaults.h.Richard Henderson
2011-04-21vmsdbgout.c (write_srccorr): Compute file length from the string.Tristan Gingold
2011-03-16emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek
2010-12-30re PR target/47101 (ia64-hp-vms: main_input_filename clash)Joern Rennecke
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers
2010-11-15godump.c: New file.Ian Lance Taylor
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd
2010-06-29vmsdbgout.c (full_name): Just output the file name if not native.Douglas B Rupp
2010-06-29vmsdbgout.c (func_table): Replace with VEC func{nam,num}_tables.Douglas B Rupp
2010-06-29vmsdbgout.c (vmsdbgout_begin_epilogue): DeclareDouglas B Rupp
2010-06-29vmsdbg.h (DST_K_TBG): New DST constant.Douglas B Rupp