summaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-7/+10
* 2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2009-02-051-2/+3
* * ada-lang.c (ada_template_to_fixed_record_type_1): Check sizeJerome Guitton2009-02-041-1/+9
* 2009-01-13 Jim Blandy <jimb@codesourcery.com>Pedro Alves2009-01-131-6/+4
* Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS inJan Kratochvil2008-12-281-32/+28
* * ada-lang.c (ada_value_slice_ptr): Rename to...Jerome Guitton2008-12-151-14/+11
* * ada-lang.c (value_from_contents_and_address): Move...Tom Tromey2008-11-241-20/+0
* * ada-lang.c (ada_evaluate_subexp): Improve handling of integerJoel Brobecker2008-11-151-6/+12
* gdbTom Tromey2008-10-281-3/+6
* * gdbtypes.c (copy_type): New function.Joel Brobecker2008-10-221-0/+40
* * target.h (struct target_ops): Add new field to_get_ada_task_ptid.Joel Brobecker2008-10-221-1/+1
* * breakpoint.h (enum bptype): New enum bp_catchpoint.Joel Brobecker2008-10-161-0/+9
* * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE]: Add handlingJoel Brobecker2008-10-071-2/+9
* * ada-lang.c (is_digits_suffix): Delete unused function.Joel Brobecker2008-10-011-13/+0
* * ada-lang.c (ada_modulus): Correct to avoid sign problem withJoel Brobecker2008-09-301-1/+1
* * ada-lang.c (ada_lookup_struct_elt_type): Handle case of a "naked"Joel Brobecker2008-09-301-4/+32
* * ada-lang.c (standard_exc): New static constant.Joel Brobecker2008-09-301-0/+38
* * ada-lang.c (ADA_RETAIN_DOTS): Delete this dead macro. UpdateJoel Brobecker2008-09-301-7/+2
* * ada-lang.c (ada_evaluate_subexp) [UNOP_IND]: Remove strangeJoel Brobecker2008-09-301-10/+20
* gdbTom Tromey2008-09-301-0/+1
* gdbTom Tromey2008-09-271-0/+1
* * ada-lang.c (remove_extra_symbols): Remove stub symbols ifJoel Brobecker2008-09-131-142/+118
* * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand2008-09-111-6/+6
* * ada-lang.c (value_pos_atr): Add TYPE argument. Use it asUlrich Weigand2008-09-111-9/+10
* * ada-lang.c (cast_to_fixed): Do not cast to builtin_type_double.Ulrich Weigand2008-09-111-7/+7
* * valops.c (value_ind): No longer allow dereferencing anUlrich Weigand2008-09-111-1/+6
* * eval.c (evaluate_subexp_standard): Use builtin_type_int8Ulrich Weigand2008-09-111-1/+1
* * eval.c (evaluate_subexp_standard): Add calls to binop_promoteUlrich Weigand2008-09-111-6/+37
* * value.h (value_add, value_sub): Remove.Ulrich Weigand2008-09-111-5/+8
* * language.h (struct language_arch_info): New membersUlrich Weigand2008-09-111-8/+20
* * ada-lang.c (ada_parent_type): Add handling of the case whereJoel Brobecker2008-09-101-9/+35
* * ada-lang.c (is_digits_suffix): New function.Joel Brobecker2008-09-101-107/+46
* * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE]: UseJoel Brobecker2008-09-101-2/+2
* * ada-lang.c (ada_evaluate_subexp) [BINOP_ADD, BINOP_SUB]:Joel Brobecker2008-09-101-0/+8
* * ada-lang.c (ada_array_length): Use builtin_type_int32 insteadUlrich Weigand2008-09-101-4/+3
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-15/+4
* gdb:Tom Tromey2008-08-241-10/+9
* * ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): ChangePaul N. Hilfinger2008-08-191-17/+29
* (pos_atr): Account for the possibility that the argument may be a reference.Paul N. Hilfinger2008-08-161-3/+4
* gdbTom Tromey2008-07-211-1/+1
* * block.c (block_function): Renamed to ...Daniel Jacobowitz2008-07-151-2/+2
* ada_value_assign: Correct big-endian case to take into account the bitsizePaul N. Hilfinger2008-06-061-3/+5
* * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab2008-05-271-53/+30
* * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand2008-05-221-7/+0
* * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand2008-05-221-5/+0
* * symtab.h (lookup_symbol_in_language): Update comment.Pedro Alves2008-05-191-1/+1
* * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand2008-05-191-32/+25
* * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand2008-05-191-41/+6
* * ada-lang.c (ada_evaluate_subexp) [BINOP_ASSIGN]: Do not forceJoel Brobecker2008-05-091-1/+8
* * ada-lang.c: Update throughout to use symbol_matches_domainAleksandar Ristovski2008-05-051-6/+12