Age | Commit message (Expand) | Author | Files | Lines |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-19 | Update per-file selftest and finalization hooks for .c to .cc renaming | David Malcolm | 1 | -1/+1 |
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-12-08 | dwarf: Multi-register CFI address support. | Andrew Stubbs | 1 | -1/+35 |
2021-09-07 | dwarf: externalize lookup_type_die | David Faust | 1 | -0/+1 |
2021-07-20 | debug/101473 - apply debug prefix maps before checksumming DIEs | Richard Biener | 1 | -0/+1 |
2021-06-28 | dwarf: externalize some DWARF internals for needs of CTF/BTF | Indu Bhagat | 1 | -0/+44 |
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 |