Age | Commit message (Expand) | Author | Files | Lines |
2024-12-02 | gdb, gdbserver, gdbsupport: flatten and sort some list in configure files | Simon Marchi | 1 | -6/+61 |
2024-08-14 | btrace, python: Enable ptwrite filter registration. | Felix Willgerodt | 1 | -0/+11 |
2024-08-02 | gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension | Simon Marchi | 1 | -1/+1 |
2024-05-16 | Stop 'configure --enable-threading' if std::thread doesn't work | Pedro Alves | 1 | -3/+11 |
2024-05-06 | Fix build issues with mingw toolchain | Bernd Edlinger | 1 | -0/+1 |
2024-04-17 | gdbsupport, gdbserver, gdb: use -Wno-vla-cxx-extension | Simon Marchi | 1 | -0/+1 |
2024-03-14 | gdbserver/linux: probe for libiconv in configure | Simon Marchi | 1 | -0/+352 |
2024-01-10 | gdbsupport: tighten up libiberty code a bit with dnl | Mike Frysinger | 1 | -3/+1 |
2024-01-10 | gdb: libiberty: switch to AC_CHECK_DECLS_ONCE | Mike Frysinger | 1 | -58/+69 |
2023-11-29 | Switch to -Wimplicit-fallthrough=5 | Tom Tromey | 1 | -1/+1 |
2023-11-15 | Finalized intl-update patches (deux) | Sam James | 1 | -14/+1928 |
2023-10-28 | gdb/gdbsupport/gdbserver: Require c++17 | Lancelot Six | 1 | -25/+1519 |
2023-10-28 | gdb/ax_cxx_compile_stdcxx.m4: upgrade | Lancelot Six | 1 | -10/+34 |
2023-10-12 | Move -lsocket check to common.m4 | Tom Tromey | 1 | -0/+57 |
2023-01-11 | Set _WIN32_WINNT in common.m4 configure check | Tom Tromey | 1 | -1/+11 |
2023-01-05 | gdbsupport: move libxxhash configure check to gdbsupport | Simon Marchi | 1 | -0/+514 |
2022-09-28 | Renenerate {gdb,gdbserver}/configure | Pedro Alves | 1 | -2/+2 |
2022-04-14 | Let std::thread check pass even without pthreads | Tom Tromey | 1 | -10/+9 |
2022-01-13 | gdb: don't use -Wmissing-prototypes with g++ | Andrew Burgess | 1 | -1/+65 |
2021-12-15 | New --enable-threading configure option to control use of threads in GDB/GDBs... | Luis Machado | 1 | -1/+23 |
2021-11-09 | Fix build on rhES5 | Tom Tromey | 1 | -0/+16 |
2021-11-04 | gdbserver: re-generate configure | Simon Marchi | 1 | -0/+46 |
2021-10-04 | [gdb/build] Add CXX_DIALECT to CXX | Tom de Vries | 1 | -0/+8 |
2021-07-05 | gdbsupport/common.m4: check for sigtimedwait | Simon Marchi | 1 | -1/+1 |
2021-06-19 | gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS | Mike Frysinger | 1 | -0/+1 |
2021-05-08 | Don't run personality syscall at configure time; don't check it at all | Pedro Alves | 1 | -74/+0 |
2021-04-13 | Remove process_stratum_target::hostio_last_error abstraction | Pedro Alves | 1 | -1/+1 |
2020-10-31 | gdbserver: replace AC_TRY_COMPILE in acinclude.m4 | Simon Marchi | 1 | -10/+10 |
2020-10-31 | gdbsupport: replace AC_TRY_COMPILE in common.m4 | Simon Marchi | 1 | -4/+7 |
2020-10-31 | gdbsupport: replace AC_TRY_COMPILE in warning.m4 | Simon Marchi | 1 | -3/+4 |
2020-10-31 | gdbsupport: replace AC_TRY_COMPILE in ptrace.m4 | Simon Marchi | 1 | -1/+6 |
2020-10-31 | gdbsupport: re-indent ptrace.m4 | Simon Marchi | 1 | -27/+28 |
2020-10-31 | gdbserver: modernize configure.ac | Simon Marchi | 1 | -9/+24 |
2020-10-31 | gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A... | Simon Marchi | 1 | -1/+5 |
2020-10-24 | gdbserver: re-generate configure | Simon Marchi | 1 | -1/+15 |
2020-07-30 | Unify Solaris procfs and largefile handling | Rainer Orth | 1 | -25/+32 |
2020-07-26 | Don't unnecessarily redefine 'socklen_t' type in MinGW builds. | Eli Zaretskii | 1 | -2/+6 |
2020-06-12 | gdbserver: remove support for Neutrino | Simon Marchi | 1 | -2/+0 |
2020-06-12 | gdbserver: remove support for LynxOS | Simon Marchi | 1 | -2/+0 |
2020-04-27 | gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_struct | Simon Marchi | 1 | -28/+0 |
2020-04-13 | Move event-loop configury to common.m4 | Tom Tromey | 1 | -2/+2 |
2020-03-20 | gdb: remove HAVE_DECL_PTRACE | Simon Marchi | 1 | -20/+0 |
2020-03-12 | Change gdbserver to use existing gdbsupport | Tom Tromey | 1 | -3/+4 |
2020-03-12 | Fix gdbserver build when intl already built | Tom Tromey | 1 | -0/+83 |
2020-03-12 | Move sourcing of development.sh to GDB_AC_COMMON | Simon Marchi | 1 | -435/+436 |
2020-03-12 | gdb/selftest.m4: ensure $development is set | Simon Marchi | 1 | -0/+5 |
2020-03-11 | gdb: enable -Wmissing-prototypes warning | Simon Marchi | 1 | -0/+1 |
2020-02-19 | Merge changes from GCC for the config/ directory | Andrew Burgess | 1 | -6/+23 |
2020-02-14 | Change gdbserver to use existing gnulib and libiberty | Tom Tromey | 1 | -218/+1 |
2020-02-13 | gdbserver: rename source files to .cc | Simon Marchi | 1 | -1/+1 |