Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | configure uses incorrect link order when testing libpython | Paul Pluzhnikov | 1 | -5/+5 |
2018-02-19 | Add common/ dir in build directories | Alan Hayward | 1 | -1/+1 |
2018-01-30 | Per-inferior target_terminal state, fix PR gdb/13211, more | Pedro Alves | 1 | -1/+1 |
2018-01-17 | configure: Fix test for fs_base/gs_base in <sys/user.h> | Eldar Abusalimov | 1 | -1/+2 |
2018-01-09 | Support 'info proc' for native FreeBSD processes. | John Baldwin | 1 | -0/+5 |
2018-01-08 | Fix GDB build failure when $development is false | Yao Qi | 1 | -2/+2 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-30 | Remove ioctl-based procfs support on Solaris | Rainer Orth | 1 | -27/+1 |
2017-11-27 | Move python object files to python subdirectory | Tom Tromey | 1 | -1/+1 |
2017-11-27 | Move guile object files to guile subdirectory | Tom Tromey | 1 | -1/+1 |
2017-11-27 | A simpler way to make the "arch" build directory | Tom Tromey | 1 | -11/+0 |
2017-11-22 | Target FP: Make use of MPFR if available | Ulrich Weigand | 1 | -0/+22 |
2017-11-06 | Assume termios is available, remove support for termio and sgtty | Pedro Alves | 1 | -2/+1 |
2017-10-09 | Don't try building gdb against guile-2.2 | Simon Marchi | 1 | -1/+1 |
2017-10-06 | [RFC] Replicate src dir in build dir | Yao Qi | 1 | -0/+11 |
2017-09-26 | Allow linking GDB with ncursesw | Matthias Klose | 1 | -3/+3 |
2017-09-26 | Remove support for Solaris < 10 (PR gdb/22185) | Rainer Orth | 1 | -53/+0 |
2017-09-04 | Define _KMEMUSER before including BSD kernel headers. | John Baldwin | 1 | -0/+1 |
2017-05-31 | config, btrace: check for pt_insn_event in libipt | Markus Metzger | 1 | -0/+7 |
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 | -22/+15 |
2017-02-23 | Introduce gdb::function_view | Pedro Alves | 1 | -0/+2 |
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 |