aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-24Tidy objdump printing of section sizeAlan Modra1-2/+2
2022-11-24Constify nm format arrayAlan Modra1-2/+2
2022-11-24PR16995, m68k coldfire emac immediate to macsr incorrect disassemblyAlan Modra1-2/+2
2022-11-24gas: Disable --gcodeview on PE targets with no O_secrelMark Harmstone2-5/+5
2022-11-24Automatic date update in version.inGDB Administrator1-1/+1
2022-11-23gdb/arm: Include FType bit in EXC_RETURN pattern on v8mTorbjörn SVENSSON1-6/+13
2022-11-23regen POTFILES.inAlan Modra1-0/+2
2022-11-23PR22509 - Null pointer dereference on coff_slurp_reloc_tableAlan Modra11-11/+18
2022-11-23asan: NULL deref in filter_symbolsAlan Modra1-0/+1
2022-11-23Document the memory_tagged argument for memory region callbacksLuis Machado3-5/+20
2022-11-23Fix gdb.cp/gdb2495.exp on powerpc64leTom de Vries1-9/+33
2022-11-23RISC-V: Make R_RISCV_SUB6 conforms to riscv ABI standardXiao Zeng2-0/+13
2022-11-23gas: Add --gcodeview optionMark Harmstone11-4/+1018
2022-11-23ld: Add section contributions substream to PDB filesMark Harmstone6-5/+162
2022-11-23Automatic date update in version.inGDB Administrator1-1/+1
2022-11-22aarch64-fbsd: Use a static regset for the TLS register set.John Baldwin3-49/+44
2022-11-22arm-fbsd: Use a static regset for the TLS register set.John Baldwin3-46/+43
2022-11-22fbsd-nat: Pass an optional register base to the register set helpers.John Baldwin2-30/+41
2022-11-22fbsd-nat: Use regset supply/collect methods.John Baldwin1-4/+4
2022-11-22regcache: Add collect/supply_regset variants that accept a register base.John Baldwin2-10/+37
2022-11-22x86: Don't define _TLS_MODULE_BASE_ for ld -rH.J. Lu4-1/+20
2022-11-23Don't use "long" in readelf for file offsetsAlan Modra5-499/+532
2022-11-23Re: readelf: use fseeko64 or fseeko if possibleAlan Modra1-51/+74
2022-11-22gdb/arm: Fix obvious typo in b0b23e06c3aTorbjörn SVENSSON1-2/+2
2022-11-22binutils/configure.ac: integrate last changeMichael Matz2-2/+2
2022-11-22opcodes: Correct address for ARC's "isa_config" aux regShahab Vahedi2-1/+7
2022-11-22gdb/testsuite: remove gcc restriction from gdb.dwarf2/clang-cli-macro.expBruno Larsen1-3/+0
2022-11-22gas/sframe: avoid "shadowing" of glibc function nameJan Beulich1-11/+11
2022-11-22Automatic date update in version.inGDB Administrator1-1/+1
2022-11-22readelf: use fseeko64 or fseeko if possibleBrett Werling3-12/+26
2022-11-22PR29807, SIGSEGV when linking fuzzed PE objectAlan Modra1-2/+4
2022-11-22Re: ld: Always output local symbol for relocatable linkAlan Modra1-4/+1
2022-11-21When getting the locno of a bpstat, handle the case of bp with null locations.Philippe Waroquiers1-1/+1
2022-11-21Fix use after free introduced by $_hit_bpnum/$_hit_locno variables.Philippe Waroquiers1-26/+36
2022-11-21Fix step-over-syscall.exp matching regexp for $bpnum.$locno matchingPhilippe Waroquiers1-2/+2
2022-11-21Fix ARM and AArch64 assembler tests to work in a multi-arch environment.Nick Clifton10-4/+50
2022-11-21gdb/arm: Ensure that stack pointers are in syncTorbjörn SVENSSON1-28/+62
2022-11-21gdb/arm: Update active msp/psp when switching stackTorbjörn SVENSSON1-2/+17
2022-11-21gdb/csky just return type from csky_vector_type() for vector resgistersJiangshuai Li1-4/+7
2022-11-21gdb/csky return type int32 for float and vector pseudo regsJiangshuai Li1-0/+11
2022-11-21Automatic date update in version.inGDB Administrator1-1/+1
2022-11-20[PR build/29791] gnulib: Disable _GL_ATTRIBUTE_DEALLOC on SolarisRainer Orth4-2/+18
2022-11-20Fix sol-thread.c compilation on 32-bit SolarisRainer Orth1-10/+10
2022-11-20Automatic date update in version.inGDB Administrator1-1/+1
2022-11-19Add missing gdb_prompt in ctxobj.exp to avoid random failure, fix typo.Philippe Waroquiers2-3/+3
2022-11-19Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers28-96/+381
2022-11-19RISC-V: Add 'Ssstateen' extension and its CSRsTsukasa OI11-119/+182
2022-11-19Automatic date update in version.inGDB Administrator1-1/+1
2022-11-18gdbserver/linux-x86: move lwp declaration out of __x86_64__ regionSimon Marchi1-1/+1
2022-11-18gdbserver: use current_process in ps_getpidSimon Marchi1-1/+1