Age | Commit message (Expand) | Author | Files | Lines |
2024-12-02 | gdb, gdbserver, gdbsupport: flatten and sort some list in configure files | Simon Marchi | 1 | -11/+38 |
2024-08-14 | btrace, python: Enable ptwrite filter registration. | Felix Willgerodt | 1 | -0/+2 |
2024-05-16 | Stop 'configure --enable-threading' if std::thread doesn't work | Pedro Alves | 1 | -3/+10 |
2024-05-06 | Fix build issues with mingw toolchain | Bernd Edlinger | 1 | -0/+1 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-10-12 | Move -lsocket check to common.m4 | Tom Tromey | 1 | -0/+2 |
2023-01-11 | Set _WIN32_WINNT in common.m4 configure check | Tom Tromey | 1 | -1/+12 |
2023-01-05 | gdbsupport: move libxxhash configure check to gdbsupport | Simon Marchi | 1 | -0/+24 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-08-26 | gdb, gdbsupport: configure: factor out yes/no/auto value checking | Simon Marchi | 1 | -0/+28 |
2022-04-14 | Let std::thread check pass even without pthreads | Tom Tromey | 1 | -16/+15 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-12-15 | New --enable-threading configure option to control use of threads in GDB/GDBs... | Luis Machado | 1 | -3/+19 |
2021-11-09 | Fix build on rhES5 | Tom Tromey | 1 | -0/+5 |
2021-10-19 | Fix format_pieces selftest on Windows | Tom Tromey | 1 | -0/+21 |
2021-07-05 | gdbsupport/common.m4: check for sigtimedwait | Simon Marchi | 1 | -1/+1 |
2021-05-08 | Don't run personality syscall at configure time; don't check it at all | Pedro Alves | 1 | -23/+0 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-10-31 | gdbsupport: replace AC_TRY_COMPILE in common.m4 | Simon Marchi | 1 | -5/+14 |
2020-10-31 | gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORK | Simon Marchi | 1 | -1/+1 |
2020-09-16 | Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts. | John Baldwin | 1 | -3/+7 |
2020-07-30 | Unify Solaris procfs and largefile handling | Rainer Orth | 1 | -1/+2 |
2020-04-13 | Move event-loop configury to common.m4 | Tom Tromey | 1 | -2/+3 |
2020-03-12 | Move sourcing of development.sh to GDB_AC_COMMON | Simon Marchi | 1 | -0/+3 |
2020-01-14 | Move many configure checks to common.m4 | Tom Tromey | 1 | -2/+91 |
2020-01-14 | Move gdbsupport to the top level | Tom Tromey | 1 | -0/+93 |