summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove code that checks for GNU/non-GNU makeSimon Marchi2016-11-171-97/+0
* gdb: Require C++11Pedro Alves2016-10-281-1/+980
* gdb/: Require a C++ compilerPedro Alves2016-09-051-49/+5
* x32 Fast tracepoints: IPA target descriptionsPedro Alves2016-08-191-0/+31
* Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves2016-08-091-1/+1
* gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...Pedro Alves2016-08-051-1/+2
* Add -Wunused-but-set-* to buildTom Tromey2016-07-211-1/+1
* Build GDB as a C++ program by defaultPedro Alves2016-04-201-1/+1
* Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves2016-04-181-72/+7
* Modernize configure.ac'sSimon Marchi2016-02-091-3/+1
* gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves2016-01-211-0/+4
* Fix gdbserver build failure on targets without forkGary Benson2016-01-181-54/+279
* gdbserver: use the new gdb warning helpersMike Frysinger2016-01-121-6/+60
* Fix -Wno-unknown-warning support detectionPedro Alves2015-12-161-2/+11
* [gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on AndroidJoel Brobecker2015-11-231-1/+15
* [C++] Default to -Werror in C++ mode tooPedro Alves2015-11-191-2/+1
* [C++] Drop -fpermissive hackPedro Alves2015-11-191-2/+1
* C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves2015-07-241-9/+79
* make gdbserver use the same ptrace autoconf checks as gdbPedro Alves2015-07-241-0/+198
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-56/+0
* Move gdb_regex* to common/Jan Kratochvil2015-07-151-0/+56
* Introduce nat/linux-namespaces.[ch]Gary Benson2015-06-101-1/+1
* Fix gdbserver build failure on arm-android.Joel Brobecker2015-05-141-0/+37
* Move remote_fileio_to_fio_stat to gdb/commonGary Benson2015-03-111-0/+77
* Remove C-specific warnings from common warning setPedro Alves2015-03-071-1/+3
* Add --enable-build-with-cxx configure switchPedro Alves2015-02-271-5/+369
* Create libiberty.m4, have GDB and GDBserver use itPedro Alves2015-02-271-0/+339
* Move safe_strerror to common/Sergio Durigan Junior2015-01-151-1/+5
* Detect 64-bit-ness in PowerPC Book III-EYao Qi2015-01-141-1/+1
* configure gdb/gnulib with --disable-largefile if largefile support disabled.Joel Brobecker2014-12-131-0/+18
* Use readlink unconditionallyYao Qi2014-11-281-1/+1
* Include alloca.h unconditionallyYao Qi2014-11-211-193/+2
* Introduce common/gdb_setjmp.hGary Benson2014-08-291-0/+33
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+1
* Fix mingw32 build on x86-64 RHEL 6.5Gary Benson2014-06-201-22/+1
* Fix gdbserver cross build.Marcus Shawcroft2014-06-201-0/+93
* link gdbserver against libibertyTom Tromey2014-06-121-1/+98
* Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker2014-06-051-1/+1
* Do not build gdbserver with -Werror by default if development=falseJoel Brobecker2014-05-201-2/+2
* New gdbserver option --debug-format=timestamp.Doug Evans2014-01-221-1/+1
* stdlib.h is universal tooTom Tromey2013-11-181-1/+1
* remove gdb_dirent.hTom Tromey2013-11-181-318/+0
* don't check for string.h or strings.hTom Tromey2013-11-181-1/+1
* remove unused gdbserver configuryTom Tromey2013-11-081-67/+2
* introduce common.m4Tom Tromey2013-11-081-0/+550
* gdb: btrace: fix build errors on older glibc buildsMike Frysinger2013-09-291-1/+1
* gdb/Yao Qi2013-07-041-10/+22
* On mainline/development, also link GDBserver with -lmcheck.Pedro Alves2013-07-031-0/+70
* Rely on gnulib's unistd.h replacement.Pedro Alves2013-07-011-1/+1
* gdbserver: fix the standalone buildMircea Gherzan2013-06-281-0/+10