aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-18Add an include-checking scriptTom Tromey1-0/+127
2024-12-18Fix some minor header file irregularitiesTom Tromey7-7/+20
2024-12-18Fix typo in Python documentationTom Tromey1-1/+1
2024-12-18Support Intel SM4 AVX10.2 extensionHaochen Jiang26-9281/+9698
2024-12-18Automatic date update in version.inGDB Administrator1-1/+1
2024-12-17Minor C++-ification in rust-parse.cTom Tromey1-25/+20
2024-12-17Hurd: do not include defs.h when compiling MiG stubs since they are compiled ...Flavio Cruz2-2/+5
2024-12-17gdb: syscalls: Update ARM64 xml filesTiezhu Yang2-0/+8
2024-12-17gdb: syscalls: Update LoongArch xml filesTiezhu Yang2-2/+16
2024-12-17gdb: syscalls: Remove tips for LoongArch xml filesTiezhu Yang2-45/+2
2024-12-17gdb: syscalls: Handle __NR3264_ prefixed syscall numberTiezhu Yang1-4/+14
2024-12-17aarch64: testsuite: remove macro expansion messages from expected error outputMatthieu Longo10-502/+6
2024-12-17gas: add new command line options to control diagnostic informational messagesMatthieu Longo5-1/+60
2024-12-17nm: Avoid potential segmentation fault when displaying symbols without versio...Nick Clifton1-8/+16
2024-12-17gdbserver: return tracked register status in regcache_raw_read_unsignedTankut Baris Aktemur1-1/+1
2024-12-17gdbsupport: fix a typo in a comment in common-regcache.hTankut Baris Aktemur1-4/+4
2024-12-17gdbserver: rename regcache's registers_valid to registers_fetchedTankut Baris Aktemur2-12/+13
2024-12-17gdbserver: boolify regcache fieldsTankut Baris Aktemur2-8/+8
2024-12-17gdbserver: check for nullptr condition in regcache::get_register_statusTankut Baris Aktemur1-1/+4
2024-12-17gdbserver: convert regcache_cpy into regcache::copy_fromTankut Baris Aktemur3-11/+12
2024-12-17gdbserver: boolify and defaultize the 'fetch' parameter of get_thread_regcacheTankut Baris Aktemur12-24/+24
2024-12-17gdbserver: by-pass regcache to access tdesc onlyTankut Baris Aktemur3-22/+9
2024-12-17Re: score and mmix target_idAlan Modra2-2/+2
2024-12-17Automatic date update in version.inGDB Administrator1-1/+1
2024-12-16Use correct type for saved signal handlerTom Tromey3-3/+3
2024-12-16Fix readline build on mingwTom Tromey2-2/+9
2024-12-16Import GNU Readline 8.2Tom Tromey91-2726/+4623
2024-12-16Greatly speed up rbreakTom Tromey1-15/+24
2024-12-16Don't let exception terminate 'rbreak'Tom Tromey7-19/+78
2024-12-16Re-run isortTom Tromey1-1/+1
2024-12-16gdb/testsuite: rename test source file to avoid glibc clashAndrew Burgess2-14/+42
2024-12-16Update translations for the opcodes directory for the French and Serbian lang...Nick Clifton2-976/+861
2024-12-16ld/doc: properly separate @samp from @itemJan Beulich1-9/+9
2024-12-16mach-o segment section count assertionAlan Modra1-1/+2
2024-12-16score and mmix target_idAlan Modra3-0/+4
2024-12-16goodbye aout_section_dataAlan Modra3-39/+10
2024-12-16record_section_with_aarch64_elf_section_datAlan Modra1-110/+0
2024-12-16section tdata tidyAlan Modra18-170/+98
2024-12-16LoongArch: Fix bfd ld failed test caseLulu Cai2-25/+15
2024-12-16Automatic date update in version.inGDB Administrator1-1/+1
2024-12-16Move modification of bfd abs and und back to gasAlan Modra2-31/+34
2024-12-15Automatic date update in version.inGDB Administrator1-1/+1
2024-12-14fix Windows buildoltolm1-1/+2
2024-12-14display_lang: Add descriptions for post DWARF5 constantsAlexandra Hájková1-0/+25
2024-12-14Delete asection.symbol_ptr_ptrAlan Modra35-94/+73
2024-12-14[gdb/dap] Fix regressions with python 3.6Tom de Vries1-1/+2
2024-12-14Automatic date update in version.inGDB Administrator1-1/+1
2024-12-14xcoff ldrel and tls sectionsAlan Modra1-6/+5
2024-12-13[gdb] Fix tsan warning: signal handler spoils errnoTom de Vries3-0/+3
2024-12-13gdb/dap: allow some requests when the process is runningoltolm2-2/+2