binutils-gdb.git
2023-01-31 Andrew Burgessgas/ppc: Additional tests for DFP instructions
2023-01-31 Jan BeulichRISC-V: make C-extension JAL available again for (32...
2023-01-31 Alan ModraSilence ubsan warning about 1<<31
2023-01-31 Alan ModraPR 30060, ASAN error in bfd_cache_close
2023-01-31 Alan Modratestsuite XPASSes
2023-01-31 GDB AdministratorAutomatic date update in version.in
2023-01-30 Tom TromeyRemove value_next declaration
2023-01-30 Simon Marchigdb: fix dwarf2/cooked-index.c compilation on 32-bit...
2023-01-30 Mark Wielaardgdb: Replace memcpy with std::copy to avoid some g...
2023-01-30 Simon Marchigdb/dwarf: dump cooked index contents in cooked_index_f...
2023-01-30 Pedro Alvesenum_flags to_string
2023-01-30 Tom TromeyFix comparator bug in cooked index
2023-01-30 Tom TromeyClean up lnp_state_machine constructor
2023-01-30 Tom TromeyMake addrmap const-correct in cooked index
2023-01-30 Simon Marchigdb: provide const-correct versions of addrmap::find...
2023-01-30 Tom TromeyUse xfail in ptype_tagged_param.exp
2023-01-30 Christina Schimpegdb: Remove workaround for the vCont packet
2023-01-30 Christina Schimpegdb: Add per-remote target variables for memory read...
2023-01-30 Christina Schimpegdb: Make global feature array a per-remote target...
2023-01-30 GDB AdministratorAutomatic date update in version.in
2023-01-29 GDB AdministratorAutomatic date update in version.in
2023-01-28 GDB AdministratorAutomatic date update in version.in
2023-01-27 Tom TromeyMore const-correctness in cooked indexer
2023-01-27 Tom de Vries[gdb/testsuite] Simplify gdb.base/unwind-on-each-insn...
2023-01-27 Tom TromeyInvert test in gdb.ada/ptype_tagged_param.exp
2023-01-27 Andrew Burgessgdb/tui: more debug output
2023-01-27 Andrew Burgessgdb/tui: avoid extra refresh_window on vertical scroll
2023-01-27 Andrew Burgessgdb/tui: avoid extra refresh_window on horizontal scroll
2023-01-27 Andrew Burgessgdb/tui: rewrite of tui_source_window_base to handle...
2023-01-27 Andrew Burgessgdb/tui: make m_horizontal_offset private
2023-01-27 Andrew Burgessgdb/tui: disable tui mode when an assert triggers
2023-01-27 Andrew Burgessgdb/tui: improve errors from tui focus command
2023-01-27 Andrew Burgessgdb/testsuite: fix line feed scrolling in tuiterm.exp
2023-01-27 Nick CliftonAnother fix for EFI generation with LTO enabled.
2023-01-27 Jan Beulichx86: move reg_operands adjustment
2023-01-27 Jan Beulichx86: drop dead SSE2AVX-related code
2023-01-27 Jan Beulichx86: use ModR/M for FPU insns with operands
2023-01-27 Jan Beulichx86/Intel: improve special casing of certain insns
2023-01-27 Jan Beulichopcodes: suppress internationalization on build helper...
2023-01-27 Jan Beulichx86: remove internationalization from i386-gen.c
2023-01-27 Alan ModraCall bfd_close_all_done in ld_cleanup
2023-01-27 Alan ModraPerform cleanup in bfd_close after errors
2023-01-27 Alan ModraCall bfd_close_all_done in output_file_close
2023-01-27 Alan Modragas macro memory leaks
2023-01-27 Mark Harmstonegas/testsuite: Add -gcodeview test for aarch64-w64...
2023-01-27 Mark Harmstonegas: Add CodeView constant for aarch64
2023-01-27 Tom TromeyUse clean_restart in gdb.base
2023-01-27 Tom TromeyUse clean_restart in gdb.python
2023-01-27 Tom TromeyUse clean_restart in gdb.cp
2023-01-27 Tom TromeyUse clean_restart in gdb.disasm
2023-01-27 Tom TromeyUse clean_restart in gdb.perf
2023-01-27 Tom TromeyUse clean_restart in gdb.go
2023-01-27 Tom TromeyUse clean_restart in gdb.stabs
2023-01-27 Tom TromeyUse clean_restart in gdb.fortran
2023-01-27 Tom TromeyUse clean_restart in gdb.ada
2023-01-27 Tom TromeyUse clean_restart in gdb.dwarf2
2023-01-27 Tom TromeyUse clean_restart in gdb.reverse
2023-01-27 Tom TromeyUse clean_restart in gdb.arch
2023-01-27 Tom TromeyUse clean_restart in gdb.guile
2023-01-27 Tom TromeyUse clean_restart in gdb.threads
2023-01-27 Tom TromeyUse clean_restart in gdb.objc
2023-01-27 Tom TromeyUse clean_restart in gdb.trace
2023-01-27 Tom TromeyUse clean_restart in gdb.opencl
2023-01-27 Tom TromeyUse clean_restart in gdb.linespec
2023-01-27 Tom TromeyUse clean_restart in gdb.pascal
2023-01-27 Tom TromeyUse mi_clean_restart more
2023-01-27 Tom TromeyStart gdb after building executable in mi-basics.exp
2023-01-27 Tom TromeyRemove unnecessary call to standard_testfile
2023-01-27 Tom TromeyMinor "require" fixups
2023-01-27 Tom TromeyRemove some dead code in gdb.fortran/info-types.exp
2023-01-27 Tom TromeyEliminate spurious returns from the test suite
2023-01-27 Tom TromeyUse clean_restart in gdb.dlang
2023-01-27 Tom TromeyUse ordinary calling convention for clean_restart
2023-01-27 GDB AdministratorAutomatic date update in version.in
2023-01-26 Alan ModraFree gas/dwarf2dbg.c dirs
2023-01-26 Alan ModraSanity check dwarf5 form of .file
2023-01-26 Alan Modraresolve gas shift expressions with large exponents...
2023-01-26 Alan Modrasegv in coff_aarch64_addr32nb_reloc
2023-01-26 Simon Marchigdb/testsuite: initialize "correct" variable in gdb...
2023-01-26 Simon Marchigdb/testsuite/dap: fix gdb.dap/basic-dap.exp disassembl...
2023-01-26 Simon Marchigdb/testsuite/dap: make dap_wait_for_event_and_check...
2023-01-26 Simon Marchigdb/testsuite/dap: rename dap_read_event to dap_wait_fo...
2023-01-26 Simon Marchigdb/testsuite/dap: pass around dicts instead of TON...
2023-01-26 Simon Marchigdb/testsuite/dap: remove catch from dap_read_event
2023-01-26 Simon Marchigdb/testsuite/dap: make dap_request_and_response not...
2023-01-26 Simon Marchigdb/testsuite/dap: write requests to gdb.log
2023-01-26 Simon Marchigdb/testsuite/dap: prefix some procs with _
2023-01-26 Simon Marchigdb/testsuite/dap: use gdb_assert in gdb.dap/basic...
2023-01-26 Vladimir Mezentsevgprofng: PR30043 libgprofng.so.* are installed to a...
2023-01-26 Tom de Vries[gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64...
2023-01-26 Tom de Vries[gdb/testsuite] Add and use is_x86_64_m64_target
2023-01-26 GDB AdministratorAutomatic date update in version.in
2023-01-25 Mark Harmstoneld/testsuite: Add missing targets to PDB tests
2023-01-25 Mark Harmstoneld: Add pdb support to aarch64-w64-mingw32
2023-01-25 Torbjörn SVENSSONgdb/arm: Use new dwarf2 function cache
2023-01-25 Torbjörn SVENSSONgdb: dwarf2 generic implementation for caching function...
2023-01-25 Tom TromeyClean up unusual code in mi-cmd-stack.c
2023-01-25 H.J. Lui386: Pass -Wl,--no-as-needed to compiler as needed
2023-01-25 Tom TromeyMove target check into allow_altivec_tests
2023-01-25 Tom TromeyUse require with is_remote
next