Age | Commit message (Expand) | Author | Files | Lines |
2015-07-15 | Move gdb_regex* to common/ | Jan Kratochvil | 1 | -29/+0 |
2015-07-02 | configure: check for libipt | Markus Metzger | 1 | -0/+20 |
2015-06-10 | Introduce nat/linux-namespaces.[ch] | Gary Benson | 1 | -1/+1 |
2015-04-06 | Fallback to stub-termcap.c on all hosts | Pedro Alves | 1 | -6/+1 |
2015-03-13 | Remove HPUX | Jan Kratochvil | 1 | -10/+0 |
2015-03-13 | Use kinfo_getvmmap on FreeBSD to enumerate memory regions. | John Baldwin | 1 | -0/+5 |
2015-03-11 | [guile] Run finalizers from GDB thread | Andy Wingo | 1 | -0/+5 |
2015-03-07 | Remove C-specific warnings from common warning set | Pedro Alves | 1 | -5/+6 |
2015-02-27 | Add --enable-build-with-cxx configure switch | Pedro Alves | 1 | -4/+35 |
2015-02-27 | Create libiberty.m4, have GDB and GDBserver use it | Pedro Alves | 1 | -0/+2 |
2015-02-26 | Rename windows-termcap.c -> stub-termcap.c | Pedro Alves | 1 | -1/+1 |
2015-02-18 | Factorize target program transformations in the GDB_AC_TRANSFORM macro. | Jose E. Marchesi | 1 | -12/+2 |
2015-02-17 | New probe type: DTrace USDT probes. | Jose E. Marchesi | 1 | -1/+1 |
2015-01-22 | mingw32: fix windows-termcap/curses check | Pedro Alves | 1 | -1/+1 |
2015-01-19 | Don't use windows-termcap.c when linking against a curses library | Eli Zaretskii | 1 | -3/+4 |
2015-01-15 | Move safe_strerror to common/ | Sergio Durigan Junior | 1 | -0/+4 |
2015-01-14 | Detect 64-bit-ness in PowerPC Book III-E | Yao Qi | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-17 | Fix MinGW compilation | Jan Kratochvil | 1 | -1/+1 |
2014-12-13 | configure gdb/gnulib with --disable-largefile if largefile support disabled. | Joel Brobecker | 1 | -1/+8 |
2014-11-28 | Use canonicalize_file_name unconditionally | Yao Qi | 1 | -1/+1 |
2014-11-28 | Use lstat unconditionally | Yao Qi | 1 | -1/+1 |
2014-11-28 | Use readlink unconditionally | Yao Qi | 1 | -1/+1 |
2014-11-21 | Include alloca.h unconditionally | Yao Qi | 1 | -1/+0 |
2014-10-17 | Delete Tru64 support | Pedro Alves | 1 | -27/+0 |
2014-10-10 | Delete IRIX support | Pedro Alves | 1 | -13/+0 |
2014-09-09 | PR guile/17367 | Doug Evans | 1 | -3/+11 |
2014-09-08 | Fix for PR 17247: Block SIGCHLD while initializing Guile. | Doug Evans | 1 | -5/+0 |
2014-08-29 | Introduce common/gdb_setjmp.h | Gary Benson | 1 | -11/+0 |
2014-08-13 | Fix build/17104 | Yao Qi | 1 | -0/+1 |
2014-07-26 | PR guile/17146 | Doug Evans | 1 | -0/+13 |
2014-07-26 | PR build/17105. | Doug Evans | 1 | -0/+2 |
2014-07-26 | PR 17185 | Doug Evans | 1 | -0/+5 |
2014-06-19 | Demangler crash handler | Gary Benson | 1 | -1/+1 |
2014-06-05 | Make it easy to make --disable-werror the default for both binutils and gdb | Joel Brobecker | 1 | -1/+1 |
2014-06-01 | guile: Allow compilation with Guile <= 2.0.5. | Ludovic Courtès | 1 | -0/+9 |
2014-05-26 | Add configure support for building with guile 2.2. | Andy Wingo | 1 | -1/+1 |
2014-02-10 | Don't crash if pkg-config is not found and guile wasn't explicitly requested. | Doug Evans | 1 | -17/+24 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+148 |
2014-02-05 | Extension Language API | Doug Evans | 1 | -5/+4 |
2014-01-21 | gdb: Support install-strip target | Roland McGrath | 1 | -15/+16 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-28 | * configure.ac: Add comments delineating libpython and libmcheck. | Doug Evans | 1 | -0/+8 |
2013-11-27 | gdb: fix cygwin check in configure script | Steffen Sledz | 1 | -1/+1 |
2013-11-18 | sys/types.h cleanup | Tom Tromey | 1 | -3/+1 |
2013-11-18 | don't check for unistd.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | stdlib.h is universal too | Tom Tromey | 1 | -1/+1 |
2013-11-18 | don't check for stddef.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_dirent.h | Tom Tromey | 1 | -1/+0 |
2013-11-11 | fix "tkill" check | Tom Tromey | 1 | -2/+4 |