aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-14[readelf] arm: Support for new pacbti unwind opcode 0xb5.Srinath Parvathaneni1-0/+2
2022-11-14gdb/unittests: PR28413, suppress warnings generated by GnulibTsukasa OI1-0/+11
2022-11-14arm: Add support for Cortex-X1C CPU.Srinath Parvathaneni5-0/+13
2022-11-14[gdb/testsuite] Run gdb.arch/ppc64-symtab-cordic.exp for --enable-targets=allTom de Vries1-8/+4
2022-11-14[gdb/testsuite] Handle with_set archTom de Vries1-2/+20
2022-11-14[gdb/testsuite] Set completions to unlimited in get_set_option_choicesTom de Vries2-29/+35
2022-11-14Re: objcopy renaming section with explicit flagsAlan Modra1-0/+1
2022-11-14objcopy renaming section with explicit flagsAlan Modra6-14/+26
2022-11-14Automatic date update in version.inGDB Administrator1-1/+1
2022-11-13Fix Cygwin build after 02d04eacJon Turney2-3/+3
2022-11-13Drop apparently unneeded include of winsock2.hJon Turney1-1/+0
2022-11-13Automatic date update in version.inGDB Administrator1-1/+1
2022-11-12sim: pru: Fix behaviour when loop count is zeroDimitar Dimitrov2-2/+43
2022-11-12PowerPC64 paddi -MrawAlan Modra3-10/+13
2022-11-11libctf: use libtool for link test in configureIndu Bhagat2-0/+1368
2022-11-12Automatic date update in version.inGDB Administrator1-1/+1
2022-11-11gdb: fix start breakpoint expression not working in some languagesSimon Marchi1-2/+7
2022-11-11sim: igen: cleanup archaic pointer-to-long printf castsMike Frysinger4-53/+49
2022-11-11[gdb/testsuite] Don't timeout on prompt in gdb_start_cmdTom de Vries1-0/+1
2022-11-11[gdb/testsuite] Better error checking in has_hw_wp_supportTom de Vries1-2/+10
2022-11-11gdb/py-inferior: Keep inferior threads in a mapLancelot SIX1-65/+34
2022-11-11Make sure a copy_insn_closure is available when we have a match in copy_insn_...Luis Machado1-3/+25
2022-11-11gdb, btrace: Fix rn-dl-bind.exp for new icx remark.Felix Willgerodt1-1/+1
2022-11-11gdb/testsuite: disable gdb.cp/call-method-register.exp when not using gccBruno Larsen1-0/+5
2022-11-11gdb/testsuite: remove XFAIL on gdb.cp/temargs.expBruno Larsen1-2/+4
2022-11-11gdb/testsuite: disable some tests of gdb.cp/typeid.exp when using ClangBruno Larsen1-1/+9
2022-11-11gdb/testsuite: skip gdb.cp/anon-struct.exp when using ClangBruno Larsen1-0/+10
2022-11-11gdb/testsuite: allow for Clang style destructors on gdb.cp/m-static.expBruno Larsen1-5/+6
2022-11-11gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using ClangBruno Larsen1-0/+4
2022-11-11gdb/testsuite: account for clang's nested destructor calls on gdb.cp/mb-ctor.expBruno Larsen1-0/+18
2022-11-11gdb/testsuite: enable running gdb.cp/classes.exp with clangBruno Larsen1-1/+35
2022-11-11gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.expBruno Larsen1-1/+8
2022-11-11gas: accept custom ".linefile <n> ."Jan Beulich1-2/+4
2022-11-11x86: drop stray IsString from PadLock insnsJan Beulich3-33/+32
2022-11-11x86: drop duplicate sse4a entry from cpu_arch[]Jan Beulich1-1/+0
2022-11-11PR28834, PR26946 sanity checking section sizeAlan Modra6-45/+94
2022-11-11Sanity check SHT_MIPS_OPTIONS sizeAlan Modra1-5/+1
2022-11-11Re: gold: add --compress-debug-sections=zstd [PR 29641]Alan Modra1-1/+1
2022-11-10gold: add --compress-debug-sections=zstd [PR 29641]Fangrui Song6-169/+249
2022-11-10gold, dwp: support zstd compressed input debug sections [PR 29641]Fangrui Song12-104/+438
2022-11-10gprofng: fix typo in configure.acVladimir Mezentsev2-2/+2
2022-11-10Fix adrp distance checkVladislav Khmelevsky1-1/+2
2022-11-11Automatic date update in version.inGDB Administrator1-1/+1
2022-11-11sim: v850: rename v850.dc to align with other portsMike Frysinger3-2/+2
2022-11-11sim: igen: fix hang when decoding boolean rule constantsMike Frysinger1-0/+2
2022-11-11sim: igen: mark error func as noreturn since it exitsMike Frysinger1-1/+1
2022-11-11sim: igen: mark output funcs with printf attributeMike Frysinger2-7/+4
2022-11-11sim: igen: constify various func argumentsMike Frysinger31-265/+380
2022-11-11sim: ppc: rename ppc-instructions to powerpc.igenMike Frysinger4-6/+6
2022-11-10i386: Check invalid (%dx) usageH.J. Lu5-0/+44