Age | Commit message (Expand) | Author | Files | Lines |
2009-07-14 | gdb/ | Stan Shebs | 1 | -0/+20 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -6/+15 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -8/+13 |
2009-07-02 | * gdbtypes.h (struct builtin_type): Add internal_fn member. | Ulrich Weigand | 1 | -34/+4 |
2009-06-04 | * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS. | Ulrich Weigand | 1 | -8/+21 |
2009-06-03 | * value.h (struct internalvar): Remove. | Ulrich Weigand | 1 | -22/+13 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -1/+1 |
2009-05-23 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-05-22 | * remote.c (compare_sections_command): Don't declare exec_bfd. | Pedro Alves | 1 | -1/+1 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -22/+15 |
2009-03-31 | 2009-03-30 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -664/+103 |
2009-02-25 | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -7/+9 |
2008-10-28 | * cli/cli-script.c (do_fclose_cleanup): Remove. | Tom Tromey | 1 | -2/+4 |
2008-09-13 | * varobj.c (varobj_set_display_format): Use xfree. | Tom Tromey | 1 | -1/+1 |
2008-09-11 | * defs.h (struct gdbarch): Add forward declaration. | Ulrich Weigand | 1 | -18/+13 |
2008-08-21 | * frame.h (frame_map_regnum_to_name): Remove prototype. | Ulrich Weigand | 1 | -2/+3 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -17/+17 |
2008-07-25 | gdb: | Tom Tromey | 1 | -5/+5 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -33/+13 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 1 | -27/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 1 | -3/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_INDIRECT and | Ulrich Weigand | 1 | -7/+0 |
2008-05-04 | * inferior.h (read_pc_pid, write_pc_pid): Remove. | Ulrich Weigand | 1 | -2/+7 |
2008-02-05 | 2008-02-05 Andrzej Zaborowski <balrogg@gmail.com> | Jim Blandy | 1 | -1/+4 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -11/+6 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-27 | * tracepoint.c (tracepoint_operation): Report the deletion event | Jim Blandy | 1 | -1/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-05 | 2007-08-04 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -2/+5 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -3/+3 |
2007-06-13 | * expression.h (enum exp_opcode): Document a register name for | Daniel Jacobowitz | 1 | -5/+14 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -5/+10 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-02-28 | * frame.c (frame_pop, frame_observer_target_changed): Call | Daniel Jacobowitz | 1 | -2/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-07-17 | * printcmd.c: Coding style fixes: add missing spaces in comments | Mark Kettenis | 1 | -3/+2 |
2006-03-30 | * remote.c (struct remote_state): Add BUF and BUF_SIZE. | Daniel Jacobowitz | 1 | -23/+29 |
2006-03-17 | 2006-03-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2006-02-01 | gdb/ | Daniel Jacobowitz | 1 | -5/+0 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-11-21 | gdb/ChangeLog: | Jim Blandy | 1 | -9/+15 |
2005-11-19 | 2005-11-19 Jim Blandy <jimb@redhat.com> | Jim Blandy | 1 | -4/+11 |
2005-11-19 | 2005-11-18 Jim Blandy <jimb@redhat.com> | Jim Blandy | 1 | -1/+1 |
2005-11-19 | 2005-11-18 Jim Blandy <jimb@redhat.com> | Jim Blandy | 1 | -1/+1 |
2005-08-01 | From Josef Ezra <jezra@emc.com>: | Daniel Jacobowitz | 1 | -1/+1 |
2005-05-26 | 2005-05-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |