]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-04-17  Pedro Alvesgdb/Windows: Fix detach while running
2024-04-17  Pedro Alvesgdb+gdbserver/Linux: Remove USE_SIGTRAP_SIGINFO fallback
2024-04-17  Tom TromeyUse section name in DWARF error message
2024-04-17  Simon Marchigdbsupport, gdbserver, gdb: use -Wno-vla-cxx-extension
2024-04-17  Matt WozniskiFix include guard typo
2024-04-17  Andrew Burgessgdb/record: minor clean, remove some unneeded arguments
2024-04-17  Andrew Burgessgdb/record: add an assert in cmd_record_start
2024-04-17  Andrew Burgessgdb/record: remove unnecessary use of filename_completer
2024-04-17  Tom de Vries[gdb/testsuite] Require DW_LNE_end_sequence
2024-04-17  Tom de Vries[gdb/testsuite] Fix end_sequence addresses
2024-04-17  Tom de Vries[gdb/testsuite] Require address update for DW_LNS_copy
2024-04-17  Tom de Vries[gdb/testsuite] Require address update for DW_LNE_end_s...
2024-04-17  Aditya Vidyadhar... Fix max-depth test case for AIX.
2024-04-17  Victor Do Nascimentoaarch64: Remove asserts from operand qualifier decoders...
2024-04-17  Tom de Vries[gdb/testsuite] Fix gdbserver pid in gdb.server/server...
2024-04-17  Tom de Vries[gdb/testsuite] Simplify gdb.server/server-kill-python.exp
2024-04-17  Hu, Lin1Add W table for USER_MSR under MAP4.
2024-04-17  H.J. Luelf: Skip the archive if the symbol isn't referenced
2024-04-17  GDB AdministratorAutomatic date update in version.in
2024-04-16  Alan ModraARC e_flags vs. objcopy
2024-04-16  Alan Modralibctf warnings
2024-04-16  Tom TromeyAvoid cache race in bfd_check_format_matches
2024-04-16  Tom TromeyThread-safety improvements for bfd_check_format_matches
2024-04-16  Tom de Vries[gdb/testsuite] Add gdb.dwarf2/backward-spec-inter...
2024-04-16  Tom de Vries[gdb/testsuite] Add gdb.dwarf2/forward-spec-inter-cu.exp
2024-04-16  Tom TromeyCorrectly handle DIE parent computations
2024-04-16  Tom TromeyIntroduce class parent_map for DIE range map
2024-04-16  Tom TromeyAdd move operators for addrmap
2024-04-16  Tom TromeyChange handling of DW_TAG_enumeration_type in DWARF...
2024-04-16  Tom de Vries[gdb/symtab] Refactor condition in scan_attributes
2024-04-16  Nick CliftonFix test for sections with different VMA<->LMA relation...
2024-04-16  Simon Marchigdb/make-target-delegates.py: don't handle "void" in...
2024-04-16  Eli ZaretskiiRemove excess whitespace from doc strings of some commands
2024-04-16  Nick CliftonRemove accidental commit of an experimental change
2024-04-16  Tom de Vries[gdb/python] Throw MemoryError in inferior.read_memory...
2024-04-16  H.J. Lux86: Fix a memory leak in md_assemble
2024-04-16  H.J. Lugas: Free unused memory in scfi_ops_cleanup
2024-04-16  Fangrui SongSimplify readelf's RELR relocation display.
2024-04-16  Nick CliftonGas Doc: Update example of how .altmacro affects the...
2024-04-16  Simon CookRemove debug printout from 9dd918142787246ea7ed53494d9c...
2024-04-16  GDB AdministratorAutomatic date update in version.in
2024-04-15  Tom TromeyFix crash in gdb_rl_callback_handler
2024-04-15  Tom TromeyRemove 'copy_names' parameter from add_using_directive
2024-04-15  John Baldwingdb: Add Felix Willgerodt as the x86 architecture maint...
2024-04-15  Nick CliftonRemove dependency upon shlwapi library when building...
2024-04-15  Tom TromeyChange printf attribute to fix clang build
2024-04-15  Vijay ShankarWhen mapping sections to segments ensure that we do...
2024-04-15  Tom TromeyAvoid complaint warning on mingw
2024-04-15  Tom TromeyStrip trailing newlines from input string
2024-04-15  Christophe... gprofng: Fix dvi documentation build rule
2024-04-15  Bernd Edlingersim: riscv: Fix confusion with c.jal vs. c.addiw
2024-04-15  Bernd Edlingersim: riscv: Make stack 16-byte aligned
2024-04-15  Bernd Edlingersim: riscv: Fix PC at gdb breakpoints
2024-04-15  Lulu CaiLoongArch: ld:Report an error when seeing an unrecogniz...
2024-04-15  GDB AdministratorAutomatic date update in version.in
2024-04-14  GDB AdministratorAutomatic date update in version.in
2024-04-13  GDB AdministratorAutomatic date update in version.in
2024-04-12  Pedro AlvesFix setting watchpoints when current thread is running
2024-04-12  Pedro AlvesNew testcase gdb.threads/leader-exit-attach.exp (PR...
2024-04-12  Pedro AlvesCygwin/testsuite: Avoid infinite hang
2024-04-12  Andrew Burgessgdb/data-directory: silence output from mkinstalldirs...
2024-04-12  Nick CliftonUpdate description of macro keyword argument assignment...
2024-04-12  H.J. Lugas: Fix memory leaks in gen-sframe.c
2024-04-12  GDB AdministratorAutomatic date update in version.in
2024-04-11  Alan ModraRe: Fix null pointer dereference in process_debug_info()
2024-04-11  Nick CliftonImprove readelf's display of RELR relocs.
2024-04-11  Nick CliftonAdd -j/--display-section option to readelf.
2024-04-11  Tom de Vries[gdb/testsuite] Fix gdb.threads/access-mem-running...
2024-04-11  H.J. Lugas: Fix a CFI label name memory leak in scfi.c
2024-04-11  H.J. Lugas: Fix memory leaks in ginsn.c
2024-04-11  Tankut Baris... gdb: fix format in remote.c
2024-04-11  Alan ModraRemove bfdwin.c
2024-04-11  Alan Modraasan: heap buffer overflow elf_link_add_to_first_hash
2024-04-11  Alan ModraRe: Update objcopy's --section-alignment option
2024-04-11  H.J. Lux86-64: Use long NOPs for Intel Core processors
2024-04-11  H.J. Lummap: Fix a memory leak in _bfd_mmap_read_temporary
2024-04-11  H.J. Luelf: Fix a memory leak in _bfd_elf_add_dynamic_entry
2024-04-11  Alan ModraSegfault in _bfd_delete_bfd with USE_MMAP
2024-04-11  GDB AdministratorAutomatic date update in version.in
2024-04-10  Indu Bhagatgas: scfi: bugfixes for SCFI state propagation
2024-04-10  Indu Bhagatgas: gcfg: add_bb_at_ginsn must return root_bb
2024-04-10  Christophe... gdb, gdbserver: Add missing install-dvi Makefile target
2024-04-10  Nick Cliftonreadelf: Add -j/--display-section command line option.
2024-04-10  H.J. Lummap: Avoid the sanitizer configure check failure
2024-04-10  H.J. Lummap: Avoid the sanitizer configure check failure
2024-04-10  Alan ModraRe: ld testsuite: Append NOSANITIZE_CFLAGS to CFLAGS_FO...
2024-04-10  GDB AdministratorAutomatic date update in version.in
2024-04-09  Tom TromeyRewrite gdb_bfd_error_handler
2024-04-09  Jens Remusaarch64: Treat operand "SME list of ZA tiles" as immedi...
2024-04-09  Jens Remuss390: Flag conditional branch relative insns as condjump
2024-04-09  H.J. Lubfd: Define pagesize variables only for mmap
2024-04-09  Alex Coplanarm: Fix disassembly of MVE vq[r]shr[u]n
2024-04-09  Alex Coplanarm: Fix encoding of MVE vqshr[u]n
2024-04-09  Alex Coplanarm: Refactor condition for print_mve_shift_n
2024-04-09  JiaweiRISC-V: Support Zcmp push/pop instructions.
2024-04-09  mengqinggangLoongArch: ld: Move .got .got.plt before .data and...
2024-04-09  Hu, Lin1Support {evex} pseudo prefix for decode evex promoted...
2024-04-09  Alan ModraRemove dead code in bfdwin.c
2024-04-09  Alan Modrald testsuite: Append NOSANITIZE_CFLAGS to CFLAGS_FOR_TARGET
2024-04-09  GDB AdministratorAutomatic date update in version.in
next