aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-26[gdb/symtab] Handle failure to open .gnu_debugaltlink fileTom de Vries2-1/+58
2022-11-26Fix jump on uninit producer_is_clang bit of cu.h dwarf2_cu struct.Philippe Waroquiers1-0/+1
2022-11-26remove the declared but undefined/unused method find_partial_diePhilippe Waroquiers1-2/+0
2022-11-26Automatic date update in version.inGDB Administrator1-1/+1
2022-11-25Revert "readelf: Do not require EI_OSABI for IFUNC."Martin Liska1-3/+5
2022-11-25riscv: Add AIA extension support (Smaia, Ssaia)Christoph Müllner14-0/+954
2022-11-25Automatic date update in version.inGDB Administrator1-1/+1
2022-11-24sframe/doc: remove usage of xrefautomaticsectiontitleIndu Bhagat1-5/+2
2022-11-24gdb: fix typo in debug output messageAndrew Burgess1-1/+1
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_breakSimon Marchi1-307/+293
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_tbreakSimon Marchi1-46/+36
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_no_break_on_catchpointSimon Marchi1-11/+17
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_break_nonexistent_lineSimon Marchi1-5/+15
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_break_defaultSimon Marchi1-25/+37
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_break_silent_and_moreSimon Marchi1-56/+62
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_break_line_convenience_varSimon Marchi1-5/+11
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_break_user_callSimon Marchi1-22/+32
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_finish_argumentsSimon Marchi1-22/+28
2022-11-24gdb/testsuite/gdb.base/break.exp: use proc_with_prefix for test_next_with_rec...Simon Marchi1-1/+1
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_break_optimized_prologueSimon Marchi1-51/+48
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_rbreak_shlibSimon Marchi1-18/+18
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_break_file_line_convenience_varSimon Marchi1-6/+8
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_break_commands_clearSimon Marchi1-8/+16
2022-11-24Impport libiberty commit: 885b6660c17f from gcc mainline. Fix gas's acinclud...Nick Clifton4-6/+24
2022-11-24readelf: Do not require EI_OSABI for IFUNC.Martin Liska1-5/+3
2022-11-24x86: widen applicability and use of CheckRegSizeJan Beulich5-23/+79
2022-11-24x86: add missing CheckRegSizeJan Beulich2-6/+6
2022-11-24x86: correct handling of LAR and LSLJan Beulich9-26/+116
2022-11-24Tidy objdump printing of section sizeAlan Modra1-2/+2
2022-11-24Constify nm format arrayAlan Modra1-2/+2
2022-11-24PR16995, m68k coldfire emac immediate to macsr incorrect disassemblyAlan Modra1-2/+2
2022-11-24gas: Disable --gcodeview on PE targets with no O_secrelMark Harmstone2-5/+5
2022-11-24Automatic date update in version.inGDB Administrator1-1/+1
2022-11-23gdb/arm: Include FType bit in EXC_RETURN pattern on v8mTorbjörn SVENSSON1-6/+13
2022-11-23regen POTFILES.inAlan Modra1-0/+2
2022-11-23PR22509 - Null pointer dereference on coff_slurp_reloc_tableAlan Modra11-11/+18
2022-11-23asan: NULL deref in filter_symbolsAlan Modra1-0/+1
2022-11-23Document the memory_tagged argument for memory region callbacksLuis Machado3-5/+20
2022-11-23Fix gdb.cp/gdb2495.exp on powerpc64leTom de Vries1-9/+33
2022-11-23RISC-V: Make R_RISCV_SUB6 conforms to riscv ABI standardXiao Zeng2-0/+13
2022-11-23gas: Add --gcodeview optionMark Harmstone11-4/+1018
2022-11-23ld: Add section contributions substream to PDB filesMark Harmstone6-5/+162
2022-11-23Automatic date update in version.inGDB Administrator1-1/+1
2022-11-22aarch64-fbsd: Use a static regset for the TLS register set.John Baldwin3-49/+44
2022-11-22arm-fbsd: Use a static regset for the TLS register set.John Baldwin3-46/+43
2022-11-22fbsd-nat: Pass an optional register base to the register set helpers.John Baldwin2-30/+41
2022-11-22fbsd-nat: Use regset supply/collect methods.John Baldwin1-4/+4
2022-11-22regcache: Add collect/supply_regset variants that accept a register base.John Baldwin2-10/+37
2022-11-22x86: Don't define _TLS_MODULE_BASE_ for ld -rH.J. Lu4-1/+20
2022-11-23Don't use "long" in readelf for file offsetsAlan Modra5-499/+532