]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-10-06  Andrew Burgessgdbserver: cleanup in handle_v_run
2023-10-06  Andrew Burgessgdbserver: handle newlines in inferior arguments
2023-10-06  Andrew Burgessgdbserver: fix handling of trailing empty argument
2023-10-06  Andrew Burgessgdbserver: fix handling of single quote arguments
2023-10-06  Nick CliftonFix: alpha: ld segfaults in
2023-10-06  Thiago Jung... gdb/configure.ac: Add option --with-additional-debug...
2023-10-06  GDB AdministratorAutomatic date update in version.in
2023-10-05  Tom de Vries[gdb/go] Handle v3 go_0 mangled prefix
2023-10-05  Simon Marchigdb: use objfile->pspace in free_objfile observers
2023-10-05  Simon Marchigdb: remove unnecessary nullptr check in free_objfile...
2023-10-05  Simon Marchigdb: add all_objfiles_removed observer
2023-10-05  Simon Marchigdb: add program_space parameters to some auto-load...
2023-10-05  Simon Marchigdb: use objfile->pspace in auto-load.c
2023-10-05  Simon Marchigdb: add program_space parameter to emit_clear_objfiles...
2023-10-05  Simon Marchigdb: add program_space parameters to some functions...
2023-10-05  Simon Marchigdb: add program_space parameter to ada_clear_symbol_cache
2023-10-05  Andrew Burgessgdb: fix auxv cache clearing from new_objfile observer
2023-10-05  Vladimir Mezentsevgprofng: 30894 bison should be no hard dependency
2023-10-05  Nick CliftonFix: nm: SEGV at bfd/elf.c:2267 in _bfd_elf_get_dynamic...
2023-10-05  A. WilcoxFix: ld: Test case pr28158 fails on x86_64-linux-musl...
2023-10-05  A. WilcoxFix: addr2line testsuite fails when targeting PowerPC...
2023-10-05  A. WilcoxFix: ld testsuite: glibc-specific DT_RELR tests should...
2023-10-05  A. WilcoxFix: ld testsuite: non-PIC shared tests fail on powerpc...
2023-10-05  A. WilcoxFix: ld testsuite: Thumb PLT and GOT tests should be...
2023-10-05  A. WilcoxFix: ld testsuite: pr22001-1 test segfaults on musl/x86
2023-10-05  Andrew Burgessgdb: fix reread_symbols when an objfile has target...
2023-10-05  Andrew Burgessgdb: remove print_sys_errmsg
2023-10-05  Andrew Burgessgdb: remove use of a static buffer for building error...
2023-10-05  Andrew Burgessgdb: use archive name in warning when appropriate
2023-10-05  Andrew Burgessgdb: some additional filename styling
2023-10-05  A. WilcoxFix: ld testsuite: 'Version' pattern grabs 'Version5...
2023-10-05  Saurabh Jhaaarch64: Enable Cortex-X4 CPU
2023-10-05  Neal fragermicroblaze: Add address extension instructions
2023-10-05  GDB AdministratorAutomatic date update in version.in
2023-10-04  Guinevere Larsengdb/testsuite: XFAIL some gdb.base/fileio.exp
2023-10-04  Neal Fragerld: microblaze: ignore rwx segments
2023-10-04  Neal frageropcodes: microblaze: Add hibernate and suspend instructions
2023-10-04  Luis Machadosme2: Document SME2 registers and features
2023-10-04  Luis Machadosme2: Extend SME tests to include SME2
2023-10-04  Luis Machadosme2: Core file support for ZT register set
2023-10-04  Luis Machadosme2: signal frame support
2023-10-04  Luis Machadosme2: Enable SME2 support in gdbserver
2023-10-04  Luis Machadosme2: Enable SME2 for AArch64 gdb on Linux
2023-10-04  Luis Machadosme: Document SME registers and features
2023-10-04  Luis Machadosme: Add SVE/SME testcases
2023-10-04  Luis Machadosme: Core file support for Linux
2023-10-04  Luis Machadocorefile/bug: Add hook to control the use of target...
2023-10-04  Luis Machadocorefile/bug: Use thread-specific gdbarch when dumping...
2023-10-04  Luis MachadoGet rid of linux-core-thread-data
2023-10-04  Luis Machadosme: Support TPIDR2 signal frame context
2023-10-04  Luis Machadosme: Fixup sigframe gdbarch when vg/svg changes
2023-10-04  Luis Machadosme: Signal frame support
2023-10-04  Luis Machadosve: Fix signal frame z/v register restore
2023-10-04  Luis Machadosme: Add support for SME
2023-10-04  Luis Machadorefactor: Adjust expedited registers dynamically
2023-10-04  Luis MachadoConvert tdesc's expedite_regs to a string vector
2023-10-04  Luis Machadosme: Enable SME registers and pseudo-registers
2023-10-04  Luis Machadosve: Fix return command when using V registers in a...
2023-10-04  Luis Machadorefactor: Simplify SVE interface to read/write registers
2023-10-04  Luis Machadorefactor: Rename SVE-specific files
2023-10-04  Luis MachadoFix register fetch/store order for native AArch64 Linux
2023-10-04  Victor Do Nascimentoaarch64: Refactor system register data
2023-10-04  Victor Do Nascimentoaarch64: system register aliasing detection
2023-10-04  GDB AdministratorAutomatic date update in version.in
2023-10-03  Andrew Burgessgdb/corefile: write NT_GDB_TDESC based on signalled...
2023-10-03  YunQiang SuMIPS: Fix `readelf -S bintest' test for n64 targets
2023-10-03  Vsevolod AlekseyevFix: readelf..info misreports DW_FORM_loclistx, DW_FORM...
2023-10-03  GDB AdministratorAutomatic date update in version.in
2023-10-02  Andrew Burgessgdb/python: reformat file with black
2023-10-02  Tom TromeyAdd regression test for instructionReference change
2023-10-02  Tom TromeyClean up intermediate values in val_print_packed_array_...
2023-10-02  Simon Marchigdb/testsuite: accept variable number of spaces in...
2023-10-02  Aaron Mereygdb: Add command 'maint set/show debuginfod download...
2023-10-02  Aaron Mereygdb/debuginfod: Add debuginfod_section_query
2023-10-02  Tom de Vries[gdb/testsuite] Handle older gcc in gdb.ada/import.exp
2023-10-02  Tom de Vries[gdb/testsuite] Add KFAIL for PR ada/30908
2023-10-02  Andrew Burgessgdb: add Python events for program space addition and...
2023-10-02  Simon Marchigdb: remove solib::pspace field
2023-10-02  Nick CliftonFix memory leak in RiscV assembler.
2023-10-02  Nick CliftonUse bfd_get_current_time in places where it is suitable
2023-10-02  GDB AdministratorAutomatic date update in version.in
2023-10-01  GDB AdministratorAutomatic date update in version.in
2023-09-30  GDB AdministratorAutomatic date update in version.in
2023-09-29  Tom TromeySupport the NO_COLOR environment variable
2023-09-29  Neal Fragertc-microblaze.c - int compare for X_add_number.
2023-09-29  Neal Fragerbfd: microblaze: Fix bug in TLSTPREL Relocation
2023-09-29  H.J. Lux86-64: Add -z mark-plt and -z nomark-plt
2023-09-29  Nick CliftonFix: Segmentation fault caused by npd in objdump
2023-09-29  Nick CliftonUpdate README file's installation instructions
2023-09-29  Sam Jamesgdb: add Sam James to MAINTAINERS
2023-09-29  Kevin Buettnergdb/testsuite: Add relative versus absolute LD_LIBRARY_...
2023-09-29  Simon Marchigdb: remove nbsd_{ilp32,lp64}_solib_svr4_fetch_link_map...
2023-09-29  Simon Marchigdb: remove unused imports in solib*.[ch]
2023-09-29  GDB AdministratorAutomatic date update in version.in
2023-09-28  Michael J.... Added support in gas for mlittle-endian and mbig-endian...
2023-09-28  Tom de Vries[gdb/tui] Fix segfault in tui_find_disassembly_address
2023-09-28  Tom TromeyRemove old gdb_bfd_openr_iovec
2023-09-28  Tom TromeyConvert solib-rocm to new type-safe gdb_bfd_openr_iovec
2023-09-28  Tom TromeyConvert minidebug to new type-safe gdb_bfd_openr_iovec
2023-09-28  Tom TromeyConvert target fileio to new type-safe gdb_bfd_openr_iovec
next