aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-24[gdb/testsuite] Use -std=gnu99 for gdb.server/attach-flag.expTom de Vries1-1/+1
2023-04-24[gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8-identifiers.expTom de Vries1-0/+5
2023-04-24[gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64leTom de Vries2-0/+16
2023-04-24[gdb/testsuite] Add basic lmap for tcl < 8.6Tom de Vries2-0/+35
2023-04-24[gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries1-1/+2
2023-04-24New georgian translation for the bfd sub-directoryNick Clifton2-0/+9352
2023-04-24Revert "x86: work around compiler diagnosing dangling pointer"Alan Modra1-6/+0
2023-04-24gcc-13 i386-dis.c warningAlan Modra1-16/+31
2023-04-24asan: segfault in coff_mangle_symbolsAlan Modra2-10/+18
2023-04-24objcopy of archives tidyAlan Modra1-16/+19
2023-04-24[gdb/testsuite] Skip dap tests for tcl 8.5Tom de Vries2-0/+7
2023-04-24x86: work around compiler diagnosing dangling pointerJan Beulich1-0/+6
2023-04-24Automatic date update in version.inGDB Administrator1-1/+1
2023-04-23MIPS: fix loongson3 llsc workaroundYunQiang Su1-7/+3
2023-04-23MIPS: default output r6 obj if the triple is r6YunQiang Su5-2/+30
2023-04-23MIPS: support mips*64 as CPU and gnuabi64 as ABIYunQiang Su6-6/+45
2023-04-23LoongArch: Fix loongarch32 test failsmengqinggang2-14/+14
2023-04-23Automatic date update in version.inGDB Administrator1-1/+1
2023-04-22[gdb/testsuite] Remove debug prints in gdb_find_gdcTom de Vries1-2/+1
2023-04-22gdb: Fix false match issue in skip_prologue_using_linetableWANG Rui3-1/+149
2023-04-22Automatic date update in version.inGDB Administrator1-1/+1
2023-04-21gdb: remove language_autoSimon Marchi7-104/+49
2023-04-21gdb: switch "set language" to getter/setterSimon Marchi1-9/+19
2023-04-21gdb: remove return value of set_languageSimon Marchi2-14/+5
2023-04-21[gdb/testsuite] Add make-check-all.shTom de Vries1-0/+329
2023-04-21[gdb/cli] Add maint info screenTom de Vries2-2/+75
2023-04-21Fix -Wmaybe-uninitialized warning in opcodes/i386-dis.cTom Tromey2-1/+6
2023-04-21Use entry values for 32-bit PPC struct returnTom Tromey3-5/+5
2023-04-21Handle erroneous DW_AT_call_return_pcTom Tromey6-0/+90
2023-04-21Handle function descriptors in call_site_targetTom Tromey5-1/+124
2023-04-21x86: drop (explicit) BFD64 dependency from disassemblerJan Beulich1-13/+4
2023-04-21x86: drop use of setjmp() from disassemblerJan Beulich1-5/+0
2023-04-21x86: change fetch error handling for get<N>()Jan Beulich1-133/+114
2023-04-21x86: change fetch error handling when processing operandsJan Beulich1-233/+276
2023-04-21x86: change fetch error handling in get_valid_dis386()Jan Beulich1-30/+26
2023-04-21x86: change fetch error handling in ckprefix()Jan Beulich1-12/+20
2023-04-21x86: change fetch error handling in top-level functionJan Beulich1-13/+59
2023-04-21x86: move fetch error handling into a helper functionJan Beulich1-28/+35
2023-04-21bfd: fix STRICT_PE_FORMAT buildJan Beulich1-3/+3
2023-04-21RISC-V: Optimize relaxation of gp with max_alignment.Lifang Xia4-29/+149
2023-04-21ld: add missing period after @xrefJan Beulich1-1/+1
2023-04-21Keeping track of rs6000-coff archive element pointersAlan Modra3-113/+183
2023-04-21Delete struct artdata archive_headAlan Modra5-34/+1
2023-04-21Automatic date update in version.inGDB Administrator1-1/+1
2023-04-20Add a SECURITY.txt file describing the GNU Binutils' project's stance on secu...Nick Clifton5-1/+84
2023-04-20x86: adjust an ILP32 testcase using .insnJan Beulich1-1/+1
2023-04-20Automatic date update in version.inGDB Administrator1-1/+1
2023-04-20sh4-linux segfaults running ld testsuiteAlan Modra1-0/+2
2023-04-20PR30343 infrastructureAlan Modra2-9/+10
2023-04-20ubsan: signed integer overflow in display_debug_lines_rawAlan Modra2-16/+17