Age | Commit message (Expand) | Author | Files | Lines |
2017-06-17 | gdb: Add -Wno-mismatched-tags | Simon Marchi | 1 | -1/+2 |
2017-06-17 | gdb: Use -Werror when checking for (un)supported warning flags | Simon Marchi | 1 | -2/+2 |
2017-05-31 | config, btrace: check for pt_insn_event in libipt | Markus Metzger | 1 | -57/+93 |
2017-05-17 | nat_extra_makefile_frag -> nat_makefile_frag | Pedro Alves | 1 | -2/+2 |
2017-05-06 | Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) | Sergio Durigan Junior | 1 | -19/+20 |
2017-05-05 | gdb: Disable -Werror for -Wmaybe-uninitialized | Pedro Alves | 1 | -1/+1 |
2017-05-03 | Regenerate gdb/{,gdbserver/}configure (for commit be628ab814f1c90e185d7482d27... | Sergio Durigan Junior | 1 | -1/+1 |
2017-04-05 | -Wwrite-strings: Remove -Wno-write-strings | Pedro Alves | 1 | -1/+1 |
2017-02-23 | Introduce gdb::function_view | Pedro Alves | 1 | -0/+2 |
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 | -97/+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 | -1/+980 |
2016-09-05 | gdb/: Require a C++ compiler | Pedro Alves | 1 | -49/+5 |
2016-08-09 | Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions | Pedro Alves | 1 | -1/+1 |
2016-08-05 | gdb/configure --help: suggest --disable-build-with-cxx instead of --enable... | Pedro Alves | 1 | -1/+2 |
2016-07-23 | Implement catch syscall group | Gabriel Krisman Bertazi | 1 | -0/+54 |
2016-07-21 | Add -Wunused-but-set-* to build | Tom Tromey | 1 | -1/+1 |
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/+14 |
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/+6 |
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-04-20 | Build GDB as a C++ program by default | Pedro Alves | 1 | -1/+1 |
2016-04-18 | Fix PR gdb/19250: ptrace prototype is not detected properly in C++ mode | Pedro Alves | 1 | -72/+7 |
2016-02-09 | Modernize configure.ac's | Simon Marchi | 1 | -6/+19 |
2016-01-21 | gdb: Respect CXXFLAGS when building with C++ compiler | Pedro Alves | 1 | -0/+4 |
2016-01-19 | Add support for LWP-based threads on FreeBSD. | John Baldwin | 1 | -0/+16 |
2016-01-19 | Fix detection of "r_fs" and "r_gs" on FreeBSD. | John Baldwin | 1 | -2/+4 |
2016-01-12 | Remove trademark acknowledgements throughout | Pedro Alves | 1 | -4/+3 |
2016-01-11 | gdb: split out warnings helpers | Mike Frysinger | 1 | -0/+2 |
2016-01-05 | Fix PR sim/13418: building with --enable-targets=all fails | Pedro Alves | 1 | -0/+10 |
2015-12-17 | Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL | Pedro Alves | 1 | -40/+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-11-19 | [C++] Drop -fpermissive hack | Pedro Alves | 1 | -2/+1 |
2015-08-27 | gdb: Drop use of obsolete AC_TYPE_SIGNAL | Pedro Alves | 1 | -33/+0 |
2015-08-07 | configure: check for perf_event.h version | Markus Metzger | 1 | -1/+26 |
2015-08-06 | Yaakov Selkowitz: fixes for in-tree libiconv | DJ Delorie | 1 | -223/+606 |
2015-07-24 | C++: handle glibc's ptrace(enum __ptrace_request, ...) | Pedro Alves | 1 | -11/+98 |
2015-07-15 | Revert the previous 7 commits of: Validate binary before use | Jan Kratochvil | 1 | -51/+51 |
2015-07-15 | Move gdb_regex* to common/ | Jan Kratochvil | 1 | -51/+51 |
2015-07-02 | configure: check for libipt | Markus Metzger | 1 | -0/+498 |
2015-06-10 | Introduce nat/linux-namespaces.[ch] | Gary Benson | 1 | -1/+1 |
2015-04-09 | Replace $zlibdir with $ZLIBDIR in LDFLAGS | H.J. Lu | 1 | -2/+4 |
2015-04-06 | Fallback to stub-termcap.c on all hosts | Pedro Alves | 1 | -6/+1 |
2015-04-02 | Regenerate configure in bfd/binutils/gas/gdb/gold | H.J. Lu | 1 | -2/+2 |
2015-04-01 | Regenerate configure in bfd/binutils/gas/gdb | H.J. Lu | 1 | -2/+4 |