aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-23gdb: remove the silent parameter from exit_inferior_1 and cleanupAndrew Burgess7-27/+13
2023-08-23gdb: make inferior::clear_thread_list always silentPedro Alves3-10/+9
2023-08-23gdb: remove mi_parse::make functionsAndrew Burgess4-57/+43
2023-08-23gdb: have mi_out_new return std::unique_ptrAndrew Burgess4-7/+7
2023-08-23gdb: add gdb::make_unique functionAndrew Burgess15-22/+32
2023-08-23gdb/testsuite: improve MI support for inferior specific breakpointsAndrew Burgess1-17/+17
2023-08-23gdb: add missing notify_breakpoint_modified callAndrew Burgess4-1/+115
2023-08-23kvx: fix 32-bit buildPaul Iannetta9-24/+18
2023-08-23kvx: O_pseudo_fixupAlan Modra3-23/+36
2023-08-23kvx: ubsan: integer overflowAlan Modra2-4/+4
2023-08-23kvx: asan: out-of-bounds readAlan Modra1-1/+2
2023-08-23kvx bfd signed calculations and _bfd_kvx_elf_resolve_relocationAlan Modra3-46/+20
2023-08-23bfd kvx formatting fixesAlan Modra2-403/+390
2023-08-23gdb: bfd_get_symbol_leading_char vs. ""Alan Modra3-6/+9
2023-08-23bfd_get_symbol_leading_char vs. ""Alan Modra3-5/+10
2023-08-23Automatic date update in version.inGDB Administrator1-1/+1
2023-08-22[gdb/build] Work around cgen odr violationsTom de Vries5-3/+70
2023-08-22Remove value::copy call from gdbpy_get_varobj_pretty_printerTom Tromey1-9/+0
2023-08-22aarch64: Improve naming conventions for A and R-profile architectureVictor Do Nascimento5-326/+326
2023-08-22objdump: file name table entry count checkAlan Modra1-3/+3
2023-08-22kvx_dis_initAlan Modra1-20/+3
2023-08-22kvx-linux configAlan Modra1-1/+1
2023-08-22Re: kvx: New port.Alan Modra6-0/+171
2023-08-22Automatic date update in version.inGDB Administrator1-1/+1
2023-08-21sim: bpf: remove negi, neg32i insnsDavid Faust1-8/+0
2023-08-21bpf: correct neg and neg32 instruction encodingDavid Faust15-48/+10
2023-08-21aarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT register setLuis Machado4-0/+43
2023-08-21aarch64/sme: Core file supportEzra Sitorus2-0/+62
2023-08-21bfd_close_all_done bug and bfd_last_cacheAlan Modra2-7/+6
2023-08-21LoongArch: gas: Fix make check-gas crashmengqinggang1-4/+0
2023-08-21Automatic date update in version.inGDB Administrator1-1/+1
2023-08-20Automatic date update in version.inGDB Administrator1-1/+1
2023-08-19Placate -Wmissing-declarations in sim/crisTom Tromey1-0/+10
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