Age | Commit message (Expand) | Author | Files | Lines |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -9/+12 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -3/+2 |
2009-07-02 | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 1 | -9/+4 |
2009-07-02 | * gdbtypes.h (builtin_type_true_char): Remove. | Ulrich Weigand | 1 | -1/+2 |
2009-06-29 | * ada-valprint.c (ada_print_scalar): Accept NULL type argument | Ulrich Weigand | 1 | -2/+9 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -3/+3 |
2009-05-18 | * ada-valprint.c (ada_val_print_1): Use val_print_string to print | Ulrich Weigand | 1 | -16/+4 |
2009-03-20 | gdb: | Tom Tromey | 1 | -12/+14 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-28 | Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS in | Jan Kratochvil | 1 | -1/+1 |
2008-10-28 | gdb | Tom Tromey | 1 | -107/+111 |
2008-09-11 | * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32 | Ulrich Weigand | 1 | -2/+2 |
2008-09-11 | * gdbtypes.h (struct builtin_type): Remove builtin_true_char | Ulrich Weigand | 1 | -1/+1 |
2008-09-11 | * ada-valprint.c: Include "objfiles.h". | Ulrich Weigand | 1 | -3/+13 |
2008-09-11 | * ada-valprint.c (ada_val_print_1): When implicitly dereferencing | Ulrich Weigand | 1 | -3/+1 |
2008-08-24 | gdb: | Tom Tromey | 1 | -1/+1 |
2008-08-19 | * ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): Change | Paul N. Hilfinger | 1 | -0/+4 |
2008-05-23 | * valprint.h (get_array_bounds): Renames get_array_low_bound. | Joel Brobecker | 1 | -73/+80 |
2008-05-06 | * valprint.c (val_print): Add new language parameter and use it | Joel Brobecker | 1 | -5/+6 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -3/+3 |
2008-01-03 | * ada-lang.c (ada_value_struct_elt, to_fixed_array_type) | Joel Brobecker | 1 | -2/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2008-01-01 | * ada-valprint.c (ada_val_print_1) [TYPE_CODE_REF]: Ignore deref_ref | Joel Brobecker | 1 | -25/+28 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -16/+14 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-03 | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 1 | -1/+2 |
2006-01-18 | Based on a previous patch form Michal Ludvig: | Mark Kettenis | 1 | -1/+8 |
2006-01-02 | * ada-lang.c (process_raise_exception_name): Remove extraneous | Paul N. Hilfinger | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -2/+3 |
2005-10-10 | * ada-valprint.c (print_optional_low_bound): Handle properly | Joel Brobecker | 1 | -0/+10 |
2005-10-03 | 2005-10-03 Joel Brobecker <brobecker@adacore.com> | Joel Brobecker | 1 | -14/+12 |
2005-05-09 | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -20/+20 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-07 | 2005-02-06 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -10/+10 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -32/+27 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-01-28 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+5 |
2005-01-12 | 2005-01-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+1 |
2005-01-05 | 2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr> | Andrew Cagney | 1 | -5/+5 |
2004-11-12 | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2004-10-08 | * ada-typeprint.c (ada_print_type): Use int_string for printing | Paul N. Hilfinger | 1 | -3/+3 |
2004-07-09 | Remove ARI problems: | Paul N. Hilfinger | 1 | -17/+27 |
2004-07-01 | * ada-lang.c (decode_packed_array): Minor change to comment. | Paul N. Hilfinger | 1 | -4/+6 |
2004-07-01 | Address complaints from gdb_ari.sh: | Paul N. Hilfinger | 1 | -2/+2 |
2004-06-02 | ada-exp.y: Synchronize with current ACT sources. | Paul N. Hilfinger | 1 | -94/+191 |
2003-05-24 | 2003-05-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+4 |
2003-05-15 | 2003-05-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+0 |
2003-04-21 | 2003-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+1 |
2003-01-18 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-09-08 | * ada-lang.c (ada_array_bound, ada_type_match, | Aidan Skinner | 1 | -2/+1 |