]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-10-19  Simon Marchigdb: use gdb::checked_static_cast when casting lm_info
2023-10-19  Simon Marchigdb: remove target_so_ops::free_so
2023-10-19  Simon Marchigdb: rename lm_info_base to lm_info
2023-10-19  Simon Marchigdb: allocate so_list with new, deallocate with delete
2023-10-19  Simon Marchigdb: make get_cbfd_soname_build_id static
2023-10-19  Simon Marchigdbsupport: use "reference" and "pointer" type aliases...
2023-10-19  Simon Marchigdb: replace some so_list parameters to use references
2023-10-19  Simon Marchigdb: make interps_notify work with references
2023-10-19  Simon Marchigdb: add program_space parameter to target_so_ops:...
2023-10-19  Simon Marchigdb: remove empty clear_solib functions
2023-10-19  Nelson ChuRISC-V: Don't do undefweak relaxations for the linker_d...
2023-10-19  Tsukasa OIRISC-V: Remove semicolons from DECLARE_INSN
2023-10-19  GDB AdministratorAutomatic date update in version.in
2023-10-18  Lancelot Sixgdb/testsuite/gdb.rocm: Fix incorrect use of continue...
2023-10-18  Jaydeep Patilsim/riscv: fix JALR instruction simulation
2023-10-18  Nick Alcocklibctf: check for problems with error returns
2023-10-18  Lancelot Sixgdb/testsuite/gdb.rocm: Check value returned by hipDevi...
2023-10-18  Torbjörn SVENSSONlibctf: Return CTF_ERR in ctf_type_resolve_unsliced...
2023-10-18  Tom de Vries[gdb/testsuite] Fix gdb.base/jit-bfd-name.exp
2023-10-18  Tom de Vries[gdb/symtab] Fix two style issues in gdb/dwarf2/index...
2023-10-18  Tom de Vries[gdb/symtab] Fix style issues in v9 .gdb_index section...
2023-10-18  Nelson ChuRISC-V: Make sure rv32q conflict won't affect the zfa...
2023-10-18  caiyinyuLoongArch: Correct comments.
2023-10-18  GDB AdministratorAutomatic date update in version.in
2023-10-17  Neal Fragergas: testsuite: microblaze: Add new bit-field tests
2023-10-17  Markus Metzgergdb: include the end address in in-memory bfd filenames
2023-10-17  Torbjörn SVENSSONlibctf: Sanitize error types for PR 30836
2023-10-17  Nick CliftonUpdate the documentation of the LINKER_VERSIOn script...
2023-10-17  Tom de Vries[gdb/cli] Keep track of styling failures in source_cache
2023-10-17  Tom de Vries[gdb/cli] Factor out try_source_highlight
2023-10-17  Tom de Vries[gdb/cli] Skip string copy in source_cache::ensure
2023-10-17  mengqinggangLoongArch: readelf -d RELASZ excludes .rela.plt size
2023-10-17  Alan Modraasan: Invalid free in alpha_ecoff_get_relocated_section...
2023-10-17  Tsukasa OIRISC-V: Fix typo
2023-10-17  John Baldwinnat/x86-cpuid.h: Remove non-x86 fallbacks
2023-10-17  GDB AdministratorAutomatic date update in version.in
2023-10-16  Simon Marchigdb: remove unnecessary declarations in target.c
2023-10-16  Tom TromeyHave DAP handle non-Value results from 'children'
2023-10-16  Tom TromeyHandle gdb.LazyString in DAP
2023-10-16  Tom TromeyFix register-setting response from DAP
2023-10-16  Nick CliftonFix: GNU-ld: ARM: Issues when trying to set target...
2023-10-16  Nick CliftonFix: GNU-ld: ARM: Issues when trying to set target...
2023-10-16  Tom TromeyAdd DAP scope cache
2023-10-16  Tom de Vries[gdb/symtab] Work around PR gas/29517
2023-10-16  Luis MachadoOnly allow closure lookup by address if there are threa...
2023-10-16  Andrew Burgessgdb: replace architecture_changed with new_architecture...
2023-10-16  Clément Chigotobjcopy: Fix name of the field modified by pe_stack_res...
2023-10-16  Tsukasa OIRISC-V: Add "lp64e" ABI support
2023-10-16  Tsukasa OIRISC-V: Remove RV64E conflict
2023-10-16  GDB AdministratorAutomatic date update in version.in
2023-10-15  Mike Frysingersim: add distclean dep for gnulib
2023-10-15  Neal Frageropcodes: microblaze: Add new bit-field instructions
2023-10-15  Mike Frysingersim: mips: fix printf string
2023-10-15  GDB AdministratorAutomatic date update in version.in
2023-10-14  GDB AdministratorAutomatic date update in version.in
2023-10-13  Luis Machado[aarch64] Use SVE_VQ_BYTES instead of __SVE_VQ_BYTES
2023-10-13  Clément Chigotld: replace wrong bfd_malloc in nto.em
2023-10-13  Clément Chigotld: warn when duplicated QNX stack note are detected
2023-10-13  Clément Chigotld: correctly handle QNX --lazy-stack without -zstack...
2023-10-13  Clément Chigotld: allow update of existing QNX stack note
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.
next