]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2026-04-24  Pedro AlvesWindows gdb: Simplify windows_nat_target::wait
2026-04-24  Pedro AlvesWindows gdb+gdbserver: Eliminate windows_process_info...
2026-04-24  Pedro AlvesWindows gdb+gdbserver: Eliminate DONT_SUSPEND
2026-04-24  Pedro AlvesWindows gdb+gdbserver: Eliminate thread_rec(INVALIDATE_...
2026-04-24  Pedro AlvesWindows gdb: Eliminate reload_context
2026-04-24  Pedro AlvesWindows gdb: handle_output_debug_string return type
2026-04-24  Pedro AlvesWindows gdb+gdbserver: New find_thread, replaces thread...
2026-04-24  Tom de Vries[gdb/tui] Expand WDB reference
2026-04-24  Tom de Vries[gdb] Add error_value_not_available
2026-04-24  Pedro AlvesDon't pretend infcalls don't set the inferior running...
2026-04-24  Tom TromeyCall error_value_optimized_out from value_assign
2026-04-24  Nick Cliftonx86 disassembler: Add -Mannotate option to display...
2026-04-24  Tom de Vries[gdb] Improve selftest c_ctrl_unctrl
2026-04-24  Tom de Vries[gdbsupport] Add parameterless iterator_range constructor
2026-04-24  Tom de Vries[gdb] Simplify get_frame_function
2026-04-24  Tom de Vries[gdb] Simplify frame_follow_static_link
2026-04-24  Simon Marchigdb/dwarf: fix internal error in dwarf2_fetch_cfa_info...
2026-04-24  GDB AdministratorAutomatic date update in version.in
2026-04-23  Tom de Vries[pre-commit] Bump isort to 9.0.0a2
2026-04-23  Tom TromeySecond fix to attr_ref_and_charlit.exp
2026-04-23  Tom TromeyUpdate gdb.ada/attr_ref_and_charlit for gnat-llvm
2026-04-23  Alan Modraasan: unknown write in z80_elf_16_be_reloc
2026-04-23  Andrew Burgessgdb/dap: add support for opening core files
2026-04-23  Patrick MonneratImplement windows_nat_target::stop
2026-04-23  H.J. Luld: Limit PR ld/34088 test to Linux/x86-64 and Linux...
2026-04-23  GDB AdministratorAutomatic date update in version.in
2026-04-22  H.J. Luld: Maintain the input file order
2026-04-22  Tom de Vries[gdb/symtab] Factor out new_symbol_file_line
2026-04-22  GDB AdministratorAutomatic date update in version.in
2026-04-21  Alan Modralibctf ctf-link.c labs?
2026-04-21  Tom de Vries[gdb] Remove unnecessary defs.h/common-defs.h includes
2026-04-21  Tom de Vries[gdb/tui] Handle tui disable in new ui
2026-04-21  Tom de Vries[gdb] Add unit test for iterator_range
2026-04-21  Tom TromeyFix typo in sim/ppc/std-config.h
2026-04-21  Simon Marchigdb: add process_target_ops_ref
2026-04-21  Manuel JacobWhen setting the date stamp on an archive, honor the...
2026-04-21  Tankut Baris... gdb: remove braces in a for-loop
2026-04-21  Tankut Baris... gdb, multi-target: pass a target argument to delete_exi...
2026-04-21  Tankut Baris... gdb, multi-target: pass a target argument to prune_threads
2026-04-21  Tankut Baris... gdb: parameterize all_threads_safe for the target and...
2026-04-21  GDB AdministratorAutomatic date update in version.in
2026-04-20  Andrew Burgessgdb/python: new events.corefile_changed event
2026-04-20  Andrew Burgessgdb: refactor core_target ::close and ::detach functions
2026-04-20  Andrew Burgessgdb: delete some unnecessary code from core_target...
2026-04-20  Tom TromeyRemove OBJSTAT and OBJSTATS macros
2026-04-20  Tom TromeyRename context_stack and make it private
2026-04-20  Tom TromeyReturn void from buildsym_compunit::push_context
2026-04-20  Tom TromeyChange pop_context to return a block
2026-04-20  Tom TromeyRemove context_stack::depth
2026-04-20  Tom TromeyRemove some dead code from buildsym.c
2026-04-20  Tom TromeyUse scoped_restore for dwarf2_cu::list_in_scope
2026-04-20  Tankut Baris... gdb, testsuite: fix regression in gdb.multi/multi-...
2026-04-20  Jan Beulichx86/Intel: make PC-relative expressions work (again?)
2026-04-20  Jan Beulichx86/Intel: don't modify equates' expressions
2026-04-20  Jan Beulichgas: don't lose addend in snapshot_symbol() when hittin...
2026-04-20  Jan Beulichgas: don't fail due to local register symbols
2026-04-20  Alan Modram32r hi/lo reloc offset sanity checks
2026-04-20  Alan Modragas: segfault in out_debug_str
2026-04-20  Alan ModraDon't create got in bfin_relocate_section
2026-04-20  Alan Modratc-i386.c s_insn and input_line_pointer
2026-04-20  GDB AdministratorAutomatic date update in version.in
2026-04-19  Alan Modragas: don't allow single quote to go past eol
2026-04-19  Sunil Doragdb/ser-unix: add POSIX cfsetispeed/cfsetospeed support...
2026-04-19  Sunil Doragdb/ser-unix: fix musl build failure when setting custo...
2026-04-19  GDB AdministratorAutomatic date update in version.in
2026-04-18  Tom TromeyRemove "prefix" argument from cp_type_print_method_args
2026-04-18  Tom de Vries[gdb/build] Fix Wunused-variable in selftests::test_enu...
2026-04-18  Simon Marchigdbsupport: remove iteration_status_str
2026-04-18  GDB AdministratorAutomatic date update in version.in
2026-04-17  Andrew Burgessgdb: don't use .text as default entry point section
2026-04-17  Andrew Burgessgdb: int to bool in struct entry_info
2026-04-17  Simon Marchigdb: make iterate_over_symbols return void, rename...
2026-04-17  Simon Marchigdb: make symbol_found_callback_ftype a function_view
2026-04-17  Simon Marchigdb: change objfile::map_symtabs_matching_filename...
2026-04-17  Simon Marchigdb: split iterate_over_symtabs into for_each_symtab...
2026-04-17  Simon Marchigdb: split iterate_over_minimal_symbols into for_each_m...
2026-04-17  Simon Marchigdb: split iterate_over_threads into for_each_thread...
2026-04-17  Simon Marchigdb, gdbserver: split iterate_over_lwps into for_each_l...
2026-04-17  Simon Marchigdb, gdbserver: make iterate_over_lwps_ftype a function...
2026-04-17  Simon Marchigdb: introduce iteration_status enum, use it for search...
2026-04-17  Simon Marchigdb: rename search_symtabs_expansion_listener -> compun...
2026-04-17  Simon Marchigdb/dwarf: remove unused file_match parameter from...
2026-04-17  Nick CliftonAdd --debug-dir option to readelf and objdumo. Load...
2026-04-17  Andrew Burgessgdb/testsuite: fix skip-tree.exp test for PowerPC
2026-04-17  Jan Beulichx86/AT&T: properly reject effectively absent memory...
2026-04-17  Jan Beulichx86: refine special casing of insns with MSR as immediate
2026-04-17  Alan Modramake more use of elf_symtab_hdr
2026-04-17  Alan ModraRe: Add a "-O 0" option to the linker
2026-04-17  GDB AdministratorAutomatic date update in version.in
2026-04-16  Simon Marchigdb: use enumerate in gdbtypes.c
2026-04-16  Simon Marchigdb/dwarf: use enumerate in index-write.c
2026-04-16  Simon Marchigdbsupport: add gdb::ranges::views::enumerate util
2026-04-16  Tankut Baris... gdb: remove an unintended #undef
2026-04-16  Tom de Vries[gdb/build] Reimplement Wstringop-overread workaround
2026-04-16  H.J. Luld: Move "-O 0" option to binutils 2.47 section
2026-04-16  GDB AdministratorAutomatic date update in version.in
2026-04-15  Tom TromeyClean up comment in language.h
2026-04-15  Bratislav Filipovicgdb/testsuite: fix dw2-entry-pc.exp with ASLR
2026-04-15  GDB AdministratorAutomatic date update in version.in
2026-04-14  Tom de Vries[gdb/symtab] Add find_symbol_for_pc_maybe_inline
next