aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Introduce frame_info_ptr smart pointer classTom Tromey3-0/+187
2022-10-10Remove frame_id_eqTom Tromey17-79/+65
2022-10-10gdb/testsuite: use 'end' at the end of python blocksAndrew Burgess3-3/+3
2022-10-09gdbsupport: re-generate configureSimon Marchi1-2/+2
2022-10-10Merge configure.ac from gcc projectAlan Modra3-174/+4481
2022-10-10Automatic date update in version.inGDB Administrator1-1/+1
2022-10-09Automatic date update in version.inGDB Administrator1-1/+1
2022-10-08Merge both implementations of debug_names::insertTom Tromey1-27/+24
2022-10-08[gdb/testsuite] Fix silent fail in gdb.server/connect-with-no-symbol-file.expTom de Vries1-3/+13
2022-10-08Automatic date update in version.inGDB Administrator1-1/+1
2022-10-07gdb/testsuite: fix gdb.threads/linux-dp.exp regexLancelot SIX1-1/+1
2022-10-07[gdb/testsuite] Handle host cleanfilesTom de Vries1-8/+19
2022-10-07[gdb/testsuite] Remove unnecessary warning in gdb.base/default.expTom de Vries1-2/+0
2022-10-07[gdb/testsuite] Fix have_mpx with remote-gdbserver-on-localhostTom de Vries1-1/+1
2022-10-07[gdb/testsuite] Fix DUPLICATEs with remote-gdbserver-on-localhostTom de Vries5-217/+247
2022-10-07[gdb/testsuite] Fix path in test name in gdb_load_shlibTom de Vries1-1/+2
2022-10-07PR29653, objcopy/strip: fuzzed small input file induces large output fileAlan Modra2-43/+46
2022-10-07Automatic date update in version.inGDB Administrator1-1/+1
2022-10-06Fix indentation in riscv-tdep.cTom Tromey1-153/+153
2022-10-06gdb/arm: Handle lazy FPU state preservationTorbjörn SVENSSON2-17/+46
2022-10-06[gdb/symtab] Factor out have_complaintTom de Vries2-15/+27
2022-10-06gdb: add missing nullptr checks in bpstat_check_breakpoint_conditionsAndrew Burgess1-2/+2
2022-10-06gdb: more infrun debug from breakpoint.cAndrew Burgess1-2/+24
2022-10-06gdb: add some additional debug in mark_async_event_handlerAndrew Burgess1-2/+4
2022-10-06RISC-V: Print XTheadMemPair literal as "immediate"Tsukasa OI1-1/+1
2022-10-06RISC-V: Fix T-Head immediate types on printingTsukasa OI1-4/+4
2022-10-06RISC-V: Print comma and tabs as the "text" styleTsukasa OI1-11/+20
2022-10-06RISC-V: Optimize riscv_disassemble_data printfTsukasa OI1-6/+4
2022-10-06RISC-V: Fix printf argument types corresponding %xTsukasa OI1-7/+7
2022-10-06RISC-V: Fix immediates to have "immediate" styleTsukasa OI1-5/+5
2022-10-06Automatic date update in version.inGDB Administrator1-1/+1
2022-10-06Re: bfd BLD-POTFILES.in dependenciesAlan Modra2-2/+2
2022-10-05x86/gas: support quoted address scale factor in AT&T syntaxJan Beulich4-12/+35
2022-10-05Arm64: support CLEARBHB aliasJan Beulich6-1577/+1582
2022-10-05PR29647, objdump -S loopingAlan Modra1-2/+3
2022-10-05Re: stab nearest_line bfd_malloc_and_get_sectionAlan Modra1-0/+4
2022-10-04gprofng: fix build with --enable-pgo-build=ltoVladimir Mezentsev5-28/+30
2022-10-05Automatic date update in version.inGDB Administrator1-1/+1
2022-10-04Remove decode_location_spec_defaultTom Tromey1-30/+15
2022-10-04gas: NEWS: Mention the T-Head extensions that were recently addedPalmer Dabbelt1-0/+5
2022-10-04[gdb/symtab] Don't complain about function declsTom de Vries3-1/+67
2022-10-04[gdb/symtab] Don't complain about inlined functionsTom de Vries3-1/+74
2022-10-04gdb/riscv: Partial support for instructions up to 176-bitTsukasa OI1-4/+5
2022-10-04RISC-V: Fix buffer overflow on print_insn_riscvTsukasa OI2-1/+3
2022-10-04RISC-V: Renamed INSN_CLASS for floating point in integer extensions.Nelson Chu3-244/+243
2022-10-04Note that at least dejagnu version 1.5.3 is required in order to be ale to ru...Nick Clifton2-4/+18
2022-10-04opcodes/riscv: style csr names as registersAndrew Burgess1-1/+2
2022-10-04[AArch64] Update FPSR/FPCR fields for FPU and SVELuis Machado3-2/+53
2022-10-04Support objcopy changing compression to or from zstdAlan Modra3-169/+169
2022-10-04Re: compress .gnu.debuglto_.debug_* sections if requestedAlan Modra2-16/+11