aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-09libctf: remove unnecessary zstd constructsusers/ibhagat/try-libctf-build-v2Indu Bhagat
2022-12-09libctf: remove AC_CONFIG_MACRO_DIRIndu Bhagat
2022-12-09libctf: remove unnecessary zlib constructsIndu Bhagat
2022-12-09objdump: sframe: fix memory leaksIndu Bhagat
2022-12-09libsframe: rename API sframe_fde_func_info to sframe_fde_create_func_infoIndu Bhagat
2022-12-09gas: sframe: fine tune the fragment fixup for SFrame func infoIndu Bhagat
2022-12-09sframe: gas: libsframe: define constants and remove magic numbersIndu Bhagat
2022-12-09sframe.h: make some macros more preciseIndu Bhagat
2022-12-09libsframe: minor formatting nitsIndu Bhagat
2022-12-09[aarch64] Add TPIDR2 register support for LinuxLuis Machado
2022-12-09PR28306, segfault in _bfd_mips_elf_reloc_unshuffleAlan Modra
2022-12-09[gdb/testsuite] Fix gdb.guile/scm-symtab.exp for ppc64leTom de Vries
2022-12-09Automatic date update in version.inGDB Administrator
2022-12-08x86-64: Remove BND from 64-bit IBT PLTH.J. Lu
2022-12-08[gdb/testsuite] Require debug info for gdb.tui/tui-layout-asm-short-prog.expTom de Vries
2022-12-08gdb/testsuite: update a pattern in gdb_file_cmdEnze Li
2022-12-08Update the description of the linker script's TYPE directive.Nick Clifton
2022-12-08gdb: skip objfiles with no BFD in DWARF unwinderJan Vrany
2022-12-08libctf: avoid potential double freeAlan Modra
2022-12-08Automatic date update in version.inGDB Administrator
2022-12-07PowerPC: Add support for RFC02655 - Saturating Subtract InstructionPeter Bergner
2022-12-07PowerPC: Add support for RFC02656 - Enhanced Load Store with Length InstructionsPeter Bergner
2022-12-07gdb: add invalidate_selected_frame functionSimon Marchi
2022-12-07[gdb/testsuite] Add KFAILs in gdb.base/longjmp.expTom de Vries
2022-12-07Remove unnecessary xstrdup from bppy_initTom Tromey
2022-12-07coff make_a_section_from_file tidyAlan Modra
2022-12-07gas compress_debug tidyAlan Modra
2022-12-07_bfd_elf_slurp_secondary_reloc_section sanity checkAlan Modra
2022-12-07bfd_compress_section_contents access to elf_section_dataAlan Modra
2022-12-07Compression tidy and fixesAlan Modra
2022-12-07Automatic date update in version.inGDB Administrator
2022-12-06bfd: Avoid signed overflow for new_size adjustmentH.J. Lu
2022-12-06Cosmetic fix in ppc-sysv-tdep.cTom Tromey
2022-12-06Fix operator precedence bug in Rust parserTom Tromey
2022-12-06Fix a dereference of NULL when scanning the symbol hashes array in the ARM li...Nick Clifton
2022-12-06[gdb/testsuite] Fix test names in gdb.base/longjmp.expTom de Vries
2022-12-06[gdb/testsuite] Make gdb.base/longjmp.exp FAIL more stable across archsTom de Vries
2022-12-06gdb/riscv: correct dwarf to gdb register number mappingXiao Zeng
2022-12-06x86: Remove unnecessary vex.w check for xh_mode in disassemblerHaochen Jiang
2022-12-06Get rid of SEC_ELF_COMPRESSAlan Modra
2022-12-06Get rid of SEC_ELF_RENAMEAlan Modra
2022-12-06Compression header enumAlan Modra
2022-12-06LoongArch: Fix dynamic reloc not generated bug in some cases.mengqinggang
2022-12-06PR29855, ch_type in bfd_init_section_decompress_status can be uninitializedAlan Modra
2022-12-06Automatic date update in version.inGDB Administrator
2022-12-05gdb/linux-nat: add ptid parameter to linux_xfer_siginfoSimon Marchi
2022-12-05gdb/linux-nat: use l linux_nat_get_siginfo in linux_xfer_siginfoSimon Marchi
2022-12-05gdb/linux-nat: check ptrace return value in linux_nat_get_siginfoSimon Marchi
2022-12-05gdb/linux-nat: don't memset siginfo on failure in linux_nat_get_siginfoSimon Marchi
2022-12-05gdb/linux-nat: bool-ify linux_nat_get_siginfoSimon Marchi