Age | Commit message (Expand) | Author | Files | Lines |
2021-05-06 | Add line debug info for virtual thunks | Bernd Edlinger | 1 | -0/+2 |
2021-03-27 | dwarf2cfi: Defer queued register saves some more [PR99334] | Jakub Jelinek | 1 | -0/+6 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-19 | Enhance debug info for fixed-point types | Eric Botcazou | 1 | -11/+6 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-03-10 | [IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_view | Alexandre Oliva | 1 | -1/+3 |
2018-02-09 | [LVU] Introduce location views | Alexandre Oliva | 1 | -1/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: DWARF CFA offsets | Richard Sandiford | 1 | -3/+6 |
2017-12-20 | poly_int: DWARF locations | Richard Sandiford | 1 | -2/+2 |
2017-03-06 | re PR c++/79821 (SEGV in cc1plus compiling 64-bit stdc++.h.gch/O2g.gch) | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-31 | dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit. | Jakub Jelinek | 1 | -3/+4 |
2016-10-31 | dwarf2out.h (enum dw_val_class): Add dw_val_class_loclistsptr. | Jakub Jelinek | 1 | -0/+1 |
2016-10-31 | dwarf2out.h (enum dw_val_class): Add dw_val_class_const_implicit... | Jakub Jelinek | 1 | -2/+8 |
2016-04-27 | DWARF: turn dw_loc_descr_node field into hash map for frame offset check | Pierre-Marie de Rodat | 1 | -6/+0 |
2016-02-26 | Replace ENABLE_CHECKING with CHECKING_P in dwarf2out | Martin Liska | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-17 | DWARF: create a macro for max dimensions for array descr. lang. hook | Pierre-Marie de Rodat | 1 | -1/+3 |
2015-12-17 | DWARF: add a language hook for fixed-point types | Pierre-Marie de Rodat | 1 | -0/+29 |
2015-12-17 | DWARF: add a language hook to override types in debugging information | Pierre-Marie de Rodat | 1 | -0/+5 |
2015-12-17 | DWARF: handle variable-length records and variant parts | Pierre-Marie de Rodat | 1 | -1/+49 |
2015-08-19 | remove useless typedefs | Trevor Saunders | 1 | -2/+2 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -1/+0 |
2015-01-23 | re PR debug/64511 (ICE at -O3 with -g enabled on x86_64-linux-gnu) | Jakub Jelinek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-17 | Add a few debug utilities for DWARF expressions | Pierre-Marie de Rodat | 1 | -0/+1 |
2014-12-17 | Complete information generated through the array descriptor language hook | Pierre-Marie de Rodat | 1 | -0/+12 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-10-21 | State cleanups from jit branch | David Malcolm | 1 | -0/+2 |
2014-08-26 | dwarf2out.h (dwarf2out_decl): Remove prototype. | Aldy Hernandez | 1 | -1/+0 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -0/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -29/+23 |
2013-03-29 | Add uniform debug dump function names. | Lawrence Crowl | 1 | -0/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -4/+1 |
2012-11-06 | common.opt (gno-split-dwarf, [...]): New switches. | Sterling Augustine | 1 | -0/+3 |
2012-08-20 | dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset. | Mark Wielaard | 1 | -1/+2 |
2012-07-30 | gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio... | Laurynas Biveinis | 1 | -1/+1 |
2012-05-09 | re PR bootstrap/53249 (Bootstrap failure) | Richard Sandiford | 1 | -1/+0 |
2011-07-23 | dwarf2cfi: Implement change_cfi_row. | Richard Henderson | 1 | -1/+2 |
2011-07-23 | dwarf2cfi: Introduce a dw_cfi_row state. | Richard Henderson | 1 | -1/+1 |
2011-07-12 | re PR target/49713 (Conflicting types for 'arm_dbx_register_number') | Richard Henderson | 1 | -9/+0 |
2011-07-11 | dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New. | Richard Henderson | 1 | -0/+10 |
2011-07-09 | dwarf2: Move CFI output routines to dwarf2cfi.c. | Richard Henderson | 1 | -0/+7 |
2011-07-07 | Dump NOTE_INSN_CFI notes. | Richard Henderson | 1 | -0/+2 |
2011-07-07 | dwarf2: Extract cfi creation to a new pass. | Richard Henderson | 1 | -4/+0 |