]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdbsupport/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
2021-07-26  Andrew Burgessgdb: move remaining ChangeLogs to legacy files
2021-06-17  Pedro Alvesscoped_ignore_signal: Use sigprocmask+sigtimedwait...
2021-06-17  Pedro AlvesMove scoped_ignore_sigttou to gdbsupport/
2021-05-17  Andrew Burgessgdb: additional settings for emacs in .dir-locals.el
2021-05-09  Simon Marchigdbsupport: re-generate configure & friends
2021-05-08  Pedro AlvesDon't run personality syscall at configure time; don...
2021-04-30  Tom TromeyUse rvalue reference in thread_pool::post_task
2021-04-27  Michael Weghorngdbsupport: allow to specify dependencies between observers
2021-04-24  Simon Marchigdbsupport: add observer_debug_printf, OBSERVER_SCOPED_...
2021-04-24  Simon Marchigdbsupport: allow passing format string to scoped_debug...
2021-04-24  Simon Marchigdbsupport, gdb: give names to observers
2021-04-24  Simon Marchigdbsupport: introduce struct observer
2021-04-23  Simon Marchigdbsupport, gdb: change observer_debug to bool
2021-04-23  Simon Marchigdbsupport: include preprocessor.h in common-debug.h
2021-03-24  Luis MachadoNew memory-tag commands
2021-03-21  Alan ModraProvide an inline startswith function in bfd.h
2021-02-05  Paul E. Murphygnulib: update to 776af40e0
2021-01-23  Lancelot SIXImprove gdb_tilde_expand logic.
2021-01-22  Simon Marchigdb: add remote_debug_printf
2021-01-08  Simon Marchigdb: check for empty strings in get_standard_cache_dir...
2021-01-06  Mike Frysingergdbsupport: common-utils.h: fix typo in header
2021-01-04  Simon Marchigdb: introduce scoped debug prints
2020-12-11  Andrew Burgessgdbsupport: make use of safe-ctype functions from libiberty
2020-12-11  Simon Marchigdb: factor out debug_prefixed_printf_cond
2020-12-08  Alexander Fedotovgdbsupport: Use LOCALAPPDATA to determine cache dir
2020-12-01  Andrew Burgessgdbsupport/tdesc: print enum fields using 'evalue'...
2020-12-01  Chungyi Chigdbsupport/tdesc: print enum size attribute
2020-11-20  Tom TromeyIgnore system_error in thread startup
2020-11-10  Tom TromeyMove include block to pathstuff.h
2020-11-02  Tom TromeyAdd get_standard_config_dir function
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-31  Simon Marchigdb, gdbsupport: add debug_prefixed_printf, remove...
2020-10-31  Simon Marchigdbsupport: replace AC_TRY_COMPILE in common.m4
2020-10-31  Simon Marchigdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORK
2020-10-31  Simon Marchigdbsupport: replace AC_TRY_COMPILE in warning.m4
2020-10-31  Simon Marchigdbsupport: replace AC_TRY_COMPILE in ptrace.m4
2020-10-31  Simon Marchigdbsupport: re-indent ptrace.m4
2020-10-31  Simon Marchigdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC
2020-10-31  Simon Marchigdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD...
2020-10-26  Pedro Alvesgdb::handle_eintr, remove need to specify return type
2020-10-26  Simon Marchigdb: move ptrace.m4 to gdbsupport
2020-10-08  Andrew Burgessgdb: Have allocate_target_description return a unique_ptr
2020-10-07  Tom TromeyMove simple_search_memory to gdbsupport/search.cc
2020-10-02  Simon Marchigdb: add debug prints in event loop
2020-10-02  Simon Marchigdb: move debug_prefixed_vprintf here
2020-10-02  Simon Marchigdb: give names to event loop file handlers
2020-10-01  Kamil RytarowskiPreinitialize the sockaddr_un variable to zero
2020-09-29  Pedro AlvesTweak gdbsupport/valid-expr.h for GCC 6, fix build
2020-09-24  Simon Marchigdb: remove file_handler typedef
2020-09-16  John BaldwinRequire kinfo_get_file and kinfo_get_vmmap for FreeBSD...
2020-09-14  Pedro AlvesRewrite enum_flags, add unit tests, fix problems
2020-09-14  Pedro AlvesRewrite valid-expr.h's internals in terms of the detect...
2020-09-10  Kamil RytarowskiAdd handle_eintr to wrap EINTR handling in syscalls
2020-08-13  Simon Marchigdb: allow specifying multiple filters when running...
2020-07-30  Rainer OrthUnify Solaris procfs and largefile handling
2020-07-28  Tom de Vries[gdb/build] Fix Wmaybe-uninitialized in gdb_optional.h
2020-07-17  Andrew Burgessgdb/riscv: delete target descriptions when gdb exits
2020-06-30  Tom TromeyDo not define basic_string_view::to_string
2020-06-27  Simon Marchigdbsupport: add format attribute to print_xml_feature...
2020-06-23  Andrew Burgessgdb: New maintenance command to print XML target descri...
2020-06-23  Andrew Burgessgdb: Print compatible information within print_xml_feature
2020-05-25  Michael Weghorngdbsupport: Drop now unused function 'stringify_argv'
2020-05-25  Michael Weghorngdbsupport: Let construct_inferior_arguments take gdb...
2020-05-25  Michael Weghorngdbsupport: Adapt construct_inferior_arguments
2020-05-25  Michael Weghorngdb: Move construct_inferior_arguments to gdbsupport
2020-05-15  Kevin BuettnerDisable record btrace bts support for AMD processors
2020-05-14  Tankut Baris Aktemurgdb: protect some 'regcache_read_pc' calls
2020-04-28  Tankut Baris AktemurFix typo (thead -> thread)
2020-04-27  Simon Marchigdbsupport: include cstdlib in common-defs.h
2020-04-20  Tom TromeyMark move constructors as "noexcept"
2020-04-13  Tom TromeyMove gdb_notifier comment
2020-04-13  Tom TromeyMove event-loop.[ch] to gdbsupport/
2020-04-13  Tom TromeyIntroduce and use flush_streams
2020-04-13  Tom TromeyMove gdb_select.h to gdbsupport/
2020-04-13  Tom TromeyMove event-loop configury to common.m4
2020-03-31  Tom TromeyDon't pass NULL to memcpy in gdb
2020-03-27  Andrew Burgessgdbsupport: Resolve shellcheck issues in create-version...
2020-03-20  Simon Marchigdb: remove HAVE_DECL_PTRACE
2020-03-18  Kamil RytarowskiInclude <alloca.h> conditionally
2020-03-12  Tom TromeyChange gdbsupport not to rely on BFD
2020-03-12  Simon MarchiMove gdb/selftest.m4 to gdbsupport/selftest.m4
2020-03-12  Simon MarchiMove sourcing of development.sh to GDB_AC_COMMON
2020-03-12  Simon Marchigdb/selftest.m4: ensure $development is set
2020-03-11  Simon Marchigdb: enable -Wmissing-prototypes warning
2020-03-08  Tom TromeyFix two typos in gdb_binary_search.h
2020-03-06  Andrew Burgessgdbserver/gdbsupport: Add .dir-locals.el file
2020-03-05  Vyacheslav Petrishchevgdbsupport/configure.ac: source development.sh
2020-03-05  Tankut Baris Aktemurgdb, gdbserver, gdbsupport: add .gitattributes files
2020-03-03  Simon Marchigdbsupport: re-generate Makefile.in
2020-02-28  Sergio Durigan JuniorFix comment for 'gdb_dlopen'
2020-02-19  Andrew BurgessMerge changes from GCC for the config/ directory
2020-02-14  Tom TromeyChange gdbserver to use existing gnulib and libiberty
2020-02-13  Simon Marchigdbsupport: rename source files to .cc
2020-02-11  Simon MarchiRe-generate gdb/gdbserver/gdbsupport configure scripts
2020-02-11  Simon MarchiAdd -Wstrict-null-sentinel to gdbsupport/warning.m4
2020-02-11  Simon MarchiMove gdb/warning.m4 to gdbsupport
2020-02-11  Simon Marchigdbsupport: use AM_GDB_WARNINGS
2020-02-10  Tom de Vries[gdb] Fix -Wstrict-null-sentinel warnings
2020-01-24  Christian BiesingerSupport the NetBSD version of pthread_setname_np
2020-01-17  Pedro AlvesFix gdbsupport build on compilers that don't default...
next