]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdbsupport
bfd: move ATTRIBUTE_HIDDEN to separate header
[thirdparty/binutils-gdb.git] / gdbsupport /
7 days ago  Simon Marchigdbsupport: bump unordered_dense to 4.8.0
10 days ago  Simon Marchigdbsupport: bump unordered_dense library to 4.6.0
2025-10-22  Tom TromeyAvoid c-ctype.h in libinproctrace.so
2025-10-20  Simon Marchigdb, gdbserver, gdbsupport: trim trailing whitespaces
2025-10-07  Simon Marchigdbsupport: make reference_to_pointer_iterator's constr...
2025-10-07  Simon Marchigdbsupport: remove variadicity from filtered_iterator...
2025-10-07  Simon Marchigdbsupport: remove variadicity from basic_safe_iterator...
2025-10-07  Simon Marchigdbsupport: remove variadicity from iterator_range...
2025-10-07  Tom de Vries[gdb/symtab] Improve invalid range check in create_addr...
2025-10-02  Tom TromeyIntroduce gdbsupport/cxx-thread.h and use it
2025-09-30  Simon Marchigdbsupport: add async parallel_for_each version
2025-09-30  Simon Marchigdbsupport: factor out work queue from parallel-for.h
2025-09-30  Simon Marchigdbsupport: use iterator range in parallel_for_each...
2025-09-30  Simon Marchigdbsupport: add iterator_range::empty
2025-09-30  Simon Marchigdbsupport: use dynamic partitioning in gdb::parallel_f...
2025-09-30  Simon Marchigdbsupport: re-work parallel_for_each test, again
2025-09-21  Andrew Burgessgdb: new maintenance command to help debug remote argum...
2025-09-15  Simon Marchigdbsupport: remove xmalloc in format_pieces
2025-09-15  Simon Marchigdbsupport: remove remaining alloca uses
2025-09-15  Simon Marchigdbsupport: format_pieces: declare variables when needed
2025-09-09  Tom TromeyUse gnulib c-ctype module in gdb
2025-09-09  Tom TromeyUse c-ctype.h (not safe-ctype.h) in gdb
2025-08-31  Simon Marchigdbsupport: remove unecessary template on iterator_rang...
2025-08-29  Simon Marchigdbsupport: make filtered_iterator work with pointers
2025-08-29  Christina Schimpegdb, gdbserver: Add support of Intel shadow stack point...
2025-08-29  Christina Schimpegdb, gdbserver: Use xstate_bv for target description...
2025-08-20  Pietro MonteiroRemove autoconf macro AC_HEADER_STDC
2025-08-05  Tom TromeyDo not include cleanups.h from common-defs.h
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.
next