aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-20Constify some target_so_ops instancesTom Tromey13-88/+112
2022-09-20Move solib_ops into gdbarchTom Tromey17-52/+59
2022-09-20Remove current_target_so_opsTom Tromey3-14/+3
2022-09-20gdb/testsuite: add a debuginfod-support.exp helper libraryAndrew Burgess2-111/+243
2022-09-20LoongArch: Set macro SUB_SEGMENT_ALIGN to 0.liuzhensong1-0/+2
2022-09-20Stop strip from complaining about empty note sections when stripping a binary...Nick Clifton2-5/+8
2022-09-20New Serbian translations for various binutils sub-directories.Nick Clifton4-5039/+5535
2022-09-20Bug 29580 - typo in warning message: .note.gnu.build-id data size is too bugZeke Lu1-1/+1
2022-09-20LoongArch: Fix R_LARCH_IRELATIVE insertion after elf_link_sort_relocsXi Ruoyao4-17/+63
2022-09-20LoongArch: Don't write into GOT for local ifuncXi Ruoyao1-2/+3
2022-09-20Automatic date update in version.inGDB Administrator1-1/+1
2022-09-19gprofng: build documentation only if BUILD_MAN is trueVladimir Mezentsev3-5/+8
2022-09-19gdb: add ATTRIBUTE_PRINTF to gdb_bfd_error_handlerEnze Li1-1/+1
2022-09-19Automatic date update in version.inGDB Administrator1-1/+1
2022-09-18Automatic date update in version.inGDB Administrator1-1/+1
2022-09-17[gdb/symtab] Fix "file index out of range" complaintTom de Vries3-10/+59
2022-09-17Automatic date update in version.inGDB Administrator1-1/+1
2022-09-16BFD error message suppression test caseKevin Buettner2-0/+229
2022-09-16Suppress printing of superfluous BFD error messagesKevin Buettner1-0/+67
2022-09-16[gdb/symtab] Handle named DW_TAG_unspecified_type DIETom de Vries3-0/+69
2022-09-16[gdb/tdep] Fix PowerPC IEEE 128-bit format arg passingTom de Vries3-6/+49
2022-09-16[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp for aarch64Tom de Vries1-5/+12
2022-09-16[gdb] Handle pending ^C after rl_callback_read_charTom de Vries1-0/+16
2022-09-16PowerPC64 pcrel got relocs against local symbolsAlan Modra1-0/+6
2022-09-16pdb sanity check block_sizeAlan Modra1-0/+7
2022-09-16RISC-V: Make g imply zmmul extension.Nelson Chu9-9/+9
2022-09-16Automatic date update in version.inGDB Administrator1-1/+1
2022-09-15bfd, binutils, gas: Remove/mark unused variablesTsukasa OI6-18/+5
2022-09-14gprofng: fix build issues on muslVladimir Mezentsev22-245/+277
2022-09-15Automatic date update in version.inGDB Administrator1-1/+1
2022-09-14Binutils: Readelf testcase failing with clangRupesh Potharla2-3/+9
2022-09-14looping in bfd_mach_o_fat_openr_next_archived_fileAlan Modra1-4/+23
2022-09-14regen pofilesAlan Modra1-0/+1
2022-09-14bfd: Stop using -Wstack-usage=262144 when built with ClangTsukasa OI8-2/+130
2022-09-14Modify ld-ctf test files to suit ARMAlan Modra12-24/+24
2022-09-14asan: som_set_reloc_info heap buffer overflowAlan Modra1-2/+7
2022-09-14ubsan: som_is_space null dereferenceAlan Modra1-1/+3
2022-09-14msan: vms-alpha use-of-uninitialized-value in dst_retrieve_locationAlan Modra1-0/+2
2022-09-14ubsan: arm-dis.c index out of boundsAlan Modra1-1/+1
2022-09-14PR29540, R_PPC64_NONE in .rela.dyn when linking Linux vdsoAlan Modra2-24/+24
2022-09-14Automatic date update in version.inGDB Administrator1-1/+1
2022-09-13objdump: '-S' should trigger search for separate debuginfo.Aaron Merey2-2/+10
2022-09-13gdb/testsuite: Update gdb.base/so-impl-ld.expBruno Larsen2-13/+5
2022-09-13gdb/testsuite: introduce gdb_step_untilBruno Larsen1-0/+30
2022-09-13explicitly test for stderr in gdb.base/dprintf.expBruno Larsen1-0/+10
2022-09-13Add pdb archive formatMark Harmstone7-2/+826
2022-09-13gdb/csky rm csky_print_registers_infoJiangshuai Li1-25/+0
2022-09-13gdb/csky rm csky_memory_insert/remove_breakpointJiangshuai Li1-201/+0
2022-09-13gdb/csky add unwinder for long branch casesJiangshuai Li2-5/+60
2022-09-13gdbserver/csky add csky gdbserver supportJiangshuai Li7-0/+556