]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-11-21  Nick CliftonFix: symbols eliminated by --gc-sections still trigger...
2023-11-21  Tom de Vries[gdb/tdep] Fix catching syscall execve exit for arm
2023-11-21  Nick CliftonFix: symbols eliminated by --gc-sections still trigger...
2023-11-21  Aditya Vidyadhar... Fix gdb.bas/sigall.exp testcase in AIX.
2023-11-21  Felix Willgerodtgdb: Fix segfault with a big .dynamic section size
2023-11-21  GDB AdministratorAutomatic date update in version.in
2023-11-20  Tom TromeyRestore .gdb_index v9 display in readelf
2023-11-20  Carl LovePowerPC: Fix test gdb.ada/finish-large.exp
2023-11-20  Nick Alcocklibctf: adding CU mappings should be idempotent
2023-11-20  Andrew Burgessgdb: fix reopen_exec_file for files with target: prefix
2023-11-20  Andrew Burgessgdb: move all bfd_cache_close_all calls in gdb_bfd.c
2023-11-20  Guinevere Larsengdb/infrun: simplify process_event_stop_test
2023-11-20  Guinevere Larsengdb/record: print frame information when exiting a...
2023-11-20  GDB AdministratorAutomatic date update in version.in
2023-11-19  GDB AdministratorAutomatic date update in version.in
2023-11-18  Jose E. Marchesigas: bpf: do not allow referring to register names...
2023-11-18  GDB AdministratorAutomatic date update in version.in
2023-11-17  David Faustbpf: avoid creating wrong symbols while parsing
2023-11-17  Simon Marchigdb: pass address_space to target dcache functions
2023-11-17  Simon Marchigdb: remove get_current_regcache
2023-11-17  Simon Marchigdb: remove regcache's address space
2023-11-17  Tom TromeyRemove extraneous blocks from dwarf2/read.c:new_symbol
2023-11-17  Joseph MyersFix read_ranges for 32-bit long
2023-11-17  Tom TromeyIgnore static members in NoOpStructPrinter
2023-11-17  Tom TromeyImplement the notStopped DAP response
2023-11-17  Tom TromeyRemove ExecutionInvoker
2023-11-17  Tom TromeyAutomatically run (most) DAP requests in gdb thread
2023-11-17  YunQiang SuGold/MIPS: Add targ_extra_size=64 for mips32 triples
2023-11-17  Tom TromeyHandle StackFrameFormat in DAP
2023-11-17  Pedro AlvesFix AMD_DBGAPI_SCOPED_DEBUG_START_END wrong setting
2023-11-17  Jan Beulichx86: improve a few diagnostics
2023-11-17  Jan Beulichx86: don't allow pseudo-prefixes to be overridden by...
2023-11-17  Jan Beulichx86: CPU-qualify {disp16} / {disp32}
2023-11-17  Jan Beulichx86: use IS_ELF
2023-11-17  Jan Beulichx86: conditionally hide object-format-specific functions
2023-11-17  Jan Beulichx86: fold conditionals in check_long_reg()
2023-11-17  Jan Beulichx86-64: extend expected-size check in check_qword_reg()
2023-11-17  mengqinggangLoongArch: Add more relaxation testcases
2023-11-17  mengqinggangLoongArch: Modify link_info.relax_pass from 3 to 2
2023-11-17  mengqinggangLoongArch: Remove "elf_seg_map (info->output_bfd) ...
2023-11-17  mengqinggangLoongArch: Multiple relax_trip in one relax_pass
2023-11-17  mengqinggangLoongArch: Directly delete relaxed instuctions in first...
2023-11-17  mengqinggangLoongArch: Fix ld --no-relax bug
2023-11-17  Simon Marchigdb: remove two uses of obstack
2023-11-17  GDB AdministratorAutomatic date update in version.in
2023-11-16  Tom TromeyFix small bug in compile.exp
2023-11-16  Andrew Burgessgdb/python: remove use of str.isascii()
2023-11-16  Srinath Parvathaneniaarch64: Add support for VMSA feature enhancements.
2023-11-16  Srinath Parvathaneniaarch64: Add new AT system instructions.
2023-11-16  Srinath Parvathaneniaarch64: Add support to new features in RAS extension.
2023-11-16  Srinath Parvathaneniaarch64: Add features to the Statistical Profiling...
2023-11-16  Srinath Parvathaneniaarch64: Add SLC target for PRFM instruction.
2023-11-16  Andrew Burgessgdb/NEWS: merge two 'New commands' sections
2023-11-16  Vladislav KhmelevskyFix emit-relocs for aarch64 gold
2023-11-16  Ying Huangsim: mips: Change E_MIPS_* to EF_MIPS_*
2023-11-16  Ying Huanggdb: mips: Change E_MIPS_* to EF_MIPS_*
2023-11-16  GDB AdministratorAutomatic date update in version.in
2023-11-15  Pedro AlvesFix gdb.threads/threads-after-exec.exp race
2023-11-15  Tom TromeyCheck gdb_python_module in gdbpy_handle_missing_debuginfo
2023-11-15  Tom TromeyMinor cleanups in ada-nested.exp
2023-11-15  Sam JamesFinalized intl-update patches (trois)
2023-11-15  Sam JamesFinalized intl-update patches (deux)
2023-11-15  YunQiang SuGAS/MIPS: add "--defsym r6=" for default when it's r6
2023-11-15  Arsen Arsenovi?Finalized intl-update patches
2023-11-15  YunQiang SuMIPS: Fix Irix gas testcases about pdr section
2023-11-15  GDB AdministratorAutomatic date update in version.in
2023-11-14  Tom TromeyRemove path name from test case
2023-11-14  Tom TromeyRemove some redundant "break"s
2023-11-14  Tom TromeyFilter invalid encodings from Linux thread names
2023-11-14  Tom TromeyUpdate gdb.Symbol.is_variable documentation
2023-11-14  Tom TromeyHandle the static link in FrameDecorator
2023-11-14  Tom TromeyFix a bug in DAP scopes code
2023-11-14  Tom TromeyAdd gdb.Frame.static_link method
2023-11-14  Tom TromeyMove follow_static_link to frame.c
2023-11-14  Tom TromeyAdd block::function_block
2023-11-14  Tom TromeyAdd two convenience methods to block
2023-11-14  Simon Marchigdb/MAINTAINERS: add Guinevere Larsen as record-full...
2023-11-14  Simon Marchigdb/MAINTAINERS: add Luis Machado as global maintainer
2023-11-14  Simon Marchigdb/MAINTAINERS: add John Baldwin as global maintainer
2023-11-14  Simon Marchigdb: normalize whitespaces in MAINTAINERS
2023-11-14  Tom de Vries[gdb/tui] Factor out tui_noscroll_window et al
2023-11-14  Tankut Baris... gdb: refactor make-target-delegates.py's ARGTYPES
2023-11-14  Tankut Baris... gdb: regenerate target-delegates.c
2023-11-14  Tom de Vries[gdb/testsuite] Fix gdb.threads/stepi-over-clone.exp...
2023-11-14  Andrew Burgessgdb: implement missing debug handler hook for Python
2023-11-14  Andrew Burgessgdb: add an extension language hook for missing debug...
2023-11-14  Andrew Burgessgdb: refactor objfile::find_and_add_separate_symbol_file
2023-11-14  Andrew Burgessgdb: merge debug symbol file lookup code from coffread...
2023-11-14  Andrew Burgessgdb/coffread: bring separate debug file logic into...
2023-11-14  Nick CliftonFix another linker command line option that was not...
2023-11-14  Nick CliftonImprove objdump's handling of compressed sections.
2023-11-14  GDB AdministratorAutomatic date update in version.in
2023-11-13  Tom de Vries[gdb/tui] Don't include border_width in left_margin
2023-11-13  Tom de Vries[gdb/tui] Add tui_win_info::{box_width,box_size}
2023-11-13  Tom de Vries[gdb/tui] Refactor prefresh call in tui_source_window_b...
2023-11-13  Carl LoveFix the gdb.ada/inline-section-gc.exp test
2023-11-13  Nick CliftonGNU-ld: ARM: Issues when trying to set target output...
2023-11-13  Mark WielaardRegenerate gas/config.in and ld/configure
2023-11-13  Nick CliftonAdd documentation for the MIPS assembler's -march=from...
2023-11-13  YunQiang SuMIPS: Fix binutils-all tests for r6 triples
next