]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdbsupport
zlib: import zlib-1.3.1 [PR32933]
[thirdparty/binutils-gdb.git] / gdbsupport /
2025-07-13  Tom de Vries[gdb/build] Work around GCC ipa-modref bug
2025-06-20  Aleksandar Rikalogdbsupport: Use xsnprintf() instead of strcat() in...
2025-06-13  Simon Marchigdbsupport: make gdb::parallel_for_each's n parameter...
2025-05-29  Simon Marchigdb, gdbsupport: fix all `;;` instances
2025-05-29  Pedro AlvesFix build when RUSAGE_THREAD is not available & add...
2025-05-12  Patrick Monneratgdbsupport/event-loop: do not truncate poll timeouts...
2025-05-02  Tom de Vries[gdbsupport] Reimplement phex and phex_nz as templates
2025-04-29  Simon Marchigdb: add scoped_time_it
2025-04-29  Simon Marchigdbsupport: move run_time_clock::now(user, system)...
2025-04-24  Simon Marchigdbsupport: add missing include guard to remote-args.h
2025-04-24  Tom TromeyIntroduce attribute::signed_constant
2025-04-24  Andrew Burgessgdb: move remote arg splitting and joining into gdbsupport/
2025-04-09  Simon Marchigdbsupport: fix Makefile.in copyright dates
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-03-31  Tom de Vries[gdb] Check strpbrk against nullptr
2025-03-31  Lancelot SIXgdbsupport/common-inferior.c: Fix mingw build
2025-03-31  Tom de Vries[pre-commit] Add codespell hook
2025-03-27  Tom de Vries[gdb/contrib] Drop two words from codespell-ignore...
2025-03-27  Tom de Vries[gdbsupport] Ignore pathc in codespell check in gdb_til...
2025-03-27  Tom de Vries[gdbsupport] Fix a typo in common-debug.h
2025-03-20  Tom de Vries[gdbsupport] Fix typo in common-inferior.h
2025-03-18  Andrew Burgessgdb: split up construct_inferior_arguments
2025-03-18  Andrew Burgessgdb: remove the !startup_with_shell path from construct...
2025-03-17  Simon Marchigdbsupport: add some -Wunused-* warning flags
2025-03-17  Simon Marchigdbsupport: re-format and sort warning flags
2025-03-12  Tom TromeyUse correct types in string-set.h
2025-03-10  Tom TromeyAdd string cache and use it in cooked index
2025-03-10  Tom TromeyFix check-include-guards.py
2025-03-06  Tom de Vries[gdbsupport] Add codespell section in setup.cfg
2025-03-06  Tom de Vries[gdbsupport] Fix some typos
2025-02-28  Simon Marchigdb, gdbserver, gdbsupport: fix some namespace comment...
2025-02-25  Ciaran WoodwardFix mkdir_recursive on windows when CWD is root
2025-02-10  Simon Marchigdbsupport: add gdb::make_array_view overload to create...
2025-01-29  Andrew Burgessgdbserver: introduce and use new gdb::argv_vec class
2025-01-10  Tom de Vries[gdb/build, c++20] Fix build with gcc 10
2025-01-08  Thiago Jung BauermannGDB, gdbserver: Convert regcache_register_size function...
2025-01-06  Tom TromeySimplify traits.h using C++17
2024-12-22  Carlos GalvezFix -Wenum-constexpr-conversion in enum-flags.h
2024-12-18  Tom TromeyRun check-include-guards.py
2024-12-17  Tankut Baris Aktemurgdbsupport: fix a typo in a comment in common-regcache.h
2024-12-09  Andrew Burgessgdb: allow core file containing special characters...
2024-12-06  Simon Marchigdb, gdbserver, gdbsupport: remove some unused gdb_vecs...
2024-12-04  Simon Marchi[gdb/build] Fix build breaker on mingw-w64
2024-12-02  Simon Marchigdb, gdbserver, gdbsupport: flatten and sort some...
2024-11-26  Simon Marchigdbsupport: add unordered_dense.h 4.4.0
2024-11-23  Tom de Vries[gdbsupport] Rerun autoreconf -f
2024-11-23  Tom de Vries[gdb/contrib] Add two rules in common-misspellings.txt
2024-11-22  Guinevere Larsengdb: Introduce RAII signal handler setter
2024-11-22  Tom de Vries[gdbsupport] Handle EINTR in event-pipe.cc
2024-11-22  Tom de Vries[gdb] Handle EINTR in ser-event.c
2024-11-22  Tom de Vries[gdb] Add gdb::wait
2024-11-22  Tom de Vries[gdbsupport] Add gdb::{waitpid,read,write,close}
2024-11-18  Tom de Vries[gdb] Fix some typos
2024-11-12  Tom de Vries[gdb/tdep] Use raw_supply_part_zeroed for AArch64
2024-11-04  Tom TromeyRemove gdb::hash_enum
2024-10-19  Tom TromeyPass current directory to gdb_abspath
2024-10-19  Tom de Vries[gdbsupport] Add gdb::array_view::{iterator,const_iterator}
2024-10-19  Tom de Vries[gdbsupport] Use std::span-style iterators for gdb...
2024-10-17  Tom de Vries[gdb/build] Use -fno-hoist-adjacent-loads for gcc ...
2024-10-10  Andrew Burgessgdb/gdbserver: change shared set_tdesc_osabi to take...
2024-10-10  Andrew Burgessgdb: split osabi support between gdb/ and gdbsupport...
2024-10-06  Tom de Vries[gdb] Fix common misspellings
2024-09-25  Schimpe, Christinagdb, gdbserver, python, testsuite: Remove MPX.
2024-09-24  Felix Willgerodtbtrace: Enable event tracing on Linux for Intel PT.
2024-09-24  Tom de Vries[gdb] Make scope_exit constructor throw
2024-09-13  Simon Marchigdbsupport/intrusive-list: add owning_intrusive_list
2024-09-13  Simon Marchigdbsupport/intrusive-list: make insert return an iterator
2024-09-13  Simon Marchigdbsupport/intrusive-list: sprinkle noexcept
2024-09-07  Andrew Burgessgdb: add another overload of startswith
2024-08-19  Andrew Burgessgdb: avoid '//' in filenames when searching for debuginfo
2024-08-14  Felix Willgerodtbtrace, python: Enable ptwrite filter registration.
2024-08-14  Felix Willgerodtbtrace, gdbserver: Add ptwrite to btrace_config_pt.
2024-08-12  Simon Marchigdb, gdbsupport: use `using` in enum flags code
2024-08-12  Simon Marchigdbsupport: remove C enum flags fallback
2024-08-12  Simon Marchigdbsupport: remove #ifndef REALTIME_LO in signals.cc
2024-08-02  Simon Marchigdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension
2024-07-16  Simon Marchigdb, gdbserver, gdbsupport: use [[noreturn]] instead...
2024-06-27  Andrew Burgessgdb: add overloads of gdb_tilde_expand
2024-06-27  Andrew Burgessgdb: add overloads of gdb_abspath
2024-06-24  Tom TromeyRemove hashtab_obstack_allocate
2024-06-20  Alan ModraRevert "Remove LIBINTL_DEP"
2024-06-20  Alan ModraRemove LIBINTL_DEP
2024-06-14  Andrew Burgessgdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET defin...
2024-06-09  Matthieu Longoautoupdate: add square brackets around arguments of...
2024-06-09  Matthieu Longoautoupdate: replace obsolete macros AC_CONFIG_HEADER
2024-06-08  Simon Marchigdb: remove get_exec_file
2024-06-08  Simon Marchigdb: replace `get_exec_file (0)` calls with `current_pr...
2024-05-16  Pedro AlvesStop 'configure --enable-threading' if std::thread...
2024-05-06  Bernd EdlingerFix build issues with mingw toolchain
2024-04-23  Simon Marchigdb: move RequireLongest to gdbsupport/traits.h
2024-04-22  Tom TromeyUse std::vector in event-loop.cc
2024-04-18  Simon Marchigdbsupport: constify some return values in print-utils...
2024-04-17  Simon Marchigdbsupport, gdbserver, gdb: use -Wno-vla-cxx-extension
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: include early header files...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: reformat some Makefile...
2024-03-21  Tom TromeyRequire trivial destructor in allocate_on_obstack
2024-03-19  Andrew Burgessgdbsupport: rename include guard in gdb-checked-static...
2024-03-19  Andrew Burgessgdb: use static_cast in gdb::checked_static_cast
2024-03-14  Tom de Vries[gdb/build] Fix build on postmarketos
next