aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-20ld: loongarch: Skip unsupport test cases.liuzhensong3-3/+3
2022-03-20LoongArch: Fix LD check fails.liuzhensong2-62/+287
2022-03-20LoongArch: Update ABI eflag in elf header.liuzhensong3-41/+44
2022-03-20gas:LoongArch: Fix wrong line number in .debug_lineliuzhensong1-2/+2
2022-03-20gas:LoongArch: Fix segment error in compilation due to too long symbol name.liuzhensong3-9/+18
2022-03-20LoongArch: Use functions instead of magic numbers.liuzhensong4-620/+719
2022-03-20ubsan: loongarch : signed integer shift overflow.liuzhensong1-6/+9
2022-03-20Automatic date update in version.inGDB Administrator1-1/+1
2022-03-18gdb/python: remove gdb._mi_commands dictSimon Marchi7-208/+105
2022-03-19Automatic date update in version.inGDB Administrator1-1/+1
2022-03-18Fix crash with stepi, no debug info, and "set debug infrun 1"Pedro Alves1-1/+2
2022-03-18Implement gdbarch_stack_frame_destroyed_p for aarch64Tom Tromey1-0/+22
2022-03-18Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton12-88/+99
2022-03-18gdb: run black to format some Python filesSimon Marchi2-2/+4
2022-03-18Fix ld-arm bug in encoding of blx calls jumping from thumb to arm instructionsViorel Preoteasa2-3/+21
2022-03-18x86: also fold remaining multi-vector-size shift insnsJan Beulich3-382/+76
2022-03-18x86: drop stray CheckRegSize from VEXTRACT{F,I}32X4Jan Beulich2-4/+4
2022-03-18x86: fold certain AVX2 templates into their AVX counterpartsJan Beulich3-2284/+581
2022-03-18RISC-V: Cache management instructionsTsukasa OI14-0/+93
2022-03-18RISC-V: Prefetch hint instructions and operand setTsukasa OI11-0/+63
2022-03-18PR28977 tc-i386.c internal error in parse_registerAlan Modra1-9/+10
2022-03-18Tidy gas current_frame before exitAlan Modra1-0/+1
2022-03-18ubsan: logical_input_line signed integer overflowAlan Modra1-8/+8
2022-03-18Automatic date update in version.inGDB Administrator1-1/+1
2022-03-17gprofng: Skip jsynprog with a broken javacH.J. Lu5-3/+53
2022-03-17Remove fall throughs in core_target::xfer_partial.John Baldwin1-2/+2
2022-03-17gdb: Remove support for S+corePedro Alves5-1586/+5
2022-03-17Add another test for Ada Wide_Wide_StringTom Tromey4-1/+17
2022-03-17ubsan: Null dereference in parse_moduleAlan Modra1-0/+8
2022-03-17asan: Buffer overflow in evax_bfd_print_dstAlan Modra1-12/+12
2022-03-17asan: Buffer overflow in som_set_reloc_infoAlan Modra1-4/+6
2022-03-17asan: use of uninitialized value in buffer_and_nestAlan Modra1-6/+7
2022-03-17gprofng configure target testsAlan Modra9-164/+286
2022-03-17Re: asan: buffer overflow in peXXigen.cAlan Modra1-44/+52
2022-03-17asan: buffer overflows after calling ignore_rest_of_lineAlan Modra2-12/+4
2022-03-17Re: bfd: add AMDGCN architectureAlan Modra1-0/+2
2022-03-17x86: don't accept base architectures as extensionsJan Beulich4-1/+5
2022-03-17x86: never set i386_cpu_flags' "unused" fieldJan Beulich3-5/+10
2022-03-17x86: unify CPU flag on/off processingJan Beulich2-22/+11
2022-03-17x86: add another IAMCU testcaseJan Beulich2-2/+7
2022-03-17x86: drop L1OM/K1OM support from gasJan Beulich22-6550/+5823
2022-03-17x86: assorted IAMCU CPU checking fixesJan Beulich6-6/+12
2022-03-17Automatic date update in version.inGDB Administrator1-1/+1
2022-03-16gdb: work around prompt corruption caused by bracketed-paste-modeAndrew Burgess3-1/+116
2022-03-16objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbolsFangrui Song5-2/+24
2022-03-16Reimplement array concatenation for Ada and DTom Tromey7-134/+131
2022-03-16Remove eval_op_concatTom Tromey3-18/+2
2022-03-16Ada support for wide stringsTom Tromey3-6/+63
2022-03-16Remove eval_op_stringTom Tromey2-15/+11
2022-03-16Powerpc fix for gdb.base/ending-run.expCarl Love1-0/+16