Fix PR gdb/16818, workaround Python's forcing of -export-dynamic
[external/binutils.git] / gdb / configure.ac
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-02-09 Simon MarchiModernize configure.ac's
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...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
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-08-27 Pedro Alvesgdb: Drop use of obsolete AC_TYPE_SIGNAL
2015-08-07 Markus Metzgerconfigure: check for perf_event.h version
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-07-02 Markus Metzgerconfigure: check for libipt
2015-06-10 Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-04-06 Pedro AlvesFallback to stub-termcap.c on all hosts
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
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
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
2014-09-09 Doug EvansFix for PR 17247: Block SIGCHLD while initializing...
2014-08-29 Gary BensonIntroduce common/gdb_setjmp.h
2014-08-13 Yao QiFix build/17104
2014-07-27 Doug EvansPR guile/17146
2014-07-26 Doug EvansPR build/17105.
2014-07-26 Doug EvansPR 17185
2014-06-19 Gary BensonDemangler crash handler
2014-06-05 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-01 Ludovic Courtèsguile: Allow compilation with Guile <= 2.0.5.
2014-05-26 Andy WingoAdd configure support for building with guile 2.2.
2014-02-11 Doug EvansDon't crash if pkg-config is not found and guile wasn...
2014-02-10 Doug EvansAdd Guile as an extension language.
2014-02-06 Doug EvansExtension Language API
2014-01-21 Roland McGrathgdb: Support install-strip target
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-28 Doug Evans * configure.ac: Add comments delineating libpython...
2013-11-27 Steffen Sledzgdb: fix cygwin check in configure script
2013-11-18 Tom Tromeysys/types.h cleanup
2013-11-18 Tom Tromeydon't check for unistd.h
2013-11-18 Tom Tromeystdlib.h is universal too
2013-11-18 Tom Tromeydon't check for stddef.h
2013-11-18 Tom Tromeyremove gdb_dirent.h
2013-11-11 Tom Tromeyfix "tkill" check
2013-11-08 Tom Tromeyfix a comment in configure.ac
2013-11-08 Tom Tromeygdb configure updates
2013-11-08 Tom Tromeyremove link.h checks
2013-11-08 Tom Tromeyintroduce common.m4
2013-09-16 Stan Shebs * README: Update references to writing code for GDB.
2013-09-02 Yao Qigdb/
2013-08-22 Luis Machado Unify ptrace options discovery code and make both...
2013-08-07 Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-07-03 Pedro AlvesOn mainline/development, also link GDBserver with ...
2013-07-01 Tom Tromeyadd -Wold-style-definition
2013-07-01 Tom Tromeyadd -Wold-style-declaration
2013-07-01 Tom Tromeyadd -Wmissing-parameter-type
2013-07-01 Pedro AlvesReimplement DJGPP's .gdbinit -> gdb.ini renaming.
2013-05-23 Pedro Alvescommon/filestuff.c: No sockets on DJGPP.
2013-05-17 H.J. LuReplace hardcoded -ldl with check for availability
2013-05-16 Thomas Schwingegdb/
2013-05-10 Tom Tromeygdb
2013-05-10 Joel Brobeckermove sparc-sol-thread.c back into sol-thread.c.
2013-04-22 Tom Tromey PR gdb/7912:
2013-04-19 Pedro AlvesEnable -Wpointer-sign by default.
2013-04-11 Jan Kratochvilgdb/
2013-04-10 Yao Qigdb/
2013-03-11 Jan Kratochvilgdb/
2013-01-09 Tom Tromey * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
2013-01-02 Tom Tromey * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
2013-01-02 Tom Tromey * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-11 Pedro Alvesgdb/
2012-12-09 Jan Kratochvilgdb/
2012-11-28 Markus Metzger2012-11-28 Markus Metzger <markus.t.metzger@intel...
2012-11-26 Tom Tromey2012-11-26 Alexander Larsson <alexl@redhat.com>
2012-11-15 Pierre Muller * configure.ac (AC_HEADER_STAT): Remove.
2012-11-14 Tom Tromey * configure, config.in: Rebuild.
next