Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-11-30 | Add block parameter to begin_block debug hook | Mark Harmstone | 1 | -1/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-02-16 | don't declare header-defined functions both static and inline | Patrick Palka | 1 | -1/+1 |
2023-01-03 | Revert "Define __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF register size is ... | Florian Weimer | 1 | -2/+0 |
2023-01-02 | Define __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF register size is constant | Florian Weimer | 1 | -0/+2 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-09-02 | STABS: remove -gstabs and -gxcoff functionality | Martin Liska | 1 | -1/+0 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -4/+4 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-05-06 | Add line debug info for virtual thunks | Bernd Edlinger | 1 | -0/+4 |
2021-03-22 | Warn to not add debug hook targets | Richard Biener | 1 | -0/+4 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-07-31 | Introduce instance discriminators | Alexandre Oliva | 1 | -0/+15 |
2018-02-13 | common.opt (gas-loc-support, [...]): New. | Alexandre Oliva | 1 | -0/+2 |
2018-01-18 | Add ability to remap file names in __FILE__, etc (PR other/70268) | Boris Kolpackov | 1 | -3/+0 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-12 | [IEPM] Introduce debug hook for inline entry point markers | Alexandre Oliva | 1 | -0/+3 |
2017-11-13 | re PR lto/81351 (Many LTO testcases FAIL) | Eric Botcazou | 1 | -2/+1 |
2017-10-29 | Delete obsolete SDB debug info support. | James E Wilson | 1 | -1/+0 |
2017-08-21 | re PR go/78628 (GO fails to build a translation unit decl) | Richard Biener | 1 | -0/+12 |
2017-07-29 | debug.h (struct gcc_debug_hooks): Add IMPLICIT argument to imported_module_or... | Jakub Jelinek | 1 | -2/+4 |
2017-02-18 | final.c (last_columnnum, [...]): New variables. | Jakub Jelinek | 1 | -7/+13 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-09-20 | debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook. | Richard Biener | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-17 | DWARF: handle variable-length records and variant parts | Pierre-Marie de Rodat | 1 | -0/+5 |
2015-08-14 | Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx | Thomas Schwinge | 1 | -0/+1 |
2015-06-11 | Restore DW_AT_abstract_origin for cross-unit call sites | Pierre-Marie de Rodat | 1 | -0/+4 |
2015-06-05 | Merge debug-early branch into mainline. | Aldy Hernandez | 1 | -4/+38 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-09-04 | Revert incorrect merging of debug-early branch. | Aldy Hernandez | 1 | -8/+2 |
2014-09-04 | + * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early... | Aldy Hernandez | 1 | -2/+6 |
2014-09-04 | dearly: Emit DIEs for decls early in the compilation process. | Aldy Hernandez | 1 | -0/+2 |
2014-08-21 | Debug hooks: use rtx_insn and rtx_code_label | David Malcolm | 1 | -4/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2011-07-07 | dwarf2: Extract cfi creation to a new pass. | Richard Henderson | 1 | -3/+2 |
2011-04-05 | debug.h (debug_flush_symbol_queue, [...]): Delete. | Nathan Froyd | 1 | -6/+0 |
2011-03-16 | emit-rtl.c (try_split): Don't call copy_call_info debug hook. | Jakub Jelinek | 1 | -27/+1 |
2010-11-15 | godump.c: New file. | Ian Lance Taylor | 1 | -0/+9 |
2010-06-16 | This patch adds the end prologue and begin epilogue markers in Dwarf2 | Douglas B Rupp | 1 | -1/+6 |
2009-10-29 | re PR debug/41700 (g++.dg/debug/dwarf2/icf.C) | Cary Coutant | 1 | -0/+7 |
2009-10-17 | re PR debug/40521 (-g causes GCC to generate .eh_frame) | Jakub Jelinek | 1 | -0/+4 |
2009-10-08 | Add support for debugging with ICF (Identical Code Folding). | Cary Coutant | 1 | -0/+20 |
2009-06-17 | dbxout.c (dbxout_source_line): Add is_stmt parameter. | Cary Coutant | 1 | -4/+4 |
2009-06-04 | basic-block.h (struct basic_block_def): Add discriminator field. | Cary Coutant | 1 | -2/+4 |
2009-04-28 | debug.h (set_name): Add comment. | Catherine Moore | 1 | -0/+2 |