Age | Commit message (Expand) | Author | Files | Lines |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -1/+2 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -5/+5 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -7/+9 |
2009-06-23 | gdb | Tom Tromey | 1 | -6/+25 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -3/+3 |
2009-03-20 | gdb: | Tom Tromey | 1 | -25/+58 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -74/+93 |
2008-09-11 | * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter. | Ulrich Weigand | 1 | -3/+1 |
2008-09-11 | * ada-valprint.c (ada_val_print_1): When implicitly dereferencing | Ulrich Weigand | 1 | -2/+1 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -1/+1 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -1/+1 |
2008-05-06 | * valprint.c (val_print): Add new language parameter and use it | Joel Brobecker | 1 | -5/+8 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -5/+3 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-25 | 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com> | Thiago Jung Bauermann | 1 | -0/+7 |
2007-09-05 | * NEWS: Update description of string changes. Mention print/s. | Daniel Jacobowitz | 1 | -15/+57 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-05-18 | Add ability to report when a variable's value is uninitialized, | Caroline Tice | 1 | -0/+3 |
2007-01-26 | * c-valprint.c (c_val_print): Require strings to be of no-signed CHARs. | Jan Kratochvil | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-03 | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 1 | -30/+16 |
2006-01-18 | Based on a previous patch form Michal Ludvig: | Mark Kettenis | 1 | -2/+9 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-09 | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-03-29 | * c-valprint.c (c_value_print): Fix up some formatting. Use | Daniel Jacobowitz | 1 | -11/+14 |
2005-02-28 | * dwarf2loc.c (loclist_read_variable): Set optimized_out | Daniel Jacobowitz | 1 | -12/+4 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-08 | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2005-02-07 | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-07 | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-07 | 2005-02-06 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-02 | 2005-02-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+7 |
2005-02-02 | 2005-02-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+6 |
2005-01-29 | 2005-01-29 Baurzhan Ismagulov <ibr@radix50.net> | Baurzhan Ismagulov | 1 | -6/+6 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-11-12 | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2004-11-09 | 2004-11-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+3 |
2003-10-22 | 2003-10-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+4 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-06-21 | * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address | Daniel Jacobowitz | 1 | -2/+3 |
2003-06-02 | 2003-06-02 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -2/+1 |
2003-05-14 | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+1 |
2003-02-25 | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -1/+1 |
2003-02-20 | 2003-02-20 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -1/+1 |
2003-01-14 | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-01-09 | 2003-01-09 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-08-27 | * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o, | Tom Tromey | 1 | -0/+1 |
2002-02-05 | 2002-02-05 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+22 |
2002-02-04 | 2002-02-03 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+6 |