Age | Commit message (Expand) | Author | Files | Lines |
2014-12-19 | MIPS SDE OS ABI support | Yao Qi | 1 | -0/+1 |
2014-12-15 | Fix build with Python 3.4 (PR python/16784) | Simon Marchi | 1 | -4/+4 |
2014-12-12 | the "compile" command | Tom Tromey | 1 | -0/+28 |
2014-11-21 | Include alloca.h unconditionally | Yao Qi | 1 | -21/+0 |
2014-10-17 | Delete Tru64 support | Pedro Alves | 1 | -1/+0 |
2014-08-19 | Introduce common-types.h | Gary Benson | 1 | -29/+0 |
2014-08-07 | Move errno.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move common-utils.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move ptid.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move gdb_locale.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move gdb/signals.h to common-defs.h | Gary Benson | 1 | -3/+0 |
2014-08-07 | Move pathmax.h to common-defs.h | Gary Benson | 1 | -3/+0 |
2014-08-07 | Move libiberty.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move ansidecl.h to common-defs.h | Gary Benson | 1 | -5/+0 |
2014-08-07 | Move stddef.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move stdarg.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move stdlib.h to common-defs.h | Gary Benson | 1 | -3/+0 |
2014-08-07 | Move stdio.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-30 | Introduce common/common-defs.h | Gary Benson | 1 | -2/+1 |
2014-06-26 | constify to_load | Tom Tromey | 1 | -1/+1 |
2014-06-03 | Add xmethod interface to the extension language API. | Siva Chandra | 1 | -0/+2 |
2014-03-18 | Fix SIGTERM signal safety (PR gdb/15358). | Jan Kratochvil | 1 | -1/+4 |
2014-02-25 | Annotate comments for Doxygen. | Stan Shebs | 1 | -64/+68 |
2014-02-19 | remove exec_set_find_memory_regions | Tom Tromey | 1 | -4/+0 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+1 |
2014-02-05 | Extension Language API | Doug Evans | 1 | -6/+2 |
2014-01-13 | remove use_windows | Tom Tromey | 1 | -4/+0 |
2014-01-13 | remove unused deprecated_flush_hook declaration | Tom Tromey | 1 | -1/+0 |
2014-01-13 | remove deprecated_set_hook | Tom Tromey | 1 | -2/+0 |
2014-01-13 | replace XCALLOC with XCNEWVEC or XCNEW | Tom Tromey | 1 | -5/+0 |
2014-01-13 | replace XMALLOC with XNEW | Tom Tromey | 1 | -1/+0 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | stdlib.h is universal too | Tom Tromey | 1 | -2/+0 |
2013-11-18 | don't check for stddef.h | Tom Tromey | 1 | -6/+0 |
2013-10-02 | Constification of parse_linespec and fallout: | Keith Seitz | 1 | -2/+0 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -12/+0 |
2013-09-05 | Remove deprecated_command_loop_hook. | Andrew Burgess | 1 | -5/+2 |
2013-09-04 | Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH. | Jan Kratochvil | 1 | -1/+1 |
2013-09-02 | gdb/ | Yao Qi | 1 | -1/+0 |
2013-08-28 | PR gdb/15415 | Jan Kratochvil | 1 | -0/+2 |
2013-07-09 | * defs.h (enum val_prettyformat): Renamed from val_prettyprint. | Doug Evans | 1 | -5/+5 |
2013-07-01 | Normalize on PATH_MAX instead of MAXPATHLEN throughout. | Pedro Alves | 1 | -0/+4 |
2013-07-01 | Rely on gnulib's unistd.h replacement. | Pedro Alves | 1 | -14/+0 |
2013-02-04 | Adding aarch64-newlib-tdep support. | Marcus Shawcroft | 1 | -0/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-18 | * defs.h (directory_command): Don't declare. | Tom Tromey | 1 | -2/+0 |
2012-12-18 | Port GDB to powerpc-lynx178. | Joel Brobecker | 1 | -0/+1 |
2012-12-10 | * defs.h: Don't check for definition of LONGEST. | Tom Tromey | 1 | -10/+0 |
2012-12-09 | gdb/ | Jan Kratochvil | 1 | -12/+0 |