]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-03-19  Nick CliftonFix seg-fault in the DWARF reader code when accessing...
2024-03-19  H.J. Luld: Support LD_UNDER_TEST environment variable
2024-03-19  Nick CliftonFix free of unallocated memory in the BFD library's...
2024-03-19  Nick CliftonFix typo in previous patch to ld.texi
2024-03-19  Toby Lloyd... gdb/python: Fix segfault when iterating over empty...
2024-03-19  Toby Lloyd... Add myself to gdb/MAINTAINERS
2024-03-19  Tom de Vries[gdb] Further fix "value is not available" with debug...
2024-03-19  mengqinggangLoongArch: Add relaxation for R_LARCH_CALL36
2024-03-19  GDB AdministratorAutomatic date update in version.in
2024-03-18  Nick CliftonRegenerate AArch64 opcodes files
2024-03-18  Yury Khrustalevaarch64: Add support for SVE ADDPT, SUBPT, MADPT, MLAPT...
2024-03-18  Yury Khrustalevaarch64: Add support for (M)ADDPT and (M)SUBPT instructions
2024-03-18  Nick Clifton[PATCH] ld: Improve documentation of -rpath-link search...
2024-03-18  Tom TromeyRemove some unnecessary Ada expression code
2024-03-18  Tom TromeyFix Ada 'ptype' of access to array
2024-03-18  Tom TromeyUse string_view in quirk_rust_enum
2024-03-18  Tom TromeySet __file__ when source'ing a Python script
2024-03-18  Tom TromeyClear board_info entry after waiting for process
2024-03-18  Clément Chigotbfd: add missing include <time.h>
2024-03-18  Nick CliftonFix compiling bfd/vms-lib.c for a 32-bit host.
2024-03-18  Andrew Burgessgdb/testsuite: attach to i386 process stopped in vDSO
2024-03-18  Jan BeulichArm64: check matching operands for predicated B16B16...
2024-03-18  Jan BeulichArm64: correct B16B16 indexed bf{mla,mls,mul}
2024-03-18  Nelson ChuRISC-V: Tidy smstateen and ssstateen testcases.
2024-03-18  GDB AdministratorAutomatic date update in version.in
2024-03-17  Tom de Vries[gdb/testsuite] Fix gdb.base/list-no-debug.exp on debian
2024-03-17  GDB AdministratorAutomatic date update in version.in
2024-03-16  GDB AdministratorAutomatic date update in version.in
2024-03-15  Tom TromeyUse size_t in gdb_bfd_section_data
2024-03-15  Andrew Carlottigas/NEWS: Remove mention of AArch64 B16B16 extension
2024-03-15  Jan Beulichx86/APX: legacy promoted insns can't access %xmm16...
2024-03-15  GDB AdministratorAutomatic date update in version.in
2024-03-14  Tom de Vries[gdb/build] Fix build on postmarketos
2024-03-14  Simon Marchigdbserver/linux: probe for libiconv in configure
2024-03-14  Tom TromeyPass alignment when using GCC_C_FE_VERSION_2
2024-03-14  Tom TromeyRemove 'if' from GDB_PY_HANDLE_EXCEPTION
2024-03-14  Tom de Vries[gdb/tdep] Fix gdb.base/watchpoint-unaligned.exp on...
2024-03-14  GDB AdministratorAutomatic date update in version.in
2024-03-13  Tom TromeyRemove extraneous word from manual
2024-03-13  Christophe... opcodes: Fix build verbosity
2024-03-13  H.J. Lubfd: Use size_t in the BFD mmap interface
2024-03-13  H.J. Lubfd: Use MAP_FAILED for mmap failure
2024-03-13  H.J. Lubfd: Don't call bfd_write with 0 size
2024-03-13  Hau HsuRISC-V: Add -march=help for gas
2024-03-13  GDB AdministratorAutomatic date update in version.in
2024-03-12  Tom de Vries[gdb/tdep] Fix gdb.base/watch-bitfields.exp on aarch64
2024-03-12  Sam Jamescontrib: sync dg-extract-results.sh with GCC
2024-03-12  Sam Jamescontrib: sync dg-extract-results.py with GCC
2024-03-12  Schimpe, Christinagdb: Deprecate MPX commands.
2024-03-12  Lulu CaiLoongArch: Scan all illegal operand instructions withou...
2024-03-12  Lulu CaiLoongArch: Fix gas and ld test cases
2024-03-12  Simon Marchignulib: re-generate build files
2024-03-12  GDB AdministratorAutomatic date update in version.in
2024-03-11  Sam JamesSync libbacktrace from gcc [PR31327]
2024-03-11  Tom TromeyRemove tui-out.[ch]
2024-03-11  Simon Marchigdb/Makefile.in: remove ACLOCAL_AMFLAGS
2024-03-11  Tom TromeySpecial case NULL pointers in dynamic type resolution
2024-03-11  Andrew Burgessgdb/testsuite: reformat file with a more recent version...
2024-03-11  Nick Alcocklibctf: fix uninitialized variables in testsuite
2024-03-11  Simon Marchigdb: re-generate aclocal.m4
2024-03-11  Markus Metzgergdb, btrace: fix error diagnostics
2024-03-11  Andrew Burgessgdb/unwinders: better support for $pc not saved
2024-03-11  Guinevere Larsengdb/testsuite: Reduce gdb.threads/threadcrash.exp relia...
2024-03-11  Tom de Vriesgdb/testsuite: Simplify gdb.threads/threadcrash.exp
2024-03-11  Guinevere Larsengdb/testsuite: Use _inferior_thread_count in gdb.thread...
2024-03-11  Tom de Vriesgdb/testsuite: Fix gdb.threads/threadcrash.exp with...
2024-03-11  Tom de Vriesgdb/testsuite: Reduce indentation in gdb.threads/thread...
2024-03-11  Jan Beulichx86: KeyLocker insn interaction with -msse-check /...
2024-03-11  Jan Beulichx86/APX: permit wider than 4-bit immediates with V...
2024-03-11  Jan Beulichx86: don't open-code REG_{SP,FP}
2024-03-11  Stephen Kitttests: force non-deterministic mode in non-deterministi...
2024-03-11  GDB AdministratorAutomatic date update in version.in
2024-03-10  GDB AdministratorAutomatic date update in version.in
2024-03-09  Tom de Vries[gdb/python] Handle deprecation of PyErr_{Fetch,Restore...
2024-03-09  Tom de Vries[gdb/python] Normalize exceptions in gdbpy_err_fetch
2024-03-09  Tom de Vries[gdb/python] Use gdbpy_err_fetch::{type,value} as getters
2024-03-09  Alan ModraReinstate bfd_print_error as an extern function
2024-03-09  Alan ModraRe: Move bfd_init to bfd.c
2024-03-09  Alan Modraprint cached error messages using _bfd_error_handler
2024-03-09  Tom TromeyAvoid race when writing to index cache
2024-03-09  Tom TromeyMove the 'store' method to index_cache_store_context
2024-03-09  Tom TromeyCapture the per-BFD object in index_cache_store_context
2024-03-09  Tom TromeyCapture directory in index_cache_store_context
2024-03-09  Tom TromeyRename members of index_cache_store_context
2024-03-09  GDB AdministratorAutomatic date update in version.in
2024-03-08  Tom TromeyAdd return value to DAP scope
2024-03-08  Tom TromeyExport "finish" return value to Python
2024-03-08  H.J. Lugas: Fix x86 build with GCC 6.4
2024-03-08  Tom TromeyAvoid race when reading dwz file
2024-03-08  H.J. Lubfd: Change the --with-mmap default to true
2024-03-08  H.J. Lubfd: Don't hard-code BFD_JUMP_TABLE_COPY
2024-03-08  JiaweiRISC-V: Support Zabha extension.
2024-03-08  GDB AdministratorAutomatic date update in version.in
2024-03-07  GDB AdministratorAutomatic date update in version.in
2024-03-06  Nick CliftonAdd "-j1" to make command lines in the create-a-release...
2024-03-06  Lulu CaiLoongArch: Fix some test cases for TLS transition and...
2024-03-06  Lulu CaiLoongArch: Add dtpoff calculation function
2024-03-06  Lulu CaiLoongArch: Delete extra instructions when TLS type...
2024-03-06  Alan ModraDon't use bfd_error_handler in bfd_abort
2024-03-06  GDB AdministratorAutomatic date update in version.in
next