summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska
2018-06-08Remove MPXMartin Liska
2018-04-18re PR debug/84637 (gcc/dbxout.c:684:14: runtime error: negation of -922337203...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-21poly_int: get_inner_reference & co.Richard Sandiford
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek
2017-12-12[IEPM] Introduce debug hook for inline entry point markersAlexandre Oliva
2017-12-05Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on 64-bit Sola...Rainer Orth
2017-11-28re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek
2017-11-27re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek
2017-11-01Add a fixed_size_mode classRichard Sandiford
2017-10-10Require wi::to_wide for treesRichard Sandiford
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-07-21Remove TYPE_METHODS.Nathan Sidwell
2017-07-14Remove Pascal language in source code.Martin Liska
2017-06-08cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of fla...Jan Hubicka
2017-02-18final.c (last_columnnum, [...]): New variables.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-01re PR debug/66149 (ICE: tree check: expected field_decl, have template_decl i...David Edelsohn
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-09-20* dbxout.c (xcoff_debug_hooks): Add filename parameter to early_finish hook.David Edelsohn
2016-09-20debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook.Richard Biener
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek
2016-07-11Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger
2016-01-04Update copyright years.Jakub Jelinek
2015-12-17DWARF: handle variable-length records and variant partsPierre-Marie de Rodat
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-11dbxout.c (xcoff_debug_hooks): Provide a function for register_main_translatio...David Edelsohn
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-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-24re PR c++/58561 ([c++11] ICE using declaration of function with auto in retur...David Edelsohn
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard