aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-valprint.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-142010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2010-01-12 * ada-valprint.c (ada_print_floating): Remove trailing space.Joel Brobecker1-1/+1
2010-01-12gdb/ChangeLog:Joel Brobecker1-2/+1
2010-01-09 * ada-valprint.c, parse.c: Include defs.h before including ctype.h.Joel Brobecker1-1/+1
2010-01-08Get rid of support for VAX Floats.Joel Brobecker1-16/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-11-19 * ada-lang.c (packed_array_type): Rename to...Joel Brobecker1-1/+2
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-9/+12
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-3/+2
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-9/+4
2009-07-02 * gdbtypes.h (builtin_type_true_char): Remove.Ulrich Weigand1-1/+2
2009-06-29 * ada-valprint.c (ada_print_scalar): Accept NULL type argumentUlrich Weigand1-2/+9
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-3/+3
2009-05-18 * ada-valprint.c (ada_val_print_1): Use val_print_string to printUlrich Weigand1-16/+4
2009-03-20gdb:Tom Tromey1-12/+14
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-28 Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS inJan Kratochvil1-1/+1
2008-10-28gdbTom Tromey1-107/+111
2008-09-11 * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand1-2/+2
2008-09-11 * gdbtypes.h (struct builtin_type): Remove builtin_true_charUlrich Weigand1-1/+1
2008-09-11 * ada-valprint.c: Include "objfiles.h".Ulrich Weigand1-3/+13
2008-09-11 * ada-valprint.c (ada_val_print_1): When implicitly dereferencingUlrich Weigand1-3/+1
2008-08-24gdb:Tom Tromey1-1/+1
2008-08-19* ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): ChangePaul N. Hilfinger1-0/+4
2008-05-23 * valprint.h (get_array_bounds): Renames get_array_low_bound.Joel Brobecker1-73/+80
2008-05-06 * valprint.c (val_print): Add new language parameter and use itJoel Brobecker1-5/+6
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-3/+3
2008-01-03 * ada-lang.c (ada_value_struct_elt, to_fixed_array_type)Joel Brobecker1-2/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2008-01-01 * ada-valprint.c (ada_val_print_1) [TYPE_CODE_REF]: Ignore deref_refJoel Brobecker1-25/+28
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-16/+14
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2007-01-03 * NEWS: Mention pointer to member improvements.Daniel Jacobowitz1-1/+2
2006-01-18Based on a previous patch form Michal Ludvig:Mark Kettenis1-1/+8
2006-01-02 * ada-lang.c (process_raise_exception_name): Remove extraneousPaul N. Hilfinger1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-2/+3
2005-10-10 * ada-valprint.c (print_optional_low_bound): Handle properlyJoel Brobecker1-0/+10
2005-10-032005-10-03 Joel Brobecker <brobecker@adacore.com>Joel Brobecker1-14/+12
2005-05-092005-05-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-20/+20
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-072005-02-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-10/+10
2005-01-292005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-32/+27
2005-01-292005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-01-282005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+5
2005-01-122005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+1
2005-01-052005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>Andrew Cagney1-5/+5
2004-11-122004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2004-10-08* ada-typeprint.c (ada_print_type): Use int_string for printingPaul N. Hilfinger1-3/+3
2004-07-09Remove ARI problems:Paul N. Hilfinger1-17/+27
2004-07-01* ada-lang.c (decode_packed_array): Minor change to comment.Paul N. Hilfinger1-4/+6