aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-30aarch64: Move vectype_to_qualifier further upRichard Sandiford1-75/+75
2023-03-30aarch64: Add REG_TYPE_ZATHVRichard Sandiford1-14/+9
2023-03-30aarch64: Rename REG_TYPE_ZA* to REG_TYPE_ZAT*Richard Sandiford1-10/+11
2023-03-30aarch64: Use aarch64_operand_error more widelyRichard Sandiford1-22/+8
2023-03-30aarch64: Make SME instructions use F_STRICTRichard Sandiford4-57/+64
2023-03-30aarch64: Fix SVE2 register/immediate distinctionRichard Sandiford3-1/+13
2023-03-30aarch64: Restrict range of PRFM opcodesRichard Sandiford5-17/+26
2023-03-30aarch64: Fix PSEL opcode maskRichard Sandiford3-1/+9
2023-03-30aarch64: Add sme-i16i64 and sme-f64f64 aliasesRichard Sandiford6-30/+184
2023-03-30Fix an illegal memory access triggered by parsing corrupt DWARF info.Nick Clifton2-3/+35
2023-03-30gdb/python: Add new gdb.unwinder.FrameId classAndrew Burgess4-23/+73
2023-03-30gdb/python: Allow gdb.UnwindInfo to be created with non gdb.Value argsAndrew Burgess5-51/+111
2023-03-30gdb: have value_as_address call unpack_pointerAndrew Burgess1-5/+4
2023-03-30gdb/python: remove Py_TPFLAGS_BASETYPE from gdb.UnwindInfoAndrew Burgess2-1/+18
2023-03-30gdb/python: add __repr__ for PendingFrame and UnwindInfoAndrew Burgess3-3/+99
2023-03-30gdb/python: add some additional methods to gdb.PendingFrameAndrew Burgess5-1/+417
2023-03-30gdb/python: add PENDING_FRAMEPY_REQUIRE_VALID macro in py-unwind.cAndrew Burgess3-26/+53
2023-03-30gdb/python: remove unneeded nullptr check in frapy_blockAndrew Burgess1-7/+1
2023-03-30gdb/python: make the gdb.unwinder.Unwinder class more robustAndrew Burgess5-13/+192
2023-03-30Fix an illegal memory access when an accessing a zer0-lengthverdef table.Nick Clifton2-0/+11
2023-03-29gprofng: Add version symbols to libgprofng.verVladimir Mezentsev2-42/+62
2023-03-30Setting sh_link for SHT_REL/SHT_RELAAlan Modra1-14/+16
2023-03-30Fix memory leak in bfd_get_debug_link_info_1Alan Modra2-13/+9
2023-03-30Tidy leaked objcopy memoryAlan Modra2-22/+31
2023-03-30Tidy memory on addr2line failuresAlan Modra1-0/+3
2023-03-29Fix typo in ld manual --enable-non-contiguous-regions exampleRoland McGrath1-1/+1
2023-03-30Automatic date update in version.inGDB Administrator1-1/+1
2023-03-30RISC-V: PR28789, Reject R_RISCV_PCREL relocations with ABS symbol in PIC/PIE.Palmer Dabbelt9-0/+111
2023-03-30RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol.Nelson Chu14-10/+236
2023-03-30RISC-V: Extract the ld code which are too complicated, and may be reused.Nelson Chu1-74/+82
2023-03-29Use the correct frame when evaluating a dynamic propertyTom Tromey4-2/+88
2023-03-29Pass a frame to value_at_lazy and value_from_contents_and_addressTom Tromey3-11/+20
2023-03-29Add frame parameter to resolve_dynamic_typeTom Tromey2-29/+48
2023-03-29Remove version_at_leastTom Tromey1-15/+3
2023-03-29Rewrite version_compare and rust_at_leastTom Tromey2-50/+23
2023-03-29Introduce rust_at_least helper procTom Tromey4-15/+28
2023-03-29[gdb/testsuite] Require gnatmake 11 for gdb.ada/verylong.expTom de Vries1-0/+1
2023-03-29doc: fix informations typo in gdb.texinfoNils-Christian Kempke1-2/+2
2023-03-29gdb, infcmd: remove redundant ERROR_NO_INFERIOR in continue_commandNils-Christian Kempke1-1/+0
2023-03-29gdb: move displaced_step_dump_bytes into gdbsupport (and rename)Andrew Burgess10-31/+42
2023-03-29gdb: more debug output for displaced steppingAndrew Burgess1-17/+68
2023-03-29[gdb/testsuite] Fix gdb.guile/scm-symbol.exp for remote hostTom de Vries2-5/+10
2023-03-29[gdb/testsuite] Fix /gdb.guile/scm-parameter.exp for remote hostTom de Vries1-2/+9
2023-03-29[gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp for remote hostTom de Vries1-2/+2
2023-03-29[gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp for remote hostTom de Vries1-1/+1
2023-03-29[gdb/testsuite] Fix gdb.guile/scm-cmd.exp without readlineTom de Vries1-8/+11
2023-03-29[gdb/testsuite] Fix gdb.guile/guile.exp for remote hostTom de Vries1-17/+21
2023-03-29Sanity check section size in bfd_init_section_compress_statusAlan Modra1-1/+2
2023-03-29Re: Fix an aout memory leakAlan Modra1-2/+3
2023-03-29ld testsuite CFLAGS_FOR_TARGETAlan Modra2-11/+7