gdb: make some variables static
[binutils-gdb.git] / gdbserver / configure
2020-10-31 Simon Marchigdbserver: replace AC_TRY_COMPILE in acinclude.m4
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 Marchigdbserver: modernize configure.ac
2020-10-31 Simon Marchigdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD...
2020-10-24 Simon Marchigdbserver: re-generate configure
2020-07-30 Rainer OrthUnify Solaris procfs and largefile handling
2020-07-26 Eli ZaretskiiDon't unnecessarily redefine 'socklen_t' type in MinGW...
2020-06-12 Simon Marchigdbserver: remove support for Neutrino
2020-06-12 Simon Marchigdbserver: remove support for LynxOS
2020-04-27 Simon Marchigdb, gdbserver: remove configure check for fs_base...
2020-04-13 Tom TromeyMove event-loop configury to common.m4
2020-03-20 Simon Marchigdb: remove HAVE_DECL_PTRACE
2020-03-12 Tom TromeyChange gdbserver to use existing gdbsupport
2020-03-12 Tom TromeyFix gdbserver build when intl already built
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-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 Marchigdbserver: 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-07 Tom TromeyMove gdbserver to top level