Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-02-11 | Re-generate gdb/gdbserver/gdbsupport configure scripts | Simon Marchi | 1 | -1/+2 |
2020-02-11 | Add -Wstrict-null-sentinel to gdbsupport/warning.m4 | Simon Marchi | 1 | -1/+2 |
2020-02-07 | Move gdbserver to top level | Tom Tromey | 1 | -0/+12159 |