aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-25Use GNU make pattern rule in ld MakefileAlan Modra2-22/+4
2023-08-25som: buffer overflow writing stringsAlan Modra2-182/+99
2023-08-25PR30794, PowerPC gold: internal error in add_output_section_to_loadAlan Modra1-22/+25
2023-08-25Automatic date update in version.inGDB Administrator1-1/+1
2023-08-24gdb/solib-rocm: Detect SO for unsupported AMDGPU deviceLancelot SIX1-0/+50
2023-08-24[gdb/build] Return gdb::array_view in thread_info_to_thread_handleTom de Vries7-24/+35
2023-08-24kvx: fix kvx_reassemble_bundle index 8 out of boundsPaul Iannetta1-2/+2
2023-08-24gdb/testsuite: Multiple improvements for gdb.reverse/insn-reverse.expGuinevere Larsen2-163/+165
2023-08-24gdb/testsuite: fix testing gdb.reverse/step-reverse.exp with clangGuinevere Larsen2-2/+20
2023-08-24gdb/testsuite: fix gdb.reverse/solib-*.exp tests when using clangGuinevere Larsen5-14/+48
2023-08-24gdb/testsuite: Fix many errors in gdb.reverse with clangGuinevere Larsen3-6/+6
2023-08-24kvx: workaround gcc-4.5 bugAlan Modra1-2/+4
2023-08-24optimize handle_COMDATOleg Tolmatcev5-193/+283
2023-08-24nds32, sh, kvx: DT_JMPREL/DT_PLTRELSZAlan Modra3-11/+10
2023-08-24sim: or1k: Eliminate dangerous RWX load segmentsStafford Horne5-8/+10
2023-08-24kvx: bfd/config.bfd & ld/configure.tgtPaul Iannetta2-2/+3
2023-08-24kvx: use {u,}int32_t and {u,}int64_tPaul Iannetta5-36/+36
2023-08-24kvx: fix handling of STB_GNU_UNIQUE symbolsPaul Iannetta1-6/+4
2023-08-24kvx: remove kvx_elf64_linux_vecPaul Iannetta2-2/+0
2023-08-24Automatic date update in version.inGDB Administrator1-1/+1
2023-08-23[gdb/build] Run black on make-target-delegates.pyTom de Vries1-1/+1
2023-08-23[gdb/build] Support reference return type in make-target-delegates.pyTom de Vries2-207/+207
2023-08-23x86: Fix DT_JMPREL/DT_PLTRELSZ when relocs share a sectionPeter Edwards9-2/+39
2023-08-23gdb: fix build failure in amd-dbgapi-target.cLancelot Six1-1/+1
2023-08-23Fix Windows sharing_input_terminal hangPedro Alves1-1/+1
2023-08-23gdb: fix up a few places where a char was treated as a boolAndrew Burgess3-4/+4
2023-08-23Correct PR number in previous deltaNick Clifton1-1/+1
2023-08-23readelf/objdump: Handle DWARF info with mixed types of range section.Nick Clifton3-5/+36
2023-08-23gdb: MI stopped events when unwindonsignal is onAndrew Burgess8-53/+319
2023-08-23gdb/testsuite: add mi_info_frame helper proc (and use it)Andrew Burgess3-9/+61
2023-08-23gdb: centralize "[Thread ...exited]" notificationsPedro Alves18-88/+100
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