Allow ARC target to be configured with --with-cpu=<cpu-name>.
[external/binutils.git] / gdb / configure
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
2014-09-09 Doug EvansFix for PR 17247: Block SIGCHLD while initializing...
2014-08-29 Gary BensonIntroduce common/gdb_setjmp.h
2014-08-19 Alan ModraFix --diable-shared --enable-plugins build breakage
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
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-18 Tom Tromeydon't check for string.h or strings.h
2013-11-11 Tom Tromeyfix "tkill" check
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/
next