]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbserver/configure
NEWS: arm: note that FPA support has been removed
[thirdparty/binutils-gdb.git] / gdb / gdbserver / configure
2020-02-07  Tom TromeyMove gdbserver to top level
2020-01-24  Hannes DomaniAdd install-strip target to gdbserver
2020-01-24  Maciej W. Rozyckigdbserver: Make `make TAGS' actually work
2020-01-14  Tom TromeyMove many configure checks to common.m4
2020-01-14  Tom TromeyConsolidate definition of USE_WIN32API
2020-01-14  Tom TromeyFix indentation in common.m4
2020-01-13  Simon MarchiEnable -Wmissing-declarations diagnostic
2019-12-19  Christian BiesingerConsistently quote variables used with "test"
2019-12-10  Christian BiesingerReplace the remaining uses of strerror with safe_strerror
2019-11-26  Tom TromeySet names of worker threads
2019-11-26  Tom TromeyAdd RAII class for blocking gdb signals
2019-11-26  Tom TromeyAdd configure check for std::thread
2019-11-15  Christian BiesingerUse gnulib's strerror_r on MinGW
2019-11-15  Christian BiesingerImport the strerror_r-posix module and use it in GDB.
2019-11-01  Christian BiesingerMove check for strerror_r to common.m4 where it belongs
2019-10-31  Christian BiesingerAlso check for strerror_r in gdbserver
2019-10-23  Tom TromeyCheck for sigprocmask in common.m4
2019-10-17  Tom TromeyFix creation of stamp-h by gdb's configure script
2019-08-23  Sergio Durigan JuniorMove gdb-dlfcn.[ch] to gdbsupport/
2019-08-06  Frank Ch. Eigler[PR build/24886] disable glibc mcheck support
2019-07-09  Tom TromeyRename common to gdbsupport
2019-06-14  Tom TromeyMove gnulib to top level
2019-05-29  Tom TromeyAdd new GCC 9 warnings to warnings.m4
2018-10-10  Sergio Durigan JuniorAdd parameter to allow enabling/disabling selftests...
2018-10-05  Tom TromeyAdd -Wshadow=local
2018-09-25  Tom TromeyRemove dead code from gdbserver's configure
2018-09-06  Tom TromeyMake -Wformat-nonliteral work with gcc
2018-08-27  Tom TromeyRemove -Wno-narrowing from warnings.m4
2018-07-22  Tom TromeyAdd -Wunused-variable to warnings.m4
2018-06-19  Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-05-10  Tom TromeyFix the clang build
2018-05-07  Tom TromeyAdd -Wduplicated-cond
2018-05-05  Tom TromeyAdd -Wimplicit-fallthrough
2018-04-27  Tom TromeyEnable -Wsuggest-override
2018-04-23  Tom TromeyRegenerate gdb/configure and gdbserver/configure
2018-02-19  Alan HaywardAdd common/ dir in build directories
2018-01-17  Eldar Abusalimovconfigure: Fix test for fs_base/gs_base in <sys/user.h>
2018-01-08  Yao QiFix GDBserver build failure when $development is false
2017-11-30  Rainer OrthRemove ioctl-based procfs support on Solaris
2017-11-06  Pedro AlvesDon't check termio.h and sgtty.h in common/common.m4...
2017-11-06  Pedro AlvesAssume termios is available, remove support for termio...
2017-10-17  Yao Qi[GDBserver] Replicate src dir in build dir
2017-10-16  Yao QiRegenerate gdbserver/configure
2017-08-18  Yao QiGDBserver self tests
2017-06-17  Simon Marchigdb: Add -Wno-mismatched-tags
2017-06-17  Simon Marchigdb: Use -Werror when checking for (un)supported warnin...
2017-05-05  Pedro Alvesgdb: Disable -Werror for -Wmaybe-uninitialized
2017-05-03  Sergio Durigan JuniorRegenerate gdb/{,gdbserver/}configure (for commit be628...
2017-04-05  Pedro Alves-Wwrite-strings: Remove -Wno-write-strings
2017-01-27  Walfred Tedeschigdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_...
2016-11-17  Simon MarchiRemove code that checks for GNU/non-GNU make
2016-10-28  Pedro Alvesgdb: Require C++11
2016-09-05  Pedro Alvesgdb/: Require a C++ compiler
2016-08-19  Pedro Alvesx32 Fast tracepoints: IPA target descriptions
2016-08-09  Pedro AlvesFix PR gdb/18653: gdb disturbs inferior's inherited...
2016-08-05  Pedro Alvesgdb/configure --help: suggest --disable-build-with...
2016-07-21  Tom TromeyAdd -Wunused-but-set-* to build
2016-04-20  Pedro AlvesBuild GDB as a C++ program by default
2016-04-18  Pedro AlvesFix PR gdb/19250: ptrace prototype is not detected...
2016-02-09  Simon MarchiModernize configure.ac's
2016-01-21  Pedro Alvesgdb: Respect CXXFLAGS when building with C++ compiler
2016-01-18  Gary BensonFix gdbserver build failure on targets without fork
2016-01-12  Mike Frysingergdbserver: use the new gdb warning helpers
2015-12-16  Pedro AlvesFix -Wno-unknown-warning support detection
2015-11-23  Joel Brobecker[gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_...
2015-11-19  Pedro Alves[C++] Default to -Werror in C++ mode too
2015-11-19  Pedro Alves[C++] Drop -fpermissive hack
2015-07-24  Pedro AlvesC++: handle glibc's ptrace(enum __ptrace_request, ...)
2015-07-24  Pedro Alvesmake gdbserver use the same ptrace autoconf checks...
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilMove gdb_regex* to common/
2015-06-10  Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-05-14  Joel BrobeckerFix gdbserver build failure on arm-android.
2015-03-11  Gary BensonMove remote_fileio_to_fio_stat to gdb/common
2015-03-07  Pedro AlvesRemove C-specific warnings from common warning set
2015-02-27  Pedro AlvesAdd --enable-build-with-cxx configure switch
2015-02-27  Pedro AlvesCreate libiberty.m4, have GDB and GDBserver use it
2015-01-15  Sergio Durigan JuniorMove safe_strerror to common/
2015-01-14  Yao QiDetect 64-bit-ness in PowerPC Book III-E
2014-12-13  Joel Brobeckerconfigure gdb/gnulib with --disable-largefile if largef...
2014-11-28  Yao QiUse readlink unconditionally
2014-11-21  Yao QiInclude alloca.h unconditionally
2014-08-29  Gary BensonIntroduce common/gdb_setjmp.h
2014-08-07  Gary BensonMove errno.h to common-defs.h
2014-06-20  Gary BensonFix mingw32 build on x86-64 RHEL 6.5
2014-06-20  Marcus ShawcroftFix gdbserver cross build.
2014-06-12  Tom Tromeylink gdbserver against libiberty
2014-06-05  Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-05-20  Joel BrobeckerDo not build gdbserver with -Werror by default if devel...
2014-01-22  Doug Evans New gdbserver option --debug-format=timestamp.
2013-11-18  Tom Tromeystdlib.h is universal too
2013-11-18  Tom Tromeyremove gdb_dirent.h
2013-11-18  Tom Tromeydon't check for string.h or strings.h
2013-11-08  Tom Tromeyremove unused gdbserver configury
2013-11-08  Tom Tromeyintroduce common.m4
2013-09-29  Mike Frysingergdb: btrace: fix build errors on older glibc builds
2013-07-04  Yao Qigdb/
2013-07-03  Pedro AlvesOn mainline/development, also link GDBserver with ...
2013-07-01  Pedro AlvesRely on gnulib's unistd.h replacement.
2013-06-28  Mircea Gherzangdbserver: fix the standalone build
next