aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-13Automatic date update in version.inGDB Administrator1-1/+1
2022-09-12Use checked_static_cast in more placesTom Tromey7-22/+14
2022-09-12ppc: Document the -mfuture and -Mfuture options and make them usablePeter Bergner6-2/+12
2022-09-12add xfails to gdb.base/complex-parts.exp when testing with clangBruno Larsen1-0/+5
2022-09-12Fix gdb.base/call-ar-st to work with ClangBruno Larsen1-1/+12
2022-09-12fix gdb.base/access-mem-running.exp for clang testingBruno Larsen1-1/+1
2022-09-12update gdb.base/info-program.exp to not fail with clangBruno Larsen1-3/+3
2022-09-12gdb/testsuite: change gdb.base/nodebug.exp to not fail with clangBruno Larsen1-2/+10
2022-09-12ld: pe: Apply review suggestions on the existing exports/imports arraysMartin Storsjö3-86/+83
2022-09-12ld: pe: Improve performance of object file exclude symbol directivesMartin Storsjö3-35/+99
2022-09-12[gdb] Fix abort in selftest run_on_main_thread with ^CTom de Vries1-2/+6