]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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
2024-03-05  Andrew Burgessgdb/testsuite: fix duplicate test names in gdb.trace...
2024-03-05  Andrew Burgessgdb/testsuite: fix some more duplicate test names in...
2024-03-05  Lulu CaiLoongArch: Add gas testsuit for LA32 relocations
2024-03-05  Lulu CaiLoongArch: Add gas testsuit for LA64 relocations
2024-03-05  Lulu CaiLoongArch: Add gas testsuit for LA32 int/float instructions
2024-03-05  Lulu CaiLoongArch: Add gas testsuit for LA64 int/float instructions
2024-03-05  Lulu CaiLoongArch: Add gas testsuit for lsx/lasx instructions
2024-03-05  Lulu CaiLoongArch: Add gas testsuit for lbt/lvz instructions
2024-03-05  Lulu CaiLoongArch: Add gas testsuit for alias instructions
2024-03-05  GDB AdministratorAutomatic date update in version.in
2024-03-04  GDB AdministratorAutomatic date update in version.in
2024-03-03  GDB AdministratorAutomatic date update in version.in
2024-03-02  Hui Ligdb: LoongArch: Change LOONGARCH_FIRST_FP_REGNUM to 35
2024-03-02  Tom TromeyFix TUI text centering
2024-03-02  GDB AdministratorAutomatic date update in version.in
2024-03-01  Will Hawkinsgdb/jit: Fix missing word in comment
2024-03-01  Jens Remuss390: Be more verbose about missing operand type
2024-03-01  Jens Remuss390: Provide operand number in assembler warning and...
2024-03-01  Jens Remuss390: Allow to explicitly omit base register operand...
2024-03-01  Jens Remuss390: Print base register 0 as "0" in disassembly
2024-03-01  Jens Remuss390: Warn when register name type does not match operand
2024-03-01  Jens Remuss390: Revise s390-specific assembler option descriptions
2024-03-01  Jens Remuss390: Add test case for disassembler option warn-areg...
2024-03-01  Jens Remuss390: Add test cases for base/index register 0
2024-03-01  Jens Remuss390: Add comments to assembler operand parsing logic
2024-03-01  Jens Remuss390: Assemble processor specific test cases for their...
2024-03-01  Jens Remuss390: Correct setting of highgprs flag in ELF output
2024-03-01  Jens Remuss390: Do not erroneously use base operand value for...
2024-03-01  Jens Remuss390: Enhance handling of syntax errors in assembler
2024-03-01  Jens Remuss390: Lower severity of assembler syntax errors from...
2024-03-01  Jens Remuss390: Use proper string lengths when parsing opcode...
2024-03-01  Jens Remuss390: Whitespace fixes in conditional branch flavor...
2024-03-01  Jan Beulichx86: adjust which Dwarf2 register numbers to use
2024-03-01  Jan Beulichgas/NEWS: drop mention of Arm64's SVE2.1 and SME2.1
2024-03-01  Jan Beulichx86/APX: honor -mevexwig= for byte-size insns
2024-03-01  Jan Beulichx86/APX: optimize certain XOR and SUB forms
2024-03-01  Jan Beulichx86/APX: correct .insn opcode space determination when...
2024-03-01  Jan Beulichx86/APX: respect {vex}/{vex3}
2024-03-01  Tom TromeyUse DW_FORM_ref_addr for DIE offset in .debug_names
2024-03-01  GDB AdministratorAutomatic date update in version.in
2024-02-29  Alan ModraPR19871, description of --pie
2024-02-29  Tom TromeySynchronize GCC compile plugin headers
2024-02-29  Srinath Parvathaneniaarch64: Fix the 2nd operand in gcsstr and gcssttr...
2024-02-29  Tom de Vries[gdb/dap] Fix stray KeyboardInterrupt after cancel
2024-02-29  Tom de Vries[gdb/dap] Move send_gdb and send_gdb_with_response...
2024-02-29  Thiago Jung... gdb/arm: Remove tpidruro register from non-FreeBSD...
2024-02-29  H.J. Lubfd: Add ATTRIBUTE_HIDDEN to x86 internal functions
2024-02-29  Alan ModraPR21739, Inconsistent diagnostics
2024-02-29  Tatsuyuki IshiRISC-V: Initial ld.bfd support for TLSDESC.
2024-02-29  Tatsuyuki IshiRISC-V: Define and use GOT entry size constants for...
2024-02-29  Tatsuyuki IshiRISC-V: Add assembly support for TLSDESC.
2024-02-29  Tatsuyuki IshiRISC-V: Add TLSDESC reloc definitions.
2024-02-29  Ruud van der Pasgprofng: change use of bignum to use of bigint
2024-02-29  John Baldwinaarch64: Use aarch64_debug_printf in a few more places
2024-02-29  GDB AdministratorAutomatic date update in version.in
2024-02-28  Alan ModraPR23877, bad value (n32r5900) for default CPU
2024-02-28  Vladislav BelovFix implementation of SUBALIGN.
2024-02-28  Tom TromeyFix gdb.interrupt race
2024-02-28  Alan ModraPR23881, pdp11 binutils fails if too much debug data
2024-02-28  GDB AdministratorAutomatic date update in version.in
2024-02-27  Tom TromeyTwo minor addrmap cleanups
2024-02-27  Tom TromeyExplicitly quit gdb from DAP server thread
2024-02-27  Tom TromeyAdd final cleanup for runnables
2024-02-27  Tom TromeyChange finalize_values into a final cleanup
2024-02-27  Tom TromeyAdd extension_language_ops::shutdown
2024-02-27  Tom TromeyRewrite final cleanups
2024-02-27  Tom TromeyUse the .py file in gdb.dap/pause.exp
2024-02-27  Tom TromeyRewrite "python" command exception handling
2024-02-27  Tom TromeyFix formatting buglet in python.c
next