aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 daysgdbserver: boolify regcache fieldsTankut Baris Aktemur2-8/+8
7 daysgdbserver: check for nullptr condition in regcache::get_register_statusTankut Baris Aktemur1-1/+4
7 daysgdbserver: convert regcache_cpy into regcache::copy_fromTankut Baris Aktemur3-11/+12
7 daysgdbserver: boolify and defaultize the 'fetch' parameter of get_thread_regcacheTankut Baris Aktemur12-24/+24
7 daysgdbserver: by-pass regcache to access tdesc onlyTankut Baris Aktemur3-22/+9
7 daysRe: score and mmix target_idAlan Modra2-2/+2
7 daysAutomatic date update in version.inGDB Administrator1-1/+1
7 daysUse correct type for saved signal handlerTom Tromey3-3/+3
7 daysFix readline build on mingwTom Tromey2-2/+9
7 daysImport GNU Readline 8.2Tom Tromey91-2726/+4623
7 daysGreatly speed up rbreakTom Tromey1-15/+24
7 daysDon't let exception terminate 'rbreak'Tom Tromey7-19/+78
7 daysRe-run isortTom Tromey1-1/+1
7 daysgdb/testsuite: rename test source file to avoid glibc clashAndrew Burgess2-14/+42
8 daysUpdate translations for the opcodes directory for the French and Serbian lang...Nick Clifton2-976/+861
8 daysld/doc: properly separate @samp from @itemJan Beulich1-9/+9
8 daysmach-o segment section count assertionAlan Modra1-1/+2
8 daysscore and mmix target_idAlan Modra3-0/+4
8 daysgoodbye aout_section_dataAlan Modra3-39/+10
8 daysrecord_section_with_aarch64_elf_section_datAlan Modra1-110/+0
8 dayssection tdata tidyAlan Modra18-170/+98
8 daysLoongArch: Fix bfd ld failed test caseLulu Cai2-25/+15
8 daysAutomatic date update in version.inGDB Administrator1-1/+1
8 daysMove modification of bfd abs and und back to gasAlan Modra2-31/+34
9 daysAutomatic date update in version.inGDB Administrator1-1/+1
9 daysfix Windows buildoltolm1-1/+2
10 daysdisplay_lang: Add descriptions for post DWARF5 constantsAlexandra Hájková1-0/+25
10 daysDelete asection.symbol_ptr_ptrAlan Modra35-94/+73
10 days[gdb/dap] Fix regressions with python 3.6Tom de Vries1-1/+2
10 daysAutomatic date update in version.inGDB Administrator1-1/+1
10 daysxcoff ldrel and tls sectionsAlan Modra1-6/+5
10 days[gdb] Fix tsan warning: signal handler spoils errnoTom de Vries3-0/+3
10 daysgdb/dap: allow some requests when the process is runningoltolm2-2/+2
10 daysgdb-dap: fix gdb.error: Frame is invalid.Oleg Tolmatcev2-18/+34
10 daysgitignore: Add .devcontainer to ignoredMarek Pikuła1-0/+1
11 daysGive unique names to s390 assembler opcode tests.Nick Clifton17-17/+17
11 daysmsp430/gas: correct BFD_RELOC_32 handlingJan Beulich1-1/+1
11 daysgas: avoid UB on signed multiplication in resolve_symbol_value()Jan Beulich1-1/+2
11 daysxcoff reading dynamic relocsAlan Modra2-27/+20
11 dayssmall coffgen.c tidyAlan Modra1-2/+1
11 daysobjdump: Delete close optimisationAlan Modra1-15/+4
11 daysReuse "title" style for list headersTom Tromey4-6/+13
11 daysReplace uses of "title" style with "command"Tom Tromey4-16/+17
11 daysIntroduce "command" stylingTom Tromey22-65/+143
11 daysAutomatic date update in version.inGDB Administrator1-1/+1
11 daysLock bfd_stat and bfd_get_mtimeTom Tromey7-9/+47
11 daysFix races involving _bfd_section_idTom Tromey5-2/+43
12 daysFix formatting in gdb.ada/lazy-string.expTom Tromey1-3/+3
12 daysUse generic_printstr from ada_language::printstrTom Tromey3-2/+77
12 daysAdd text to gdbreplay --help outputTom Tromey1-3/+29