aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
2016-05-03Fix PR gdb/16818, workaround Python's forcing of -export-dynamicPedro Alves1-0/+14
2016-05-03Fix "-Wl,--dynamic-list" gdb/configure testPedro Alves1-1/+4
2016-04-27Avoid non-C++-enabled babeltrace versionsAndreas Arnez1-0/+1
2016-04-20Build GDB as a C++ program by defaultPedro Alves1-1/+1
2016-04-18Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves1-72/+7
2016-02-09Modernize configure.ac'sSimon Marchi1-6/+19
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves1-0/+4
2016-01-19Add support for LWP-based threads on FreeBSD.John Baldwin1-0/+16
2016-01-19Fix detection of "r_fs" and "r_gs" on FreeBSD.John Baldwin1-2/+4
2016-01-12Remove trademark acknowledgements throughoutPedro Alves1-4/+3
2016-01-11gdb: split out warnings helpersMike Frysinger1-0/+2
2016-01-05Fix PR sim/13418: building with --enable-targets=all failsPedro Alves1-0/+10
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves1-40/+0
2015-12-16Fix -Wno-unknown-warning support detectionPedro Alves1-2/+11
2015-11-19[C++] Default to -Werror in C++ mode tooPedro Alves1-5/+2
2015-11-19[C++] Drop -fpermissive hackPedro Alves1-2/+1
2015-08-27gdb: Drop use of obsolete AC_TYPE_SIGNALPedro Alves1-33/+0
2015-08-07configure: check for perf_event.h versionMarkus Metzger1-1/+26
2015-08-06Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie1-223/+606
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves1-11/+98
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-51/+51
2015-07-15Move gdb_regex* to common/Jan Kratochvil1-51/+51
2015-07-02configure: check for libiptMarkus Metzger1-0/+498
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson1-1/+1
2015-04-09Replace $zlibdir with $ZLIBDIR in LDFLAGSH.J. Lu1-2/+4
2015-04-06Fallback to stub-termcap.c on all hostsPedro Alves1-6/+1
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu1-2/+2
2015-04-01Regenerate configure in bfd/binutils/gas/gdbH.J. Lu1-2/+4
2015-03-31Add --with-system-zlib in gdbH.J. Lu1-82/+15
2015-03-13Remove HPUXJan Kratochvil1-106/+0
2015-03-13Use kinfo_getvmmap on FreeBSD to enumerate memory regions.John Baldwin1-0/+60
2015-03-11[guile] Run finalizers from GDB threadAndy Wingo1-0/+32
2015-03-07Remove C-specific warnings from common warning setPedro Alves1-5/+6
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves1-6/+374
2015-02-27Create libiberty.m4, have GDB and GDBserver use itPedro Alves1-54/+215
2015-02-26Rename windows-termcap.c -> stub-termcap.cPedro Alves1-1/+1
2015-02-18Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi1-10/+14
2015-02-17New probe type: DTrace USDT probes.Jose E. Marchesi1-1/+1
2015-01-22mingw32: fix windows-termcap/curses checkPedro Alves1-1/+1
2015-01-19Don't use windows-termcap.c when linking against a curses libraryEli Zaretskii1-3/+4
2015-01-15Move safe_strerror to common/Sergio Durigan Junior1-0/+4
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi1-1/+1
2014-12-17Fix MinGW compilationJan Kratochvil1-1/+1
2014-12-13configure gdb/gnulib with --disable-largefile if largefile support disabled.Joel Brobecker1-0/+12
2014-11-28Use canonicalize_file_name unconditionallyYao Qi1-1/+1
2014-11-28Use lstat unconditionallyYao Qi1-1/+1
2014-11-28Use readlink unconditionallyYao Qi1-1/+1
2014-11-21Include alloca.h unconditionallyYao Qi1-190/+0
2014-10-17Delete Tru64 supportPedro Alves1-27/+0
2014-10-10Delete IRIX supportPedro Alves1-13/+0