Age | Commit message (Expand) | Author | Files | Lines |
2008-10-03 | 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+2 |
2008-09-14 | * defs.h (GCC_GENERATED_STDINT_H): Define. | Joel Brobecker | 1 | -0/+14 |
2008-09-11 | * defs.h (struct gdbarch): Add forward declaration. | Ulrich Weigand | 1 | -1/+2 |
2008-09-08 | Remove global continuations in favour of a per-thread | Pedro Alves | 1 | -7/+9 |
2008-09-04 | * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d. | Doug Evans | 1 | -4/+6 |
2008-08-16 | gdb/ | Thiago Jung Bauermann | 1 | -1/+1 |
2008-08-06 | Initial python support. | Thiago Jung Bauermann | 1 | -0/+1 |
2008-07-28 | * annotate.h (deprecated_annotate_starting_hook): Remove. | Tom Tromey | 1 | -3/+0 |
2008-07-12 | 2008-07-12 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -10/+7 |
2008-07-12 | Replace struct continuation_args by void* and per command structs. | Pedro Alves | 1 | -16/+4 |
2008-07-11 | Exited threads. | Pedro Alves | 1 | -0/+3 |
2008-06-26 | * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H. | Daniel Jacobowitz | 1 | -0/+1 |
2008-06-10 | Introduce common cleanup for restoring integers. | Vladimir Prus | 1 | -1/+13 |
2008-05-24 | * gdbarch.sh: Added new gdbarch struct | Carlos Eduardo Seo | 1 | -0/+2 |
2008-05-23 | * annotate.c (annotate_source, annotate_frame_begin): Replace | Markus Deuling | 1 | -3/+1 |
2008-05-03 | * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete. | Daniel Jacobowitz | 1 | -6/+0 |
2008-05-01 | * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*. | Pedro Alves | 1 | -0/+1 |
2008-04-24 | exec_cleanup murder. | Vladimir Prus | 1 | -8/+5 |
2008-04-19 | * defs.h (exec_set_section_offsets): Remove prototype. | Thiago Jung Bauermann | 1 | -4/+0 |
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 |