aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-28core: Support fetching x86 XSAVE layout from architectures.John Baldwin7-0/+137
2023-08-28gdb: Store an x86_xsave_layout in i386_gdbarch_tdep.John Baldwin6-3/+79
2023-08-28x86: Add an x86_xsave_layout structure to handle variable XSAVE layouts.John Baldwin1-9/+56
2023-08-28Use sect_offset_str in cooked_index::dumpTom Tromey1-2/+1
2023-08-28Use hex_string in gdb/coffread.c instead of PRIxPTRMark Wielaard1-2/+2
2023-08-28[gdb/symtab] Handle self-reference in inherit_abstract_diesTom de Vries2-1/+22
2023-08-28COFF swap_aux_inAlan Modra3-101/+77
2023-08-28Re: comdat_hash memory leaksAlan Modra1-1/+2
2023-08-28[gdb/testsuite] Add xfail in gdb.cp/subtypes.expTom de Vries1-2/+26
2023-08-28[gdb/testsuite] Refactor gdb.cp/subtypes.expTom de Vries1-18/+22
2023-08-28[gdb/testsuite] Handle gdb.cp/*.exp with older compilerTom de Vries8-9/+65
2023-08-27MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targetsYunQiang Su5-16/+18
2023-08-27Gold/MIPS: Add mips64*/mips64*el triple supportYunQiang Su1-0/+16
2023-08-27Gold/MIPS: Add targ_extra_size=64 for mips32 triplesYunQiang Su1-0/+2
2023-08-27Gold/MIPS: Drop mips*le/mips*el* triple patternYunQiang Su1-1/+1
2023-08-27Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endianYunQiang Su1-1/+1
2023-08-27Gold: Add targ_extra_little_endian to configure.acYunQiang Su3-1/+17
2023-08-28Automatic date update in version.inGDB Administrator1-1/+1
2023-08-27PE dos_messageAlan Modra7-35/+22
2023-08-27comdat_hash memory leaksAlan Modra2-17/+31
2023-08-27Confusion in coff_object_cleanupAlan Modra2-11/+10
2023-08-27sanity check n_numauxAlan Modra1-90/+70
2023-08-27Re: ld STRINGIFYAlan Modra1-1/+1
2023-08-27Automatic date update in version.inGDB Administrator1-1/+1
2023-08-26Simplify definition of GUILETom Tromey7-10/+10
2023-08-26Use get_frame_address_in_block in print_frameTom Tromey4-1/+105
2023-08-26opcodes i386 and ia64 gen file warningsAlan Modra2-3/+5
2023-08-26ld STRINGIFYAlan Modra13-83/+13
2023-08-26Automatic date update in version.inGDB Administrator1-1/+1
2023-08-26ld .deps/*.Pc filesAlan Modra3-646/+32
2023-08-25Fix gdb/coffread.c build on 32bit architecturesMark Wielaard1-1/+1
2023-08-25Verify COFF symbol stringtab offsetKeith Seitz1-2/+5
2023-08-25Update FreeBSD system calls for the upcoming 14.0-RELEASEJohn Baldwin1-1/+15
2023-08-25Fix for call feature having 9th function parameter and beyond corrupt values.Aditya Vidyadhar Kamath1-6/+18
2023-08-25Fix 64 bit red zone frame size in AIXAditya Vidyadhar Kamath1-1/+3
2023-08-25bfd: correct relocation handling for objcopy COFF -> ELFJan Beulich5-7/+17
2023-08-25gas/ELF: widen use of $dump_opts in testsuiteJan Beulich8-29/+11
2023-08-25gas/ELF: allow "inheriting" section attributes and typeJan Beulich5-3/+162
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