aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-16Automatic date update in version.inGDB Administrator1-1/+1
2022-08-16PR29362, some binutils memory leaksAlan Modra3-28/+43
2022-08-15gdb/csky add unwinder for sigtramp frame when kernel 4.x and laterJiangshuai Li2-0/+53
2022-08-15aarch64_pei_vecAlan Modra1-0/+4
2022-08-15Automatic date update in version.inGDB Administrator1-1/+1
2022-08-14gdb/riscv: improve a comment about fcsr, fflags, and frm registersAndrew Burgess1-14/+17
2022-08-14gdb/nds32: update features/nds32.cAndrew Burgess1-1/+1
2022-08-13Move decode_location_spec to code_breakpointTom Tromey2-20/+10
2022-08-13Change location_spec_to_sals to a methodTom Tromey2-30/+40
2022-08-13Change breakpoint_re_set_default to a methodTom Tromey2-10/+13
2022-08-14Automatic date update in version.inGDB Administrator1-1/+1
2022-08-13PR29482 - strip: heap-buffer-overflowAlan Modra1-2/+5
2022-08-13asan: NULL dereference in spu_elf_object_pAlan Modra1-1/+2
2022-08-13ubsan: undefined shift in sign_extendAlan Modra1-1/+1
2022-08-13asan: NULL dereference in som_set_reloc_infoAlan Modra1-0/+5
2022-08-13readelf: print 0x0 as 0, and remove trailing spacesAlan Modra77-455/+454
2022-08-13Make dwarf_vma uint64_tAlan Modra8-1302/+931
2022-08-13Don't use bfd_vma in readelf.cAlan Modra1-221/+172
2022-08-13Don't use bfd_size_type in readelf.c and dwarf.cAlan Modra2-98/+89
2022-08-13Replace elf_vma with uint64_tAlan Modra3-110/+93
2022-08-13Automatic date update in version.inGDB Administrator1-1/+1
2022-08-12[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.expTom de Vries2-5/+10
2022-08-12Automatic date update in version.inGDB Administrator1-1/+1
2022-08-11gdb/varobj: Only re-evaluate invalid globals during re_setLancelot SIX2-15/+7
2022-08-11gdb/varobj: Reset varobj after relocations have been computedTom de Vries4-19/+16
2022-08-11gdb/varobj: Do not invalidate locals in varobj_invalidate_iterLancelot SIX2-6/+36
2022-08-11ppc/svp64: support svindex instructionDmitry Selyutin4-0/+40
2022-08-11ppc/svp64: support svremap instructionDmitry Selyutin4-0/+45
2022-08-11ppc/svp64: support svshape instructionDmitry Selyutin4-0/+42
2022-08-11ppc/svp64: support svstep instructionsDmitry Selyutin4-0/+22
2022-08-11ppc/svp64: support setvl instructionsDmitry Selyutin4-0/+46
2022-08-11ppc/svp64: introduce non-zero operand flagDmitry Selyutin3-3/+26
2022-08-11ppc/svp64: support LibreSOC architectureDmitry Selyutin4-8/+19
2022-08-11[Arm] Cleanup arm_m_exception_cacheTorbjörn SVENSSON1-178/+203
2022-08-10RISC-V: Remove R_RISCV_GNU_VTINHERIT/R_RISCV_GNU_VTENTRYFangrui Song3-62/+4
2022-08-11PR29466, APP/NO_APP with .linefileAlan Modra9-4/+43
2022-08-11regen potfilesAlan Modra2-0/+2
2022-08-11Automatic date update in version.inGDB Administrator1-1/+1
2022-08-10gdb/mi: fix breakpoint script field outputSimon Marchi15-10/+225
2022-08-10objdump: fix extended (256) disassembler colorsAndrew Burgess1-1/+1
2022-08-10gdb/riscv: implement cannot_store_register gdbarch methodmga-sc1-0/+12
2022-08-10Disable year 2038 support on 32-bit hosts by defaultLuis Machado2-0/+40
2022-08-10gas/Dwarf: properly skip zero-size functionsJan Beulich1-19/+20
2022-08-10PR29462, internal error in relocate, at powerpc.cc:10796Alan Modra1-54/+75
2022-08-10bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).Youling Tang19-27/+506
2022-08-10Automatic date update in version.inGDB Administrator1-1/+1
2022-08-09gdb/riscv/testsuite: fix failures in gdb.arch/riscv-reg-aliases.expAndrew Burgess1-12/+20
2022-08-09Another gas manual typo correction.Stepan Nemec1-1/+1
2022-08-09Fix typos in assembler documentation.Stepan Nemec1-10/+11
2022-08-09gdb/gdbserver: LoongArch: Improve implementation of fcc registersFeiyang Chen6-11/+99