| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_19-branchpoint | nobody | 2008-09-08 | 1 | -1177/+0 |
* | * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d. | Doug Evans | 2008-09-04 | 1 | -4/+6 |
* | gdb/ | Thiago Jung Bauermann | 2008-08-16 | 1 | -1/+1 |
* | Initial python support. | Thiago Jung Bauermann | 2008-08-06 | 1 | -0/+1 |
* | * annotate.h (deprecated_annotate_starting_hook): Remove. | Tom Tromey | 2008-07-28 | 1 | -3/+0 |
* | 2008-07-12 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2008-07-12 | 1 | -10/+7 |
* | Replace struct continuation_args by void* and per command structs. | Pedro Alves | 2008-07-12 | 1 | -16/+4 |
* | Exited threads. | Pedro Alves | 2008-07-11 | 1 | -0/+3 |
* | * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H. | Daniel Jacobowitz | 2008-06-26 | 1 | -0/+1 |
* | Introduce common cleanup for restoring integers. | Vladimir Prus | 2008-06-10 | 1 | -1/+13 |
* | * gdbarch.sh: Added new gdbarch struct | Carlos Eduardo Seo | 2008-05-24 | 1 | -0/+2 |
* | * annotate.c (annotate_source, annotate_frame_begin): Replace | Markus Deuling | 2008-05-23 | 1 | -3/+1 |
* | * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete. | Daniel Jacobowitz | 2008-05-03 | 1 | -6/+0 |
* | * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*. | Pedro Alves | 2008-05-01 | 1 | -0/+1 |
* | exec_cleanup murder. | Vladimir Prus | 2008-04-24 | 1 | -8/+5 |
* | * defs.h (exec_set_section_offsets): Remove prototype. | Thiago Jung Bauermann | 2008-04-19 | 1 | -4/+0 |
* | * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups) | Vladimir Prus | 2008-03-14 | 1 | -3/+0 |
* | * gdbarch.sh (function_list): Add new property bits_big_endian to | Markus Deuling | 2008-01-18 | 1 | -8/+0 |
* | * jv-exp.y (yylex): Replace DEPRECATED_STREQN with the appropriate | Markus Deuling | 2008-01-18 | 1 | -31/+0 |
* | * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace | Markus Deuling | 2008-01-16 | 1 | -1/+0 |
* | * defs.h (struct continuation_arg): Fix typo in comment. | Doug Evans | 2008-01-11 | 1 | -1/+1 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | Support lexical blocks and function bodies that occupy | Jim Blandy | 2007-12-04 | 1 | -0/+3 |
* | * configure.ac (hostfile, targetfile): Remove. | Ulrich Weigand | 2007-11-17 | 1 | -16/+0 |
* | Remove 'run_cleanup'. | Vladimir Prus | 2007-11-15 | 1 | -3/+0 |
* | * gdbarch.sh (deprecated_use_struct_convention): Remove. | Ulrich Weigand | 2007-10-13 | 1 | -6/+0 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | Re-instated Guile/Scheme support. | Ludovic Courtès | 2007-08-09 | 1 | -0/+1 |
* | * defs.h (ldirname): New prototype. | Daniel Jacobowitz | 2007-06-04 | 1 | -0/+2 |
* | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-05-31 | 1 | -1/+1 |
* | * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, | Daniel Jacobowitz | 2007-04-13 | 1 | -1/+0 |
* | * Makefile.in (SFILES): Remove nlmread.c. | Daniel Jacobowitz | 2007-03-30 | 1 | -2/+0 |
* | * defs.h (deprecated_registers_changed_hook): Delete declaration. | Daniel Jacobowitz | 2007-03-29 | 1 | -1/+0 |
* | Reviewed and approved by Daniel Jacobowitz <drow@false.org> | Fred Fish | 2007-02-08 | 1 | -2/+0 |
* | * cli/cli-script.c: Include breakpoint.h. | Eli Zaretskii | 2007-01-27 | 1 | -0/+1 |
* | * configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir inside | Daniel Jacobowitz | 2007-01-09 | 1 | -0/+3 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
* | * ada-lex.l (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int) | Daniel Jacobowitz | 2006-09-21 | 1 | -0/+2 |
* | * defs.h (print_transfer_performance): Improve comments | Vladimir Prus | 2006-07-18 | 1 | -1/+7 |
* | gdb/ | Daniel Jacobowitz | 2006-07-12 | 1 | -0/+2 |
* | defs.h (DIRNAME_SEPARATOR) [!__CYGWIN__ && _WIN32]: Define to `;'. | Eli Zaretskii | 2006-06-24 | 1 | -0/+4 |
* | * gdb/defs.h: unconditionally include <fcntl.h>, and | Charles Wilson | 2006-02-25 | 1 | -0/+12 |
* | 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 2006-02-21 | 1 | -0/+2 |
* | * defs.h (gdb_osabi): New enum value GDB_OSABI_AIX. | Joel Brobecker | 2006-02-10 | 1 | -0/+1 |
* | gdb/ | Daniel Jacobowitz | 2006-02-01 | 1 | -0/+5 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | Reviewed and approved by Mark Kettenis <mark.kettenis@xs4all.nl> | Fred Fish | 2005-08-05 | 1 | -1/+0 |
* | Suggested by Shaun Jackman <sjackman@gmail.com>: | Daniel Jacobowitz | 2005-08-02 | 1 | -1/+3 |
* | From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>: | Daniel Jacobowitz | 2005-07-31 | 1 | -10/+19 |
* | 2005-05-19 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-05-19 | 1 | -11/+9 |