Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | gdb/ | Pedro Alves | 6 | -53/+25 |
2009-01-07 | * config/pa/linux.mh (XDEPFILES): Remove. | Stan Shebs | 2 | -1/+4 |
2009-01-07 | * cli/cli-cmds.c (set_debug): Fix cut-n-paste error. | Doug Evans | 2 | -1/+5 |
2009-01-07 | gdb/ | Jan Kratochvil | 5 | -24/+112 |
2009-01-07 | * utils.c (gdb_print_host_address): Adjust implementation to | Joel Brobecker | 2 | -6/+12 |
2009-01-07 | * MAINTAINERS: Add myself for write after approval privileges. | Emi Suzuki | 2 | -0/+5 |
2009-01-07 | * gdbint.texinfo (Start of New Year Procedure): Add the "coding" | Joel Brobecker | 2 | -2/+14 |
2009-01-07 | * value.c (set_internalvar): Use value_free, not xfree. | Tom Tromey | 2 | -1/+5 |
2009-01-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-06 | Check return values of functions declared with warn_unused_result | Jim Blandy | 8 | -21/+68 |
2009-01-06 | * top.c (gdb_init): Don't set the current directory here; that's | Jim Blandy | 2 | -3/+5 |
2009-01-06 | 2009-01-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 5 | -60/+242 |
2009-01-06 | * gdbreplay.c (gdbreplay_version): Update copyright year. | Joel Brobecker | 3 | -2/+7 |
2009-01-06 | * ChangeLog: Fix date of last entry. | Doug Evans | 2 | -2/+3 |
2009-01-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-05 | * linux-low.c (linux_attach_lwp): Add some comments/fixmes. | Doug Evans | 2 | -6/+33 |
2009-01-05 | * python/python-internal.h (Py_ssize_t): Define as int. | Tom Tromey | 2 | -2/+9 |
2009-01-05 | * MAINTAINERS: Fix my e-mail address as steering committee member. | Jim Blandy | 2 | -1/+5 |
2009-01-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-03 | Move a 2009 Entry from ChangeLog-2008 to ChangeLog. | Joel Brobecker | 2 | -8/+8 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1586 | -1640/+1776 |
2009-01-03 | * top.c (print_gdb_version): Update copyright year. | Joel Brobecker | 2 | -1/+5 |
2009-01-03 | * config/djgpp/fnchange.lst: Add entry for ChangeLog-2008. | Joel Brobecker | 2 | -0/+5 |
2009-01-03 | Rotate the ChangeLog as per the Start of New Year Procedure. | Joel Brobecker | 2 | -11610/+11619 |
2009-01-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-01-01 | 2009-01-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 6 | -20/+60 |
2009-01-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-31 | 2008-12-31 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 4 | -5/+17 |
2008-12-31 | 2008-12-31 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 4 | -14/+27 |
2008-12-31 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-29 | * valops.c (find_method_list): Minor reformatting in comment. | Joel Brobecker | 2 | -1/+5 |
2008-12-29 | 2008-12-29 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 4 | -10/+72 |
2008-12-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-28 | * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention | Pedro Alves | 2 | -33/+16 |
2008-12-28 | * linux-fork.c (linux_fork_detach): New. | Pedro Alves | 6 | -12/+80 |
2008-12-28 | Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS in | Jan Kratochvil | 10 | -54/+78 |
2008-12-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-26 | 2008-12-26 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 2 | -6/+15 |
2008-12-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-23 | * gdb.cp/punctuator.exp: Backslash the '$' signs. | Jan Kratochvil | 2 | -12/+16 |
2008-12-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-22 | * stack.c (print_block_frame_locals): Print spaces, not tabs. | Tom Tromey | 5 | -21/+37 |
2008-12-22 | * python/python-value.c (valpy_length): Remove #if. | Tom Tromey | 2 | -4/+4 |
2008-12-22 | 2008-12-22 Paul Pluzhnikov <ppluzhnikov@google.com> | Tom Tromey | 2 | -0/+5 |