]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdbsupport/configure
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdbsupport / configure
2024-04-17  Simon Marchigdbsupport, gdbserver, gdb: use -Wno-vla-cxx-extension
2024-01-11  Mike Frysingergdbsupport: tighten up libiberty code a bit with dnl
2024-01-11  Mike Frysingergdb: libiberty: switch to AC_CHECK_DECLS_ONCE
2023-11-29  Tom TromeySwitch to -Wimplicit-fallthrough=5
2023-11-15  Arsen Arsenovi?Finalized intl-update patches
2023-10-28  Lancelot Sixgdb/gdbsupport/gdbserver: Require c++17
2023-10-28  Lancelot Sixgdb/ax_cxx_compile_stdcxx.m4: upgrade
2023-10-13  Tom TromeyMove -lsocket check to common.m4
2023-01-11  Tom TromeySet _WIN32_WINNT in common.m4 configure check
2023-01-05  Simon Marchigdbsupport: move libxxhash configure check to gdbsupport
2022-10-10  Simon Marchigdbsupport: re-generate configure
2022-09-08  Tsukasa OIgdbsupport: Fix config.status dependency
2022-06-27  Pedro AlvesMake GDBserver abort on internal error in development...
2022-04-14  Tom TromeyLet std::thread check pass even without pthreads
2022-02-22  John Baldwingdbsupport: Add an event-pipe class.
2022-01-13  Andrew Burgessgdb: don't use -Wmissing-prototypes with g++
2021-12-15  Luis MachadoNew --enable-threading configure option to control...
2021-11-09  Tom TromeyFix build on rhES5
2021-10-19  Tom TromeyFix format_pieces selftest on Windows
2021-10-04  Tom de Vries[gdb/build] Add CXX_DIALECT to CXX
2021-10-04  Andrew Burgessgdbsupport: remove attempt to define TARGET_WORD_SIZE
2021-07-05  Simon Marchigdbsupport/common.m4: check for sigtimedwait
2021-05-09  Simon Marchigdbsupport: re-generate configure & friends
2020-10-31  Simon Marchigdbsupport: replace AC_TRY_COMPILE in common.m4
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-09-16  John BaldwinRequire kinfo_get_file and kinfo_get_vmmap for FreeBSD...
2020-07-30  Rainer OrthUnify Solaris procfs and largefile handling
2020-04-13  Tom TromeyMove event-loop configury to common.m4
2020-03-20  Simon Marchigdb: remove HAVE_DECL_PTRACE
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-05  Vyacheslav Petrishchevgdbsupport/configure.ac: source development.sh
2020-02-19  Andrew BurgessMerge changes from GCC for the config/ directory
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 Marchigdbsupport: use AM_GDB_WARNINGS
2020-01-17  Pedro AlvesFix gdbsupport build
2020-01-14  Tom TromeyMove many configure checks to common.m4
2020-01-14  Tom TromeyMove gdbsupport to the top level