aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-19Remove extraneous '%' from sim/cris/local.mkTom Tromey2-2/+2
2023-08-19sim regenAlan Modra70-357/+14594
2023-08-19sim regen preparationAlan Modra2-11/+11
2023-08-19sim --enable-cgen-maintAlan Modra12-33/+45
2023-08-19sim prune_warningsAlan Modra1-0/+19
2023-08-19Automatic date update in version.inGDB Administrator1-1/+1
2023-08-18Fix off-by-one in call to vector::reserveTom Tromey1-1/+1
2023-08-18Merge psympriv.h into psymtab.hTom Tromey8-602/+574
2023-08-18Remove most includes of psymtab.hTom Tromey8-8/+2
2023-08-18x86: remove indirection from bx[] and di_si[]Jan Beulich1-2/+2
2023-08-18gas: make S_IS_LOCAL() and S_IS_EXTERNAL() exclusive of one anotherJan Beulich1-5/+4
2023-08-18RISC-V: Report "c or zca" for INSN_CLASS_C when error reporting.Nelson Chu1-1/+1
2023-08-18Automatic date update in version.inGDB Administrator1-1/+1
2023-08-17C++-ify minidebug.cTom Tromey1-43/+28
2023-08-17gprofng: Use execvp instead of execvVladimir Mezentsev1-1/+6
2023-08-17gdb: add inferior-specific breakpointsAndrew Burgess25-88/+944
2023-08-17[gdb/build] Fix yysymbol_kind_t odr violationTom de Vries1-0/+1
2023-08-17generated bfd files, and kvx regenAlan Modra10-144/+136
2023-08-17Re: sim frv: Add a missing return value for frvbf_check_acc_range.Alan Modra1-1/+1
2023-08-17[gdb/build, c++20] Handle deprecated std::allocator::constructTom de Vries1-1/+12
2023-08-17[gdb/build] Return const reference in target_read_auxvTom de Vries3-5/+5
2023-08-17[gdb/build, c++20] Fix invalid conversion in test_symbolsTom de Vries1-1/+1
2023-08-17[gdb/build, c++20] Fix deprecated implicit capture of thisTom de Vries3-3/+3
2023-08-17[gdb/build, c++20] Fix DISABLE_COPY_AND_ASSIGN use in ui_out_emit_typeTom de Vries1-1/+1
2023-08-17[gdb/build, c++20] Stop using deprecated is_podTom de Vries2-2/+4
2023-08-17[gdb/build, c++20] Fix Wdeprecated-enum-enum-conversionTom de Vries3-6/+13
2023-08-17[gdb/testsuite] Fix copy-to-remote in gdb.base/vfork-follow-parent.expTom de Vries1-1/+3
2023-08-17gas: tc-sparc.c: undo spurious change in 5be1b787276d2adbe85ae7febc709ca517b6...Jose E. Marchesi1-1/+1
2023-08-17bpf: gas: consolidate handling of immediate overflowsJose E. Marchesi20-67/+96
2023-08-17ld: ld-lib.exp: log failed dump.out contents for debuggingSam James1-2/+2
2023-08-17Automatic date update in version.inGDB Administrator1-1/+1
2023-08-16[gdb/symtab] Handle self-reference DIETom de Vries2-3/+71
2023-08-16Avoid buffer overflow in ada_decodeTom Tromey1-1/+18
2023-08-16Fix obvious bug in aggregate expressionTom Tromey6-1/+147
2023-08-16Implement DAP module-removed eventTom Tromey3-2/+29
2023-08-16gdb/testsuite: fix race condition in gdb.python/py-thread-exited.expAndrew Burgess1-1/+12
2023-08-16gdb: fix vfork regressions when target-non-stop is offAndrew Burgess3-12/+75
2023-08-16kvx: New port.Paul Iannetta125-15/+191062
2023-08-16aarch64: Enable Cortex-A720 CPURichard Ball5-1/+16
2023-08-16gdb, infcmd: support jump command in multi-inferior casePuputti, Matti3-88/+98
2023-08-16Automatic date update in version.inGDB Administrator1-1/+1
2023-08-15Mention process_stratum in inferior::priv commentTom Tromey1-1/+1
2023-08-15Updated Russian translation for the bfd directoryNick Clifton1-1518/+1645
2023-08-15RISC-V: Make T-Head testing pattern more genericTsukasa OI6-20/+20
2023-08-15RISC-V: Make "fli.h" available to 'Zvfh' + 'Zfa'Tsukasa OI5-1/+43
2023-08-15RISC-V: Add support for the 'Zihintntl' extensionTsukasa OI9-0/+210
2023-08-15RISC-V: remove indirection from register tablesJan Beulich4-20/+22
2023-08-15PPC: remove indirection from struct pd_regJan Beulich1-1/+1
2023-08-15Automatic date update in version.inGDB Administrator1-1/+1
2023-08-14[gdb/build] Fix YYSTYPE and yyalloc odr violationTom de Vries1-0/+2