Age | Commit message (Expand) | Author | Files | Lines |
2015-07-14 | Remove CHECK_TYPEDEF, use check_typedef instead | Simon Marchi | 1 | -1/+1 |
2015-04-11 | Remove --xdb | Jan Kratochvil | 1 | -3/+0 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -4/+7 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-09-04 | Fix PR fortran/17237: bug in f-valprint.c | Sergio Durigan Junior | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-18 | make common_block const | Tom Tromey | 1 | -1/+1 |
2014-06-18 | constify struct block in some places | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-01-21 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-26 | gdb/ | Yao Qi | 1 | -1/+1 |
2012-09-26 | 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com> | Tom Tromey | 1 | -91/+70 |
2012-09-26 | 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com> | Tom Tromey | 1 | -65/+0 |
2012-07-16 | gdb/ | Jan Kratochvil | 1 | -0/+13 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-05-18 | PR exp/13907: | Tom Tromey | 1 | -1/+4 |
2012-05-18 | * valprint.c (val_print_string): Don't print leading space. | Tom Tromey | 1 | -3/+12 |
2012-05-18 | * printcmd.c (print_address_demangle): Add 'opts' argument. | Tom Tromey | 1 | -2/+1 |
2012-03-01 | * valprint.h (struct generic_val_print_decorations): New. | Tom Tromey | 1 | -137/+30 |
2012-03-01 | * valprint.c (val_print): Update. | Tom Tromey | 1 | -11/+4 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -3/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -4/+13 |
2011-06-29 | gdb | Tom Tromey | 1 | -5/+19 |
2011-02-07 | * valprint.c (val_print): Extend comment. | Pedro Alves | 1 | -6/+3 |
2011-01-25 | * printcmd.c (print_formatted): Use val_print_scalar_formatted | Pedro Alves | 1 | -12/+12 |
2011-01-24 | 2011-01-24 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -30/+45 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -21/+21 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+9 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-10-15 | PR python/11948: | Tom Tromey | 1 | -2/+2 |
2010-06-21 | * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME. | Tom Tromey | 1 | -1/+1 |
2010-06-11 | gdb | Tom Tromey | 1 | -8/+14 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+10 |
2010-05-07 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+1 |
2010-01-14 | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -2/+3 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -4/+4 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -1/+2 |
2009-03-20 | gdb: | Tom Tromey | 1 | -3/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-22 | * stack.c (print_block_frame_locals): Print spaces, not tabs. | Tom Tromey | 1 | -3/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -52/+51 |
2008-10-02 | gdb/ | Jan Kratochvil | 1 | -134/+17 |
2008-09-11 | * expprint.c (print_subexp_standard): Compare against builtin type | Ulrich Weigand | 1 | -34/+2 |