aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-07 * ada-lang.c: #include "vec.h".Joel Brobecker1-58/+29
2008-02-05 * language.h (struct language_defn): Add new fieldJoel Brobecker1-0/+362
2008-01-18 * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling1-6/+7
2008-01-08 * ada-lang.c (ada_convert_actual): Renames convert_actual.Joel Brobecker1-27/+3
2008-01-08 * ada-lang.c (ensure_lval): Fix value lval kind.Joel Brobecker1-3/+9
2008-01-05 * ada-lang.c (ada_which_variant_applies): Correctly computeJoel Brobecker1-7/+6
2008-01-04 * ada-lang.c (is_name_suffix): Handle middle-name numeric suffixesJoel Brobecker1-14/+19
2008-01-04 * ada-lang.c (decode_packed_array_type): Avoid a seg faultJoel Brobecker1-3/+14
2008-01-04 * ada-lang.c (ada_evaluate_subexp): Evaluate tagged types inJoel Brobecker1-0/+9
2008-01-03 * ada-lang.c (resolve_subexp): Add handling of OP_REGISTERJoel Brobecker1-0/+1
2008-01-03 * ada-lang.c (ada_array_bound_from_type): Make non-static.Joel Brobecker1-11/+16
2008-01-03 * ada-lang.c (static_unwrap_type): Add forward declaration.Joel Brobecker1-3/+23
2008-01-03 * ada-lang.c (ada_value_struct_elt, to_fixed_array_type)Joel Brobecker1-20/+32
2008-01-02 * ada-lang.c (ada_evaluate_subexp): Modify the value returnedJoel Brobecker1-3/+3
2008-01-02 * ada-lang.c (ada_value_equal): Dereference reference types whenJoel Brobecker1-0/+5