]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-10-13  Lancelot Sixgdb: Use initializers in lambda captures unconditionally users/lsix/try-require-c++17
2023-10-13  Lancelot Sixgdb/disasm.h: Mark callbacks noexcept unconditionally
2023-10-13  Lancelot Sixgdbsupport: Replace gdb::invoke_result with std::invoke...
2023-10-13  Lancelot Sixgdbsupport: Remove gdb::string_view
2023-10-13  Lancelot Sixgdb: Remove uses of gdb::to_string (const std::string_v...
2023-10-13  Lancelot Sixgdb: Use std::string_view instead of gdb::string_view
2023-10-13  Lancelot Sixgdbsupport: remove gdb::optional
2023-10-13  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-10-13  Lancelot Sixgdb: Use c++17 std::make_unique instead of gdb::make_unique
2023-10-13  Lancelot Sixgdb/gdbsupport/gdbserver: Require c++17
2023-10-13  Lancelot Sixgdb/ax_cxx_compile_stdcxx.m4: upgrade
2023-10-13  Joseph FaullsRISC-V: Add support for numbered ISA mapping strings
2023-10-13  Tom TromeyMove -lsocket check to common.m4
2023-10-13  GDB AdministratorAutomatic date update in version.in
2023-10-12  Tom TromeyFix test suite failure in file-then-restart.exp
2023-10-12  Andrew Burgessbfd: add new bfd_cache_size() function
2023-10-12  Andrew Burgessbfd/cache: change type used to track cached BFDs from...
2023-10-12  GDB AdministratorAutomatic date update in version.in
2023-10-11  Jeff Law[RFA] Fix for mcore simulator
2023-10-11  Vladimir Mezentsevgprofng: Use the correct application name in error...
2023-10-11  GDB AdministratorAutomatic date update in version.in
2023-10-10  Hui Ligdb: LoongArch: Handle special struct in dummy call
2023-10-10  Simon Marchigdb: add assertion when marking the remote async flag
2023-10-10  Simon Marchigdb: add remote_state::{is_async_p,can_async_p}
2023-10-10  Simon Marchigdb: make remote_state's async token private
2023-10-10  Simon Marchigdb: remove trailing whitespaces in remote.c
2023-10-10  Simon Marchigdb: scope down registers_changed call in inferior...
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-10-10  Simon Marchigdb: move set_target_gdbarch to inferior::set_arch
2023-10-10  Simon Marchigdb: add inferior parameter to architecture_changed...
2023-10-10  Simon Marchigdb: add inferior::{arch, set_arch}
2023-10-10  Alan Modraasan: buffer overflow in elf32_arm_get_synthetic_symtab
2023-10-10  Alan Modraasan: null dereference in read_and_display_attr_value
2023-10-10  Alan Modraasan: invalid free in bfd_init_section_compress_status
2023-10-10  Jan Vranygdb/python: implement support for sending custom MI...
2023-10-10  Jan Vranygdb/python: generalize serialize_mi_result()
2023-10-10  mengqinggangLoongArch/GAS: Add support for branch relaxation
2023-10-10  Tom de Vries[readelf] Handle .gdb_index section version 9
2023-10-10  Matheus Branco... [gdb/symtab] Add name_of_main and language_of_main...
2023-10-10  GDB AdministratorAutomatic date update in version.in
2023-10-09  John Baldwingdb_unique_ptr.h: Fix a typo in a comment
2023-10-09  Nick CliftonFix: Null pointer dereference in ldlex.l
2023-10-09  Nick CliftonFix: A potential null_pointer_deference bug
2023-10-09  Nick CliftonFix: Null pointer dereference in elf32-i386.c
2023-10-09  Nick CliftonFix: A potential bug of null pointer dereference
2023-10-09  Andrew Burgessgdb/testsuite: match complete lines in gdb.base/maint.exp
2023-10-09  GDB AdministratorAutomatic date update in version.in
2023-10-08  Joel BrobeckerUpdate gdb/NEWS after GDB 14 branch creation.
2023-10-08  Joel BrobeckerBump version to 15.0.50.DATE-git.
2023-10-08  cailuluAdd testsuits for new assembler option of mthin-add... gdb-14-branchpoint
2023-10-08  cailuluas: add option for generate R_LARCH_32/64_PCREL.
2023-10-08  GDB AdministratorAutomatic date update in version.in
2023-10-07  Michael J.... Revert "opcodes: microblaze: Add new bit-field instruct...
2023-10-07  Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-signal.exp on x86_64
2023-10-07  Ilya Leoshkevichgdb: support rseq auxvs
2023-10-07  Vladimir Mezentsevgprofng: 30910 cross test fail: can't read "CHECK_TARGE...
2023-10-07  GDB AdministratorAutomatic date update in version.in
2023-10-06  Thiago Jung... process-dies-while-detaching.exp: Exit early if GDB...
2023-10-06  Neal Frageropcodes: microblaze: Add new bit-field instructions
2023-10-06  Andrew Burgessgdb/NEWS: reorder some entries in the NEWS file
2023-10-06  Andrew Burgessgdbserver: fix gdbserver builds after expedite_regs...
2023-10-06  Andrew Burgessgdb/testsuite: cleanup in gdb.base/args.exp
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
next