aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/debug
AgeCommit message (Expand)AuthorFilesLines
2024-10-16testsuite: Prepare for -std=gnu23 defaultJoseph Myers1-1/+1
2024-09-20testsuite: debug: fix errant whitespaceSam James1-1/+0
2024-09-20testsuite: debug: fix dejagnu directive syntaxSam James55-55/+56
2024-08-27Fix another inline7.c test failure on sparc targetsBernd Edlinger1-1/+1
2024-08-23Fix test failure on powerpc targetsBernd Edlinger1-3/+3
2024-08-22RISC-V: Enable -gvariable-location-views by defaultBernd Edlinger2-1/+9
2024-08-22Do not emit a redundant DW_TAG_lexical_block for inlined subroutinesBernd Edlinger1-0/+20
2024-07-02bpf,btf: enable BTF pruning by default for BPFDavid Faust1-2/+4
2024-07-02btf: add -gprune-btf optionDavid Faust4-0/+113
2024-06-17testsuite, rs6000: Replace powerpc_altivec_ok with powerpc_altivec [PR114842]Kewen Lin1-1/+2
2024-05-11[PATCH v2 1/4] Support for CodeView debugging formatMark Harmstone2-0/+54
2024-04-11btf: emit non-representable bitfield as voidDavid Faust1-0/+2
2024-04-10btf: do not skip members of data type with type id BTF_VOID_TYPEIDIndu Bhagat2-7/+8
2024-04-10ctf: fix PR debug/112878Indu Bhagat1-0/+17
2024-04-09btf: improve btf-datasec-3.c test [PR114642]David Faust1-8/+8
2024-04-09btf: emit symbol refs in DATASEC entries only for BPF [PR114608]David Faust3-8/+12
2024-04-05testsuite/gcc.dg/debug/btf/btf-datasec-1.c: Handle leading-underscoreHans-Peter Nilsson1-1/+1
2024-03-27btf: Fix up btf-datasec-1.c test on x86Jakub Jelinek2-5/+5
2024-03-26btf: Emit labels in DATASEC bts_offset entries.Cupertino Miranda3-5/+10
2024-03-05ctf: fix incorrect CTF for multi-dimensional array typesCupertino Miranda1-0/+14
2024-03-01testsuite: ctf: make array in ctf-file-scope-1 fixed lengthDavid Faust1-1/+1
2024-03-01dwarf2out: Don't move variable sized aggregates to comdat [PR114015]Jakub Jelinek1-0/+14
2024-02-07testsuite: Don't xfail gcc.dg/debug/dwarf2/inline5.cRainer Orth1-1/+1
2024-01-23debug/112718 - reset all type units with -ffat-lto-objectsRichard Biener1-0/+12
2024-01-22Add -gno-strict-dwarf to dg-options in various btf enum testsJohn David Anglin4-4/+4
2024-01-15Remove --save-temps from some compile testsH.J. Lu5-5/+5
2024-01-07testsuite/52641: Fix fallout from sloppy tests.Georg-Johann Lay2-2/+6
2024-01-03Update copyright years.Jakub Jelinek4-4/+4
2023-12-19btf: change encoding of forward-declared enums [PR111735]David Faust1-0/+18
2023-12-05btf: avoid wrong DATASEC entries for extern vars [PR112849]David Faust1-0/+28
2023-12-04BTF: fix PR debug/112656Indu Bhagat1-0/+19
2023-12-04BTF: fix PR debug/112768Indu Bhagat1-2/+2
2023-11-28Fixed problem with BTF defining smaller enums.Cupertino Miranda1-0/+28
2023-11-13arm: testsuite: improve compatibility of gcc.dg/debug/pr57351.cRichard Earnshaw1-4/+3
2023-09-29Testsuite, DWARF2: adjust regexp to match darwin outputFrancois-Xavier Coudert1-1/+1
2023-08-24debug/111080 - avoid outputting debug info for unused restrict qualified typeRichard Biener1-0/+18
2023-05-31btf: improve -dA comments for testsuiteDavid Faust16-22/+44
2023-05-22testsuite/52641: Fix more of implicit int=32 assumption fallout.Georg-Johann Lay1-0/+1
2023-03-04testsuite: Fix various scan-assembler identifiers not handling _-prefixHans-Peter Nilsson1-3/+3
2023-02-22Drop need for constant I in ctf testAlexandre Oliva1-3/+3
2023-01-16Update copyright years.Jakub Jelinek4-4/+4
2022-12-14btf: correct generation for extern funcs [PR106773]David Faust2-0/+47
2022-12-14btf: fix 'extern const void' variables [PR106773]David Faust1-0/+25
2022-12-14btf: add 'extern' linkage for variables [PR106773]David Faust2-0/+43
2022-12-08[testsuite] [arm/aarch64] -fno-short-enums for auto-init-[12].cAlexandre Oliva1-1/+1
2022-10-31btf: Add support to BTF_KIND_ENUM64 typeGuillermo E. Martinez2-1/+45
2022-10-20testsuite: Add some missing -Wno-psabi optionsJakub Jelinek1-1/+1
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-35/+0
2022-08-03testsuite: btf: fix regexps in btf-int-1.cJose E. Marchesi1-4/+4
2022-08-02btf: do not use the CHAR `encoding' bit for BTFJose E. Marchesi1-7/+11