summaryrefslogtreecommitdiff
path: root/gcc/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Add line debug info for virtual thunksBernd Edlinger2021-05-061-0/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* [IEPM] Introduce debug hook for inline entry point markersAlexandre Oliva2017-12-121-0/+1
* re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2017-08-211-0/+15
* debug.h (struct gcc_debug_hooks): Add IMPLICIT argument to imported_module_or...Jakub Jelinek2017-07-291-5/+6
* final.c (last_columnnum, [...]): New variables.Jakub Jelinek2017-02-181-6/+14
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook.Richard Biener2016-09-201-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/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-2/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-1/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-1/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+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-1/+3
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Revert incorrect merging of debug-early branch.Aldy Hernandez2014-09-041-7/+1
* + * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez2014-09-041-1/+7
* Debug hooks: use rtx_insn and rtx_code_labelDavid Malcolm2014-08-211-5/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek2011-03-161-10/+1
* godump.c: New file.Ian Lance Taylor2010-11-151-1/+3
* This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp2010-06-161-1/+2
* re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)Cary Coutant2009-10-291-0/+7
* re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek2009-10-171-0/+1
* Add support for debugging with ICF (Identical Code Folding).Cary Coutant2009-10-081-0/+8
* dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant2009-06-171-4/+5
* basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant2009-06-041-1/+8
* debug.h (set_name): Declare.Catherine Moore2009-04-151-0/+7
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR fortran/29635 (debug info of modules)Jakub Jelinek2008-08-291-3/+5
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-12/+12
* Update FSF address.Kelley Cook2005-06-251-1/+1
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-0/+1
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin2005-03-221-1/+2
* debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg2004-02-121-0/+7
* Josef Zlomek <zlomekj@suse.cz>Josef Zlomek2004-02-061-1/+2
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+1
* Makefile.in (dwarf2out.o): Depend on input.hDevang Patel2004-01-271-15/+22