aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-04Automatic date update in version.inGDB Administrator1-1/+1
2023-02-03bpf: fix error conversion from long unsigned int to unsigned int [-Werror=ove...Guillermo E. Martinez4-28/+32
2023-02-03gdb: make target_desc_info_from_user_p a method of target_desc_infoSimon Marchi4-17/+6
2023-02-03gdb: remove copy_inferior_target_desc_infoSimon Marchi4-21/+3
2023-02-03gdb: remove get_tdesc_infoSimon Marchi1-18/+10
2023-02-03gdb: change inferior::tdesc_info to non-pointerSimon Marchi4-23/+4
2023-02-03gdb: move target_desc_info to inferior.hSimon Marchi2-26/+23
2023-02-03gdb: use assignment to initialize variable in tdesc_parse_xmlSimon Marchi1-1/+1
2023-02-03x86: drop LOCK from XCHG when optimizingJan Beulich6-6/+24
2023-02-03x86-64: respect {nooptimize} when building VEX prefixJan Beulich3-1/+7
2023-02-03x86: respect {nooptimize} for LEAJan Beulich8-2/+16
2023-02-03x86-64: respect MOVABS when choosing alternative encodingsJan Beulich1-1/+2
2023-02-03RISC-V: don't disassemble unrecognized insns as .byteJan Beulich4-49/+39
2023-02-03Add ECOFF Symbolic Header sanity checksAlan Modra1-4/+17
2023-02-03Automatic date update in version.inGDB Administrator1-1/+1
2023-02-02gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi18-138/+5155
2023-02-02gdb: make gdb_printing_disassembler::stream publicSimon Marchi1-2/+2
2023-02-02gdb/solib-svr4: don't disable probes interface if probe not foundSimon Marchi1-5/+10
2023-02-02gdb: add gdbarch_upSimon Marchi1-0/+8
2023-02-02gdb: add inferior_pre_detach observableSimon Marchi3-0/+6
2023-02-02gdbsupport: add type definitions for pid, lwp and tidSimon Marchi1-7/+11
2023-02-02gdb: make install_breakpoint return a non-owning referencePedro Alves2-4/+8
2023-02-02gdb: add supports_arch_info callback to gdbarch_registerLancelot SIX2-3/+10
2023-02-02[gas] Update .loc syntax comment in dwarf2dbg.cTom de Vries1-1/+1
2023-02-02gdb: remove gdb_indent.shEnze Li1-92/+0
2023-02-02ld/doc: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-1/+1
2023-02-02bfd: use "stack trace" instead of "unwind" for SFrameIndu Bhagat5-12/+13
2023-02-02gas: use "stack trace" instead of "unwind" for SFrameIndu Bhagat11-33/+35
2023-02-02sframe: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-14/+14
2023-02-02libsframe/doc: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-18/+19
2023-02-02ld-elf/merge test updateAlan Modra7-35/+27
2023-02-02Automatic date update in version.inGDB Administrator1-1/+1
2023-02-02obj-elf.h BYTES_IN_WORDAlan Modra1-1/+0
2023-02-02gas obj_endAlan Modra8-28/+69
2023-02-01gdbserver: Add PID parameter to linux_get_auxv and linux_get_hwcapThiago Jung Bauermann11-37/+36
2023-02-01gdbserver: Add assert in find_register_by_numberThiago Jung Bauermann1-2/+3
2023-02-01gdb/testsuite: fix fetch_src_and_symbols.exp with native-gdbserver boardAndrew Burgess1-9/+20
2023-02-01gdb: defer warnings when loading separate debug filesAlexandra Hájková12-42/+419
2023-02-01Fix compilation of the assembler with sanitization enabled.Nick Clifton2-2/+7
2023-02-01Recursion in as_info_whereAlan Modra1-2/+0
2023-01-31gdb/dwarf: rename cooked_index_vector to cooked_indexSimon Marchi5-38/+35
2023-01-31gdb/dwarf: rename cooked_index to cooked_index_shardSimon Marchi3-24/+24
2023-02-01[gas] Emit v2 .debug_line for -gdwarf-2Tom de Vries4-24/+26
2023-02-01Automatic date update in version.inGDB Administrator1-1/+1
2023-01-31gdb: add nullptr check to cooked_index_functions::dumpSimon Marchi1-4/+5
2023-01-31gdbsupport: allow passing nullptr to checked_static_castSimon Marchi1-0/+3
2023-01-31gdb/testsuite: adjust ensure_gdb_index to cooked_index_functions::dump changesSimon Marchi1-1/+1
2023-01-31gdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.expSimon Marchi1-1/+1
2023-01-31Updated Swedish translation for the binutils sub-directoryNick Clifton2-762/+314
2023-01-31Re: Another fix for EFI generation with LTO enabledAlan Modra2-16/+2