aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-24 * ada-lang.c (value_from_contents_and_address): Move...Tom Tromey1-20/+0
2008-11-15 * ada-lang.c (ada_evaluate_subexp): Improve handling of integerJoel Brobecker1-6/+12
2008-10-28gdbTom Tromey1-3/+6
2008-10-22 * gdbtypes.c (copy_type): New function.Joel Brobecker1-0/+40
2008-10-22 * target.h (struct target_ops): Add new field to_get_ada_task_ptid.Joel Brobecker1-1/+1
2008-10-16 * breakpoint.h (enum bptype): New enum bp_catchpoint.Joel Brobecker1-0/+9
2008-10-07 * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE]: Add handlingJoel Brobecker1-2/+9
2008-10-01 * ada-lang.c (is_digits_suffix): Delete unused function.Joel Brobecker1-13/+0
2008-09-30 * ada-lang.c (ada_modulus): Correct to avoid sign problem withJoel Brobecker1-1/+1
2008-09-30 * ada-lang.c (ada_lookup_struct_elt_type): Handle case of a "naked"Joel Brobecker1-4/+32
2008-09-30 * ada-lang.c (standard_exc): New static constant.Joel Brobecker1-0/+38
2008-09-30 * ada-lang.c (ADA_RETAIN_DOTS): Delete this dead macro. UpdateJoel Brobecker1-7/+2
2008-09-30 * ada-lang.c (ada_evaluate_subexp) [UNOP_IND]: Remove strangeJoel Brobecker1-10/+20
2008-09-30gdbTom Tromey1-0/+1
2008-09-27gdbTom Tromey1-0/+1
2008-09-13 * ada-lang.c (remove_extra_symbols): Remove stub symbols ifJoel Brobecker1-142/+118
2008-09-11 * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand1-6/+6
2008-09-11 * ada-lang.c (value_pos_atr): Add TYPE argument. Use it asUlrich Weigand1-9/+10
2008-09-11 * ada-lang.c (cast_to_fixed): Do not cast to builtin_type_double.Ulrich Weigand1-7/+7
2008-09-11 * valops.c (value_ind): No longer allow dereferencing anUlrich Weigand1-1/+6
2008-09-11 * eval.c (evaluate_subexp_standard): Use builtin_type_int8Ulrich Weigand1-1/+1
2008-09-11 * eval.c (evaluate_subexp_standard): Add calls to binop_promoteUlrich Weigand1-6/+37
2008-09-11 * value.h (value_add, value_sub): Remove.Ulrich Weigand1-5/+8
2008-09-11 * language.h (struct language_arch_info): New membersUlrich Weigand1-8/+20
2008-09-10 * ada-lang.c (ada_parent_type): Add handling of the case whereJoel Brobecker1-9/+35
2008-09-10 * ada-lang.c (is_digits_suffix): New function.Joel Brobecker1-107/+46
2008-09-10 * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE]: UseJoel Brobecker1-2/+2
2008-09-10 * ada-lang.c (ada_evaluate_subexp) [BINOP_ADD, BINOP_SUB]:Joel Brobecker1-0/+8
2008-09-10 * ada-lang.c (ada_array_length): Use builtin_type_int32 insteadUlrich Weigand1-4/+3
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-15/+4
2008-08-24gdb:Tom Tromey1-10/+9
2008-08-19* ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): ChangePaul N. Hilfinger1-17/+29
2008-08-16(pos_atr): Account for the possibility that the argument may be a reference.Paul N. Hilfinger1-3/+4
2008-07-21gdbTom Tromey1-1/+1
2008-07-15 * block.c (block_function): Renamed to ...Daniel Jacobowitz1-2/+2
2008-06-06ada_value_assign: Correct big-endian case to take into account the bitsizePaul N. Hilfinger1-3/+5
2008-05-27 * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab1-53/+30
2008-05-22 * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand1-7/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand1-5/+0
2008-05-19 * symtab.h (lookup_symbol_in_language): Update comment.Pedro Alves1-1/+1
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand1-32/+25
2008-05-19 * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand1-41/+6
2008-05-09 * ada-lang.c (ada_evaluate_subexp) [BINOP_ASSIGN]: Do not forceJoel Brobecker1-1/+8
2008-05-05 * ada-lang.c: Update throughout to use symbol_matches_domainAleksandar Ristovski1-6/+12
2008-05-02 * ada-lang.c (unwrap_value): Handle the case where the "F" fieldJoel Brobecker1-2/+1
2008-04-30 * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz1-1/+1
2008-04-22 * ada-lang.c (get_selections): Variable PROMPT made non-const andJan Kratochvil1-6/+3
2008-04-06 Fix breakpoint condition that use member variables.Vladimir Prus1-1/+1
2008-04-03 * symtab.c (multiple_symbols_ask, multiple_symbols_all)Joel Brobecker1-0/+12
2008-02-07 * ada-lang.c (symbol_completion_add): Make SV parameter a VEC**Joel Brobecker1-8/+8