Age | Commit message (Expand) | Author | Files | Lines |
2008-03-14 | * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups) | Vladimir Prus | 1 | -3/+0 |
2008-01-18 | * gdbarch.sh (function_list): Add new property bits_big_endian to | Markus Deuling | 1 | -8/+0 |
2008-01-18 | * jv-exp.y (yylex): Replace DEPRECATED_STREQN with the appropriate | Markus Deuling | 1 | -31/+0 |
2008-01-16 | * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace | Markus Deuling | 1 | -1/+0 |
2008-01-11 | * defs.h (struct continuation_arg): Fix typo in comment. | Doug Evans | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-04 | Support lexical blocks and function bodies that occupy | Jim Blandy | 1 | -0/+3 |
2007-11-17 | * configure.ac (hostfile, targetfile): Remove. | Ulrich Weigand | 1 | -16/+0 |
2007-11-15 | Remove 'run_cleanup'. | Vladimir Prus | 1 | -3/+0 |
2007-10-13 | * gdbarch.sh (deprecated_use_struct_convention): Remove. | Ulrich Weigand | 1 | -6/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-09 | Re-instated Guile/Scheme support. | Ludovic Courtès | 1 | -0/+1 |
2007-06-04 | * defs.h (ldirname): New prototype. | Daniel Jacobowitz | 1 | -0/+2 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-04-13 | * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, | Daniel Jacobowitz | 1 | -1/+0 |
2007-03-30 | * Makefile.in (SFILES): Remove nlmread.c. | Daniel Jacobowitz | 1 | -2/+0 |
2007-03-29 | * defs.h (deprecated_registers_changed_hook): Delete declaration. | Daniel Jacobowitz | 1 | -1/+0 |
2007-02-08 | Reviewed and approved by Daniel Jacobowitz <drow@false.org> | Fred Fish | 1 | -2/+0 |
2007-01-27 | * cli/cli-script.c: Include breakpoint.h. | Eli Zaretskii | 1 | -0/+1 |
2007-01-09 | * configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir inside | Daniel Jacobowitz | 1 | -0/+3 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-09-21 | * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int) | Daniel Jacobowitz | 1 | -0/+2 |
2006-07-18 | * defs.h (print_transfer_performance): Improve comments | Vladimir Prus | 1 | -1/+7 |
2006-07-12 | gdb/ | Daniel Jacobowitz | 1 | -0/+2 |
2006-06-24 | defs.h (DIRNAME_SEPARATOR) [!__CYGWIN__ && _WIN32]: Define to `;'. | Eli Zaretskii | 1 | -0/+4 |
2006-02-25 | * gdb/defs.h: unconditionally include <fcntl.h>, and | Charles Wilson | 1 | -0/+12 |
2006-02-21 | 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+2 |
2006-02-10 | * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX. | Joel Brobecker | 1 | -0/+1 |
2006-02-01 | gdb/ | Daniel Jacobowitz | 1 | -0/+5 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-08-05 | Reviewed and approved by Mark Kettenis <mark.kettenis@xs4all.nl> | Fred Fish | 1 | -1/+0 |
2005-08-02 | Suggested by Shaun Jackman <sjackman@gmail.com>: | Daniel Jacobowitz | 1 | -1/+3 |
2005-07-31 | From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>: | Daniel Jacobowitz | 1 | -10/+19 |
2005-05-19 | 2005-05-19 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+9 |
2005-05-09 | * defs.h: Unconditionally include <sys/types.h>. | Mark Kettenis | 1 | -2/+1 |
2005-05-08 | * defs.h (gdb_byte): New typedef. Tweak comments. | Mark Kettenis | 1 | -7/+8 |
2005-04-14 | * arm-tdep.c (fp_model_strings): Add terminating NULL. | Daniel Jacobowitz | 1 | -3/+0 |
2005-03-17 | * defs.h (xsnprintf): New prototype. | Mark Kettenis | 1 | -0/+4 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+4 |
2005-02-06 | 2005-02-03 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+4 |
2005-01-14 | 2005-01-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+0 |
2005-01-14 | 2005-01-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+0 |
2005-01-14 | 2005-01-13 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+0 |
2005-01-12 | 2005-01-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -89/+2 |
2004-11-13 | * config/i386/xm-go32.h: Don't include fopen-bin.h. | Eli Zaretskii | 1 | -5/+6 |
2004-11-13 | * defs.h: Fix wording of the comment before FOPEN_RB. | Eli Zaretskii | 1 | -4/+4 |
2004-11-13 | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+3 |
2004-11-10 | 2004-11-10 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -4/+0 |
2004-11-05 | 2004-11-05 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+4 |
2004-10-12 | * defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of | Mark Kettenis | 1 | -4/+9 |