summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* PR other/16615 [1/5]Sandra Loosemore2019-01-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Remove Pascal-related entries in code and comments.Martin Liska2018-09-251-1/+1
* Remove MPXMartin Liska2018-06-081-4/+0
* re PR debug/84637 (gcc/dbxout.c:684:14: runtime error: negation of -922337203...Jakub Jelinek2018-04-181-3/+3
* Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov2018-01-181-0/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: get_inner_reference & co.Richard Sandiford2017-12-211-3/+3
* read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek2017-12-191-3/+3
* [IEPM] Introduce debug hook for inline entry point markersAlexandre Oliva2017-12-121-0/+2
* Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on 64-bit Sola...Rainer Orth2017-12-051-1/+1
* re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek2017-11-281-2/+2
* re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek2017-11-271-17/+133
* Add a fixed_size_mode classRichard Sandiford2017-11-011-5/+8
* Require wi::to_wide for treesRichard Sandiford2017-10-101-4/+4
* re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2017-08-211-0/+4
* debug.h (struct gcc_debug_hooks): Add IMPLICIT argument to imported_module_or...Jakub Jelinek2017-07-291-2/+2
* Remove TYPE_METHODS.Nathan Sidwell2017-07-211-30/+13
* Remove Pascal language in source code.Martin Liska2017-07-141-2/+0
* cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of fla...Jan Hubicka2017-06-081-1/+1
* final.c (last_columnnum, [...]): New variables.Jakub Jelinek2017-02-181-6/+9
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR debug/66149 (ICE: tree check: expected field_decl, have template_decl i...David Edelsohn2016-12-011-0/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-5/+5
* * dbxout.c (xcoff_debug_hooks): Add filename parameter to early_finish hook.David Edelsohn2016-09-201-1/+1
* debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook.Richard Biener2016-09-201-1/+1
* re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2016-08-121-1/+1
* Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger2016-07-111-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* DWARF: handle variable-length records and variant partsPierre-Marie de Rodat2015-12-171-0/+2
* Merge of the scalar-storage-order branch.Eric Botcazou2015-11-081-3/+3
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-9/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-14/+13
* Fix double word typos.Aldy Hernandez2015-07-131-2/+2
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-2/+0
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* dbxout.c (xcoff_debug_hooks): Provide a function for register_main_translatio...David Edelsohn2015-06-111-0/+1
* 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-7/+0
* Merge debug-early branch into mainline.Aldy Hernandez2015-06-051-4/+15
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek2015-02-041-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-4/+9
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-1/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR c++/58561 ([c++11] ICE using declaration of function with auto in retur...David Edelsohn2014-11-241-0/+12
* PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard2014-11-211-5/+4
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+4