Bump to autoconf 2.69 and automake 1.15.1
[deliverable/binutils-gdb.git] / gdb / configure
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-05-04  Paul Pluzhnikovconfigure uses incorrect link order when testing libpython
2018-04-27  Tom TromeyEnable -Wsuggest-override
2018-04-23  Tom TromeyRegenerate gdb/configure and gdbserver/configure
2018-04-09  Simon MarchiUpdate ax_cv_cxx_compile_cxx.m4
2018-04-06  Simon MarchiAdd -Wno-error=deprecated-register to gdb build flags
2018-02-19  Alan HaywardAdd common/ dir in build directories
2018-01-30  Pedro AlvesPer-inferior target_terminal state, fix PR gdb/13211...
2018-01-17  Eldar Abusalimovconfigure: Fix test for fs_base/gs_base in <sys/user.h>
2018-01-09  John BaldwinSupport 'info proc' for native FreeBSD processes.
2018-01-08  Yao QiFix GDB build failure when $development is false
2017-11-30  Rainer OrthRemove ioctl-based procfs support on Solaris
2017-11-27  Tom TromeyMove python object files to python subdirectory
2017-11-27  Tom TromeyMove guile object files to guile subdirectory
2017-11-27  Tom TromeyA simpler way to make the "arch" build directory
2017-11-22  Ulrich WeigandTarget FP: Make use of MPFR if available
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-09  Simon MarchiDon't try building gdb against guile-2.2
2017-10-06  Yao Qi[RFC] Replicate src dir in build dir
2017-09-26  Matthias KloseAllow linking GDB with ncursesw
2017-09-26  Rainer OrthRemove support for Solaris < 10 (PR gdb/22185)
2017-09-22  Rainer OrthFix gdb 8.1 Solaris compilation
2017-09-05  John BaldwinDefine _KMEMUSER before including BSD kernel headers.
2017-06-17  Simon Marchigdb: Add -Wno-mismatched-tags
2017-06-17  Simon Marchigdb: Use -Werror when checking for (un)supported warnin...
2017-05-31  Markus Metzgerconfig, btrace: check for pt_insn_event in libipt
2017-05-17  Pedro Alvesnat_extra_makefile_frag -> nat_makefile_frag
2017-05-06  Sergio Durigan JuniorIntroduce "gdb/configure.nat" (and delete "gdb/config...
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-02-23  Pedro AlvesIntroduce gdb::function_view
2016-11-22  Ambrogino ModiglianiFix spelling mistakes in comments in configure scripts
2016-11-17  Simon MarchiRemove code that checks for GNU/non-GNU make
2016-10-31  Maciej W. RozyckiRemove IRIX 5 <sys/proc.h> _KMEMUSER workaround
2016-10-28  Pedro Alvesgdb: Require C++11
2016-09-05  Pedro Alvesgdb/: Require a C++ compiler
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-23  Gabriel Krisman... Implement catch syscall group
2016-07-21  Tom TromeyAdd -Wunused-but-set-* to build
2016-07-05  Jan Kratochvilbabeltrace compilation regression
2016-06-24  John BaldwinAdd support for catching system calls to native FreeBSD...
2016-05-23  Jon BodenSearch for libutil-freebsd as alternative to libutil
2016-05-17  Tom TromeyAdd self-test framework to gdb
2016-05-03  Pedro AlvesFix PR gdb/16818, workaround Python's forcing of -expor...
2016-05-03  Pedro AlvesFix "-Wl,--dynamic-list" gdb/configure test
2016-04-27  Andreas ArnezAvoid non-C++-enabled babeltrace versions
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-19  John BaldwinAdd support for LWP-based threads on FreeBSD.
2016-01-19  John BaldwinFix detection of "r_fs" and "r_gs" on FreeBSD.
2016-01-12  Pedro AlvesRemove trademark acknowledgements throughout
2016-01-11  Mike Frysingergdb: split out warnings helpers
2016-01-05  Pedro AlvesFix PR sim/13418: building with --enable-targets=all...
2015-12-17  Pedro AlvesRemove support for LinuxThreads and vendor 2.4 kernels...
2015-12-16  Pedro AlvesFix -Wno-unknown-warning support detection
2015-11-19  Pedro Alves[C++] Default to -Werror in C++ mode too
2015-11-19  Pedro Alves[C++] Drop -fpermissive hack
2015-08-27  Pedro Alvesgdb: Drop use of obsolete AC_TYPE_SIGNAL
2015-08-07  Markus Metzgerconfigure: check for perf_event.h version
2015-08-07  DJ DelorieYaakov Selkowitz: fixes for in-tree libiconv
2015-07-24  Pedro AlvesC++: handle glibc's ptrace(enum __ptrace_request, ...)
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilMove gdb_regex* to common/
2015-07-02  Markus Metzgerconfigure: check for libipt
2015-06-10  Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-04-09  H.J. LuReplace $zlibdir with $ZLIBDIR in LDFLAGS
2015-04-06  Pedro AlvesFallback to stub-termcap.c on all hosts
2015-04-02  H.J. LuRegenerate configure in bfd/binutils/gas/gdb/gold
2015-04-01  H.J. LuRegenerate configure in bfd/binutils/gas/gdb
2015-03-31  H.J. LuAdd --with-system-zlib in gdb
2015-03-13  Jan KratochvilRemove HPUX
2015-03-13  John BaldwinUse kinfo_getvmmap on FreeBSD to enumerate memory regions.
2015-03-11  Andy Wingo[guile] Run finalizers from GDB thread
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-02-26  Pedro AlvesRename windows-termcap.c -> stub-termcap.c
2015-02-18  Jose E. MarchesiFactorize target program transformations in the GDB_AC_...
2015-02-17  Jose E. MarchesiNew probe type: DTrace USDT probes.
2015-01-22  Pedro Alvesmingw32: fix windows-termcap/curses check
2015-01-19  Eli ZaretskiiDon't use windows-termcap.c when linking against a...
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-17  Jan KratochvilFix MinGW compilation
2014-12-13  Joel Brobeckerconfigure gdb/gnulib with --disable-largefile if largef...
2014-11-28  Yao QiUse canonicalize_file_name unconditionally
2014-11-28  Yao QiUse lstat unconditionally
2014-11-28  Yao QiUse readlink unconditionally
2014-11-21  Yao QiInclude alloca.h unconditionally
2014-10-17  Pedro AlvesDelete Tru64 support
2014-10-10  Pedro AlvesDelete IRIX support
2014-09-10  Doug EvansPR guile/17367
next
This page took 0.76121 seconds and 107 git commands to generate.