aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-17libctf: Sanitize error types for PR 30836Torbjörn SVENSSON8-134/+114
2023-10-17Update the documentation of the LINKER_VERSIOn script command to actually men...Nick Clifton1-4/+4
2023-10-17[gdb/cli] Keep track of styling failures in source_cacheTom de Vries2-2/+26
2023-10-17[gdb/cli] Factor out try_source_highlightTom de Vries1-36/+55
2023-10-17[gdb/cli] Skip string copy in source_cache::ensureTom de Vries1-1/+1
2023-10-17LoongArch: readelf -d RELASZ excludes .rela.plt sizemengqinggang1-0/+2
2023-10-17asan: Invalid free in alpha_ecoff_get_relocated_section_contentsAlan Modra1-2/+2
2023-10-17RISC-V: Fix typoTsukasa OI1-1/+1
2023-10-16nat/x86-cpuid.h: Remove non-x86 fallbacksJohn Baldwin1-22/+0
2023-10-17Automatic date update in version.inGDB Administrator1-1/+1
2023-10-16gdb: remove unnecessary declarations in target.cSimon Marchi1-34/+0
2023-10-16Have DAP handle non-Value results from 'children'Tom Tromey3-2/+166
2023-10-16Handle gdb.LazyString in DAPTom Tromey6-2/+170
2023-10-16Fix register-setting response from DAPTom Tromey2-4/+29
2023-10-16Fix: GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton2-9/+16
2023-10-16Fix: GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton2-1/+8
2023-10-16Add DAP scope cacheTom Tromey2-9/+36
2023-10-16[gdb/symtab] Work around PR gas/29517Tom de Vries6-9/+69
2023-10-16Only allow closure lookup by address if there are threads displaced-steppingLuis Machado3-1/+62
2023-10-16gdb: replace architecture_changed with new_architecture observerAndrew Burgess5-9/+8
2023-10-16objcopy: Fix name of the field modified by pe_stack_reserve.Clément Chigot1-1/+1
2023-10-16RISC-V: Add "lp64e" ABI supportTsukasa OI5-7/+8
2023-10-16RISC-V: Remove RV64E conflictTsukasa OI3-12/+0
2023-10-16Automatic date update in version.inGDB Administrator1-1/+1
2023-10-15sim: add distclean dep for gnulibMike Frysinger2-0/+2
2023-10-15opcodes: microblaze: Add new bit-field instructionsNeal Frager4-4/+121
2023-10-15sim: mips: fix printf stringMike Frysinger1-1/+1
2023-10-15Automatic date update in version.inGDB Administrator1-1/+1
2023-10-14Automatic date update in version.inGDB Administrator1-1/+1
2023-10-13[aarch64] Use SVE_VQ_BYTES instead of __SVE_VQ_BYTESLuis Machado1-4/+4
2023-10-13ld: replace wrong bfd_malloc in nto.emClément Chigot1-1/+1
2023-10-13ld: warn when duplicated QNX stack note are detectedClément Chigot1-4/+18
2023-10-13ld: correctly handle QNX --lazy-stack without -zstack-sizeClément Chigot1-4/+4
2023-10-13ld: allow update of existing QNX stack noteClément Chigot4-32/+116
2023-10-13RISC-V: Add support for numbered ISA mapping stringsJoseph Faulls1-1/+15
2023-10-12Move -lsocket check to common.m4Tom Tromey5-65/+177
2023-10-13Automatic date update in version.inGDB Administrator1-1/+1
2023-10-12Fix test suite failure in file-then-restart.expTom Tromey3-18/+19
2023-10-12bfd: add new bfd_cache_size() functionAndrew Burgess2-0/+19
2023-10-12bfd/cache: change type used to track cached BFDs from int to unsignedAndrew Burgess1-3/+4
2023-10-12Automatic date update in version.inGDB Administrator1-1/+1
2023-10-11[RFA] Fix for mcore simulatorJeff Law3-4/+56
2023-10-10gprofng: Use the correct application name in error messagesVladimir Mezentsev2-39/+40
2023-10-11Automatic date update in version.inGDB Administrator1-1/+1
2023-10-11gdb: LoongArch: Handle special struct in dummy callHui Li1-16/+189
2023-10-10gdb: add assertion when marking the remote async flagSimon Marchi1-1/+4
2023-10-10gdb: add remote_state::{is_async_p,can_async_p}Simon Marchi1-4/+16
2023-10-10gdb: make remote_state's async token privateSimon Marchi1-27/+44
2023-10-10gdb: remove trailing whitespaces in remote.cSimon Marchi1-10/+9
2023-10-10gdb: scope down registers_changed call in inferior::set_archSimon Marchi1-1/+4