aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-14RISC-V: Move certain arrays to riscv-opc.cTsukasa OI2-11/+15
2022-10-13ld: Add --undefined-versionFangrui Song2-0/+6
2022-10-14Automatic date update in version.inGDB Administrator1-1/+1
2022-10-13PowerPC, fix gdb.base/watchpoint.exp on Power 9Carl Love1-7/+19
2022-10-13[gdb/testsuite] Fix gdb.dwarf2/macro-source-path.exp with -m32Tom de Vries1-5/+2
2022-10-13[gdb/testsuite] Fix gdb.dwarf2/entry-value-typedef.exp with -m32Tom de Vries1-1/+1
2022-10-13[gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with -m32Tom de Vries1-1/+1
2022-10-13Automatic date update in version.inGDB Administrator1-1/+1
2022-10-12PowerPC, fix test gdb.base/watchpoint-stops-at-right-insn.expCarl Love1-1/+1
2022-10-12x86: drop "regmask" static variableJan Beulich1-3/+2
2022-10-12[gdb/symtab] Factor out elf_symfile_read_dwarf2Tom de Vries1-64/+78
2022-10-12[gdb/testsuite] Fix ctf test-cases on openSUSE TumbleweedTom de Vries7-12/+44
2022-10-12[gdb/testsuite] Silence warnings about obsolete -gstabsTom de Vries3-3/+3
2022-10-12[gdb/testsuite] Replace remaining -gt with -gctfTom de Vries2-2/+2
2022-10-12[gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with recent ldTom de Vries1-1/+9
2022-10-12[gdb/testsuite] Fix gdb.base/nested-subp{2,3}.exp with recent ldTom de Vries2-6/+24
2022-10-12[gdb/testsuite] Remove unnecessary perror in some test-casesTom de Vries2-2/+0
2022-10-12Fix objcopy's error message when it cannot add a .gnu_debuglink section becau...Nick Clifton2-1/+7
2022-10-12sim/ppc: Fix core_find_mapping diagnosticsTsukasa OI1-1/+1
2022-10-12sim/ppc: fixes for arguments to printf style functionsAndrew Burgess5-8/+10
2022-10-12[gdb/contrib] Use OBJCOPY everywhere in cc-with-tweaks.shTom de Vries1-1/+1
2022-10-11Re-apply "Pass PKG_CONFIG_PATH down from top-level Makefile"Simon Marchi2-0/+3
2022-10-11gdb: rename target_read_auxv(target_ops *) to target_read_auxv_rawSimon Marchi7-9/+8
2022-10-12Automatic date update in version.inGDB Administrator1-1/+1
2022-10-12Re: Merge configure.ac from gcc projectAlan Modra2-5/+156
2022-10-11gdb: fix auxv cachingSimon Marchi20-116/+200
2022-10-11[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with native-gdbs...Tom de Vries1-1/+3
2022-10-11Re: Error: attempt to get value of unresolved symbol `L0'Nick Clifton4-10/+26
2022-10-11sim: Initialize pbb_br_* by defaultTsukasa OI1-4/+4
2022-10-11sim: Check known getopt definition existenceTsukasa OI3-0/+45
2022-10-11sim: Suppress non-literal printf warningTsukasa OI2-13/+17
2022-10-11sim: Make WITH_{TRACE,PROFILE}-based macros boolTsukasa OI2-8/+8
2022-10-11sim: Remove self-assignmentsTsukasa OI2-4/+0
2022-10-11sim/rl78: Add ATTRIBUTE_PRINTFTsukasa OI1-2/+2
2022-10-11sim/ppc: Add ATTRIBUTE_PRINTFTsukasa OI3-8/+7
2022-10-11sim/m68hc11: Add ATTRIBUTE_PRINTFTsukasa OI1-1/+2
2022-10-11sim/m32c: Add ATTRIBUTE_PRINTFTsukasa OI1-2/+2
2022-10-11sim/erc32: Add ATTRIBUTE_PRINTFTsukasa OI2-2/+2
2022-10-11sim/cris: Add ATTRIBUTE_PRINTFTsukasa OI1-1/+1
2022-10-11sim/common: Add ATTRIBUTE_PRINTFTsukasa OI1-1/+2
2022-10-11fix compressed_debug_section_names definition for "zlib"Martin Liska1-1/+1
2022-10-11add --enable-default-compressed-debug-sections-algorithm configure optionMartin Liska12-6/+99
2022-10-11refactor usage of compressed_debug_section_typeMartin Liska6-52/+88
2022-10-11sim/riscv: fix multiply instructions on simulatorTsukasa OI2-0/+19
2022-10-11Error: attempt to get value of unresolved symbol `L0'Nick Clifton2-2/+12
2022-10-11sim/moxie: add custom directory stamp ruleTsukasa OI2-9/+23
2022-10-11gdb/testsuite: Fix formatting of python scriptBruno Larsen1-3/+7
2022-10-11[gdb/testsuite] Fix prompt parsing in capture_command_outputTom de Vries2-19/+51
2022-10-11gprofng: no need to build version.texiVladimir Mezentsev2-29/+4
2022-10-11gprofng: use the --libdir path to find librariesVladimir Mezentsev3-3/+9