aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-31gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extensionusers/simark/try-remove-vlas-2Simon Marchi4-4/+4
2024-07-31gdb: remove uses of VLASimon Marchi13-85/+86
2024-07-31[gdb/testsuite] Fix trailing-text-in-parentheses duplicatesTom de Vries77-627/+618
2024-07-31[gdb/testsuite] Detect trailing-text-in-parentheses duplicatesTom de Vries2-5/+39
2024-07-31[gdb/testsuite] Add gdb.python/py-disasm-{exec,obj}.expTom de Vries4-16/+90
2024-07-31[gdb/exp] Fix gdb.fortran/intrinsics.exp fail on armTom de Vries4-18/+70
2024-07-31x86: move ginsn stuffJan Beulich2-1102/+1123
2024-07-31gas/doc: adjust an @xrefJan Beulich1-1/+1
2024-07-31fix the framework errorAlan Modra1-18/+5
2024-07-31Automatic date update in version.inGDB Administrator1-1/+1
2024-07-30[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp some moreTom de Vries1-1/+2
2024-07-30gdb: don't call macro_bcache with nullptrSimon Marchi1-6/+9
2024-07-30gprofng: 32018 Compilation of binutils 2.43 failed on CentOS 6Vladimir Mezentsev1-2/+2
2024-07-30[gdb/symtab] Emit malformed macro definition complaint onceTom de Vries2-1/+202
2024-07-30gdb: remove use of alloca in new_macro_definitionSimon Marchi1-5/+4
2024-07-30gdb: use std::string vector for macro definitionSimon Marchi4-144/+81
2024-07-30gdb/doc: move @anchor off @item lineAndrew Burgess1-1/+2
2024-07-30gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.43Lulu Cai2-0/+7
2024-07-30Automatic date update in version.inGDB Administrator1-1/+1
2024-07-29Add a test for the gcore scriptAlexandra Hájková5-4/+189
2024-07-29[gdb/testsuite] Fix gdb.gdb/index-file.exp with -g0Tom de Vries1-2/+13
2024-07-29[gdb/testsuite] Remove PR31554 kfail in gdb.threads/leader-exit-attach.expTom de Vries1-8/+0
2024-07-29[gdb/testsuite] Fix gdb.threads/leader-exit-attach.exp with check-read1Tom de Vries1-3/+3
2024-07-29Updated translations for the bfd, binutils, gas, ld and opcodes directoriesNick Clifton16-26194/+28658
2024-07-29Fixes to "PR 31728 testcases"Alan Modra6-23/+55
2024-07-29PR 31728 testcasesPali Rohár13-14/+169
2024-07-29PR32032 dwp segfaults on hello world binaryAlan Modra1-5/+5
2024-07-29Automatic date update in version.inGDB Administrator1-1/+1
2024-07-28gdb/testsuite: track if a caching proc calls gdb_exit or notAndrew Burgess2-74/+135
2024-07-28gdb/testsuite: restructure gdb_data_cache (lib/cache.exp)Andrew Burgess1-9/+9
2024-07-28Automatic date update in version.inGDB Administrator1-1/+1
2024-07-27[gdb/tdep] Fix arm thumb2 hw breakpointTom de Vries3-56/+147
2024-07-27Automatic date update in version.inGDB Administrator1-1/+1
2024-07-26microMIPS: Add MT ASE instruction set supportYunQiang Su14-25/+2001
2024-07-26Fix "Untranslated plural in readelf.c"Nick Clifton1-9/+10
2024-07-26gdb/testsuite: fix build-id compile option when used with clangAndrew Burgess4-5/+6
2024-07-26gas: correct sb_add_char() 2nd parameter typeJan Beulich2-2/+2
2024-07-26gas: drop scrubber state -2Jan Beulich4-48/+50
2024-07-26x86: accept whitespace around prefix separatorJan Beulich4-19/+99
2024-07-26x86/APX: optimize certain {nf}-form insns to BMI2 onesJan Beulich10-37/+1530
2024-07-26Remove srcdir from x86 testcase "source:" linesAlan Modra3-3/+3
2024-07-26ARM print_insn_mve assertionAlan Modra1-17/+2
2024-07-26Automatic date update in version.inGDB Administrator1-1/+1
2024-07-25gdb/amdgpu: remove unused includesSimon Marchi1-2/+0
2024-07-25x86: Add missing newlines in TLS transition error messagesH.J. Lu1-6/+6
2024-07-25x86: Improve TLS transition error checkH.J. Lu22-132/+318
2024-07-25Add /usr/lib32 to the native search paths for FreeBSD systems.Nick Clifton1-1/+1
2024-07-25Automatic date update in version.inGDB Administrator1-1/+1
2024-07-24Remove redundant macro definitions from remote.cTom Tromey1-11/+0
2024-07-24[gdb/exp] Fix ptype $_creal/$_cimagTom de Vries2-8/+25