Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-22 | Fix spelling mistakes in comments in configure scripts | Ambrogino Modigliani | 1 | -1/+1 |
2016-11-17 | Remove code that checks for GNU/non-GNU make | Simon Marchi | 1 | -11/+0 |
2016-10-31 | Remove IRIX 5 <sys/proc.h> _KMEMUSER workaround | Maciej W. Rozycki | 1 | -6/+0 |
2016-10-28 | gdb: Require C++11 | Pedro Alves | 1 | -0/+4 |
2016-09-05 | gdb/: Require a C++ compiler | Pedro Alves | 1 | -3/+0 |
2016-07-23 | Implement catch syscall group | Gabriel Krisman Bertazi | 1 | -0/+9 |
2016-07-05 | babeltrace compilation regression | Jan Kratochvil | 1 | -1/+1 |
2016-06-24 | Add support for catching system calls to native FreeBSD targets. | John Baldwin | 1 | -0/+5 |
2016-05-23 | Search for libutil-freebsd as alternative to libutil | Jon Boden | 1 | -1/+2 |
2016-05-17 | Add self-test framework to gdb | Tom Tromey | 1 | -0/+5 |
2016-05-03 | Fix PR gdb/16818, workaround Python's forcing of -export-dynamic | Pedro Alves | 1 | -0/+14 |
2016-05-03 | Fix "-Wl,--dynamic-list" gdb/configure test | Pedro Alves | 1 | -1/+4 |
2016-04-27 | Avoid non-C++-enabled babeltrace versions | Andreas Arnez | 1 | -0/+1 |
2016-02-09 | Modernize configure.ac's | Simon Marchi | 1 | -3/+2 |
2016-01-19 | Add support for LWP-based threads on FreeBSD. | John Baldwin | 1 | -0/+7 |
2016-01-19 | Fix detection of "r_fs" and "r_gs" on FreeBSD. | John Baldwin | 1 | -1/+2 |
2016-01-12 | Remove trademark acknowledgements throughout | Pedro Alves | 1 | -2/+2 |
2016-01-11 | gdb: split out warnings helpers | Mike Frysinger | 1 | -113/+1 |
2016-01-05 | Fix PR sim/13418: building with --enable-targets=all fails | Pedro Alves | 1 | -0/+8 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-12-17 | Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL | Pedro Alves | 1 | -19/+0 |
2015-12-16 | Fix -Wno-unknown-warning support detection | Pedro Alves | 1 | -2/+11 |
2015-11-19 | [C++] Default to -Werror in C++ mode too | Pedro Alves | 1 | -5/+2 |
2015-08-27 | gdb: Drop use of obsolete AC_TYPE_SIGNAL | Pedro Alves | 1 | -1/+0 |
2015-08-07 | configure: check for perf_event.h version | Markus Metzger | 1 | -0/+14 |
2015-07-24 | make gdbserver use the same ptrace autoconf checks as gdb | Pedro Alves | 1 | -69/+2 |
2015-07-15 | Revert the previous 7 commits of: Validate binary before use | Jan Kratochvil | 1 | -0/+29 |
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 |