aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-11warn unused result for bfd IO functionsAlan Modra16-161/+252
2023-08-11RISC-V: Fix opcode entries of "vmsge{,u}.vx"Tsukasa OI1-4/+4
2023-08-11RISC-V: Remove support for non-existing 'Zve32d'Tsukasa OI1-1/+0
2023-08-11Automatic date update in version.inGDB Administrator1-1/+1
2023-08-10[gdb/symtab] Fix off-by-one error in cooked_indexer::recurseTom de Vries2-1/+13
2023-08-10[gdb/symtab] Dump qualified name of cooked_index_entryTom de Vries1-0/+3
2023-08-10Fix gdb.ada/O2_float_param.exp for PowerPCCarl Love1-1/+8
2023-08-10Change py-thread-exited.exp to work with gdbserverTom Tromey2-5/+13
2023-08-10Pass unique_ptr to add_thread_with_infoTom Tromey5-7/+12
2023-08-10aarch64: Enable Cortex-A520 CPURichard Ball3-0/+7
2023-08-10[gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp with cc-with-gnu-deb...Tom de Vries1-1/+1
2023-08-10[gdb/testsuite] Improve failure mode in gdb.dwarf2/enqueued-cu-base-addr.expTom de Vries1-1/+9
2023-08-10[gdb/symtab] Fix assertion in write_debug_namesTom de Vries1-1/+1
2023-08-10Automatic date update in version.inGDB Administrator1-1/+1
2023-08-09bpf: use w regs in 32-bit non-fetch atomic pseudo-cDavid Faust4-19/+19
2023-08-09gdb, breakpoint: add breakpoint location debugging logsMihails Strasuns4-0/+126
2023-08-09Automatic date update in version.inGDB Administrator1-1/+1
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra93-965/+928
2023-08-09Add ld makefile dependenciesAlan Modra2-3/+6
2023-08-09PR30724, cygwin ld performance regression since 014a602b86Alan Modra3-0/+67
2023-08-09[gdb/build] Use move capture in gdb_demangleTom de Vries1-1/+7
2023-08-08ld: Fix retain7a.d XFAIL/notarget entry for hppaSam James1-1/+1
2023-08-08ld: Fix relocatable.d XFAIL/notarget entry for hppaSam James1-1/+1
2023-08-08Update my name in maintainers fileGuinevere Larsen1-1/+1
2023-08-08Guard against killing unrelated processes in amd64-disp-step.expRainer Orth1-1/+6
2023-08-08[gdb/build] Fix build breaker with -std=c++11Tom de Vries1-1/+6
2023-08-08RISC-V: Update ratified 'Ztso' extension versionTsukasa OI1-1/+1
2023-08-08Automatic date update in version.inGDB Administrator1-1/+1
2023-08-07gprofng: 30700 tmpdir/gp-collect-app_F test failsVladimir Mezentsev1-2/+2
2023-08-07RISC-V: move comment describing rules for riscv_opcodes[]Jan Beulich1-10/+10
2023-08-07gdb/fortran: Align intrinsic/variable precedenceRichard Bunt4-19/+163
2023-08-07Automatic date update in version.inGDB Administrator1-1/+1
2023-08-06Automatic date update in version.inGDB Administrator1-1/+1
2023-08-05[gdb/symtab] Find main language without symtab expansionTom de Vries4-0/+120
2023-08-05as: Fix typo in manualDavid Carew1-1/+1
2023-08-05Automatic date update in version.inGDB Administrator1-1/+1
2023-08-04Reindent recursive_dump_typeTom Tromey1-33/+33
2023-08-04Consolidate calls to bfd_set_cacheableTom Tromey5-9/+5
2023-08-04Remove extra '.' from error messageTom Tromey2-3/+3
2023-08-04Fix incorrect class name in free_objfile documentationTom Tromey1-1/+1
2023-08-04Fix potential infinite loop in bfd_cache_close_all.Nick Clifton2-2/+20
2023-08-04[gdb/testsuite] Extend gdb.base/index-cache.exp furtherTom de Vries1-0/+9
2023-08-04[gdb/testsuite] Move "maint wait-for-index-cache" ALAP in gdb.base/index-cach...Tom de Vries1-18/+18
2023-08-04[gdb/symtab] Fix data race on dwarf2_per_cu_data::{files_read,is_debug_types}Tom de Vries1-5/+5
2023-08-04[gdb/symtab] Fix data race on dwarf2_per_cu_data::{mark,is_debug_types}Tom de Vries1-5/+5
2023-08-04[gdb/testsuite] Extend gdb.base/index-cache.expTom de Vries3-4/+48
2023-08-04[gdb/symtab] Fix data race on dwarf2_per_cu_data::{m_header_read_in,is_debug_...Tom de Vries1-7/+7
2023-08-04[gdb/symtab] Fix race on dwarf2_per_cu_data::{queued,is_debug_type}Tom de Vries1-6/+6
2023-08-04[gdb/symtab] Fix data race on bfd::{cacheable,format}Tom de Vries3-20/+43
2023-08-04[gdb/symtab] Fix data race on index_cache::m_enabledTom de Vries4-8/+38