]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-04-20  Tom TromeyLet mapped index classes create the quick_symbol_functi...
2022-04-20  Tom TromeyGive mapped_index_base a virtual destructor
2022-04-20  Tom TromeyMove mapped_index_base to new header file
2022-04-20  Jan Beulichx86: reject all invalid SAE variants
2022-04-20  Alan ModraRe: xcoff: implement linker relaxation
2022-04-20  Alan ModraRevert "as: Reject unknown -gXXX option" testsuite
2022-04-20  Cl?ment Chigotxcoff: implement linker relaxation
2022-04-20  Cl?ment ChigotStubs (added in a later patch) will generate new .loade...
2022-04-20  Tom TromeyUse symbol_symtab accessor in compile-object-load.c
2022-04-20  Nick CliftonAdd linker warning for when it creates an executable...
2022-04-20  Tom TromeyMicro-optimize cooked_index_entry::full_name
2022-04-20  Tiezhu Yanggdb: LoongArch: Implement loongarch_scan_prologue()
2022-04-20  GDB AdministratorAutomatic date update in version.in
2022-04-19  H.J. Luas: Reject unknown -gXXX option
2022-04-19  Lancelot SIXgdb/selftest-arch: Make register_test_foreach_arch...
2022-04-19  Lancelot SIXgdbsupport/selftest: Allow lazy registration
2022-04-19  Lancelot SIXgdbsupport/selftest: Replace for_each_selftest with...
2022-04-19  Jan Beulichx86: don't mistake ordinary immediates for SAE / roundi...
2022-04-19  Jan Beulichx86: VCMPSH is Evex.LLIG
2022-04-19  Jan Beulichx86: drop stray CheckRegSize from VFPCLASSPH
2022-04-19  Jan Beulichx86/Intel: test non-legacy VCVT{,U}SI2SH insn forms
2022-04-19  Jan Beulichx86: correct and simplify NOP disassembly
2022-04-19  GDB AdministratorAutomatic date update in version.in
2022-04-18  Simon Marchigdb/testsuite/dwarf: don't automatically add directory...
2022-04-18  Simon Marchigdb: use gdb_tilde_expand instead of gdb_tilde_expand_u...
2022-04-18  Simon Marchigdbsupport: make gdb_realpath_keepfile return an std...
2022-04-18  Simon Marchigdbsupport: make gdb_abspath return an std::string
2022-04-18  Simon Marchigdb: call gdb_tilde_expand instead of gdb_tilde_expand_...
2022-04-18  Tom TromeyUpdate gnulib
2022-04-18  Tom TromeyFix C++ cast of derived class to base class
2022-04-18  Simon Marchigdb/testsuite: make gdb.ada/mi_prot.exp stop at expecte...
2022-04-18  Vignesh Balasubramaniangdb/testsuite: add text_segment option to gdb_compile
2022-04-18  Enze Ligdb: fix using clear command to delete non-user breakpo...
2022-04-18  GDB AdministratorAutomatic date update in version.in
2022-04-17  GDB AdministratorAutomatic date update in version.in
2022-04-16  Tom TromeyAdd comments to dwarf2/abbrev-cache.h
2022-04-16  GDB AdministratorAutomatic date update in version.in
2022-04-15  Tom TromeyReturn void from gdb_putc
2022-04-15  Tom TromeyHandle "set height 1"
2022-04-15  Tom TromeyAllow word wrapping even when paging is disabled
2022-04-15  Tom TromeyImplement value_print for Rust
2022-04-15  Tom TromeyReimplement Rust slice printing
2022-04-15  Tom TromeyRemove some dead code from the Rust value printer
2022-04-15  Tom TromeyMatch rustc beta versions
2022-04-15  Tom de Vries[gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32
2022-04-15  Tom TromeyRemove WITH_SIM define
2022-04-15  Tom de Vries[gdb/testsuite] Fix gdb.go/methods.exp with check-readmore
2022-04-15  GDB AdministratorAutomatic date update in version.in
2022-04-14  Pedro Alvesgdbserver: Eliminate prepare_to_access_memory
2022-04-14  Pedro Alvesgdbserver/linux: Access memory even if threads are...
2022-04-14  Pedro Alvesgdbserver: special case target_write_memory len==0
2022-04-14  Pedro Alvesgdbserver/qXfer::threads, prepare_to_access_memory...
2022-04-14  Tom TromeyIgnore 0,0 entries in .debug_aranges
2022-04-14  Tom TromeyUse GetThreadDescription on Windows
2022-04-14  Tom TromeySet the worker thread name on Windows
2022-04-14  Tom TromeyImplement thread_name for gdbserver
2022-04-14  Tom TromeyShare handle_ms_vc_exception with gdbserver
2022-04-14  Tom TromeyMove target_read_string to target/target.c
2022-04-14  Tom TromeyRemove the byte order parameter to target_read_string
2022-04-14  Tom TromeyRename read_string
2022-04-14  Tom TromeyDon't call QUIT in read_string
2022-04-14  Tom TromeyFix possible Cygwin build problem
2022-04-14  Lancelot SIXgdb/testsuite: Fix race in gdb.dwarf2/calling-conventio...
2022-04-14  Tom TromeySilence -Wmaybe-uninitialized warning from target_waits...
2022-04-14  Tom TromeyFix regression on Windows with WOW64
2022-04-14  Tom TromeyReorganize Python events documentation
2022-04-14  Simon Marchigdb: remove move constructor and move assignment operat...
2022-04-14  Tom TromeyLet std::thread check pass even without pthreads
2022-04-14  Tiezhu Yanggdb: fix build errors in gdbsupport/thread-pool.h used...
2022-04-14  Tom de Vries[gdb/testsuite] Detect 'No MPX support'
2022-04-14  Sergei TrofimovichM68K: avoid quadratic slowdlow in label alignment check
2022-04-14  caiyinyuld:LoongArch: Fix glibc fail: tst-audit25a/b.
2022-04-14  GDB AdministratorAutomatic date update in version.in
2022-04-13  Simon Marchigdb: add ATTRIBUTE_PRINTF to complaint_interceptor...
2022-04-13  Simon Marchigdb: fix clang build failure in msymbol_is_mips
2022-04-13  Alexander von... binutils: enable PE on 32bit haiku build
2022-04-13  Pedro AlvesMake intrusive_list_node's next/prev private
2022-04-13  Pedro AlvesTidy gdb.base/parse_number.exp
2022-04-13  Alan Modraubsan: member access within null pointer of union
2022-04-13  GDB AdministratorAutomatic date update in version.in
2022-04-12  Tom TromeyFix bug in Ada number lexing
2022-04-12  Simon Marchigdb: fix "passing NULL to memcpy" UBsan error in dwarf2...
2022-04-12  Simon Marchigdb: change subfile::line_vector to an std::vector
2022-04-12  Simon Marchigdb: use std::vector for temporary linetable_entry...
2022-04-12  Simon Marchigdb: change subfile::name and buildsym_compunit::m_comp...
2022-04-12  Simon Marchigdb: allocate subfile with new
2022-04-12  Simon Marchigdb: use decltype instead of typeof in dwarf2/read.c
2022-04-12  Simon Marchigdbsupport: use result_of_t instead of result_of in...
2022-04-12  Tom TromeyRemove dwarf2_per_cu_data::v
2022-04-12  Tom TromeyDelete DWARF psymtab code
2022-04-12  Tom TromeyEnable the new DWARF indexer
2022-04-12  Tom TromeyAdapt .debug_names writer to new DWARF scanner
2022-04-12  Tom TromeyAdapt .gdb_index writer to new DWARF scanner
2022-04-12  Tom TromeyGenericize addrmap handling in the DWARF index writer
2022-04-12  Tom TromeyChange parameters to write_address_map
2022-04-12  Tom TromeyChange the key type in psym_index_map
2022-04-12  Tom TromeyRename write_psymtabs_to_index
2022-04-12  Tom Tromey"Finalize" the DWARF index in the background
2022-04-12  Tom TromeyParallelize DWARF indexing
2022-04-12  Tom TromeyPre-read DWARF section data
next