aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska1-1/+1
2018-06-08Remove MPXMartin Liska1-4/+0
2018-04-18re PR debug/84637 (gcc/dbxout.c:684:14: runtime error: negation of -922337203...Jakub Jelinek1-3/+3
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21poly_int: get_inner_reference & co.Richard Sandiford1-3/+3
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek1-3/+3
2017-12-12[IEPM] Introduce debug hook for inline entry point markersAlexandre Oliva1-0/+2
2017-12-05Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on 64-bit Sola...Rainer Orth1-1/+1
2017-11-28re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek1-2/+2
2017-11-27re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek1-17/+133
2017-11-01Add a fixed_size_mode classRichard Sandiford1-5/+8
2017-10-10Require wi::to_wide for treesRichard Sandiford1-4/+4
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-0/+4
2017-07-29debug.h (struct gcc_debug_hooks): Add IMPLICIT argument to imported_module_or...Jakub Jelinek1-2/+2
2017-07-21Remove TYPE_METHODS.Nathan Sidwell1-30/+13
2017-07-14Remove Pascal language in source code.Martin Liska1-2/+0
2017-06-08cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of fla...Jan Hubicka1-1/+1
2017-02-18final.c (last_columnnum, [...]): New variables.Jakub Jelinek1-6/+9
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-01re PR debug/66149 (ICE: tree check: expected field_decl, have template_decl i...David Edelsohn1-0/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-5/+5
2016-09-20* dbxout.c (xcoff_debug_hooks): Add filename parameter to early_finish hook.David Edelsohn1-1/+1
2016-09-20debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook.Richard Biener1-1/+1
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-1/+1
2016-07-11Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17DWARF: handle variable-length records and variant partsPierre-Marie de Rodat1-0/+2
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-3/+3
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-9/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-14/+13
2015-07-13Fix double word typos.Aldy Hernandez1-2/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+0
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-11dbxout.c (xcoff_debug_hooks): Provide a function for register_main_translatio...David Edelsohn1-0/+1
2015-06-11Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat1-0/+1
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-7/+0
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-4/+15
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-4/+9
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-24re PR c++/58561 ([c++11] ICE using declaration of function with auto in retur...David Edelsohn1-0/+12
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard1-5/+4