Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-11-08 | fix a comment in configure.ac | Tom Tromey | 1 | -4/+2 |
2013-11-08 | gdb configure updates | Tom Tromey | 1 | -31/+9 |
2013-11-08 | remove link.h checks | Tom Tromey | 1 | -83/+0 |
2013-11-08 | introduce common.m4 | Tom Tromey | 1 | -0/+1 |
2013-09-16 | * README: Update references to writing code for GDB. | Stan Shebs | 1 | -5/+0 |
2013-09-02 | gdb/ | Yao Qi | 1 | -1/+1 |
2013-08-22 | Unify ptrace options discovery code and make both GDB and | Luis Machado | 1 | -1/+3 |
2013-08-07 | 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2013-07-03 | On mainline/development, also link GDBserver with -lmcheck. | Pedro Alves | 1 | -26/+12 |
2013-07-01 | add -Wold-style-definition | Tom Tromey | 1 | -1/+1 |
2013-07-01 | add -Wold-style-declaration | Tom Tromey | 1 | -1/+2 |
2013-07-01 | add -Wmissing-parameter-type | Tom Tromey | 1 | -1/+1 |
2013-07-01 | Reimplement DJGPP's .gdbinit -> gdb.ini renaming. | Pedro Alves | 1 | -0/+11 |
2013-05-23 | common/filestuff.c: No sockets on DJGPP. | Pedro Alves | 1 | -1/+1 |
2013-05-17 | Replace hardcoded -ldl with check for availability | H.J. Lu | 1 | -1/+1 |
2013-05-16 | gdb/ | Thomas Schwinge | 1 | -2/+9 |
2013-05-10 | gdb | Tom Tromey | 1 | -1/+2 |
2013-05-10 | move sparc-sol-thread.c back into sol-thread.c. | Joel Brobecker | 1 | -7/+0 |