summaryrefslogtreecommitdiffstats
path: root/gdb/ada-lang.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * ada-lang.c (unwrap_value): Handle the case where the "F" fieldJoel Brobecker2008-05-021-2/+1
* * ada-lang.c (ada_value_primitive_packed_val): Only checkDaniel Jacobowitz2008-04-301-1/+1
* * ada-lang.c (get_selections): Variable PROMPT made non-const andJan Kratochvil2008-04-221-6/+3
* Fix breakpoint condition that use member variables.Vladimir Prus2008-04-061-1/+1
* * symtab.c (multiple_symbols_ask, multiple_symbols_all)Joel Brobecker2008-04-031-0/+12
* * ada-lang.c (symbol_completion_add): Make SV parameter a VEC**Joel Brobecker2008-02-071-8/+8
* * ada-lang.c: #include "vec.h".Joel Brobecker2008-02-071-58/+29
* * language.h (struct language_defn): Add new fieldJoel Brobecker2008-02-051-0/+362
* * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling2008-01-181-6/+7
* * ada-lang.c (ada_convert_actual): Renames convert_actual.Joel Brobecker2008-01-081-27/+3
* * ada-lang.c (ensure_lval): Fix value lval kind.Joel Brobecker2008-01-081-3/+9
* * ada-lang.c (ada_which_variant_applies): Correctly computeJoel Brobecker2008-01-051-7/+6
* * ada-lang.c (is_name_suffix): Handle middle-name numeric suffixesJoel Brobecker2008-01-041-14/+19
* * ada-lang.c (decode_packed_array_type): Avoid a seg faultJoel Brobecker2008-01-041-3/+14
* * ada-lang.c (ada_evaluate_subexp): Evaluate tagged types inJoel Brobecker2008-01-041-0/+9
* * ada-lang.c (resolve_subexp): Add handling of OP_REGISTERJoel Brobecker2008-01-031-0/+1
* * ada-lang.c (ada_array_bound_from_type): Make non-static.Joel Brobecker2008-01-031-11/+16
* * ada-lang.c (static_unwrap_type): Add forward declaration.Joel Brobecker2008-01-031-3/+23
* * ada-lang.c (ada_value_struct_elt, to_fixed_array_type)Joel Brobecker2008-01-031-20/+32
* * ada-lang.c (ada_evaluate_subexp): Modify the value returnedJoel Brobecker2008-01-021-3/+3
* * ada-lang.c (ada_value_equal): Dereference reference types whenJoel Brobecker2008-01-021-0/+5
* * ada-lang.c (ada_remove_trailing_digits): New function.Joel Brobecker2008-01-011-46/+108
* * ada-lang.c (ada_evaluate_subexp, case BINOP_SUB): Add handlingJoel Brobecker2008-01-011-2/+14
* Implement support for Ada interface types.Joel Brobecker2008-01-011-6/+42
* * ada-lang.c (_initialize_ada_language): Attach executable_changedJoel Brobecker2007-12-291-0/+2
* * ada-lang.c (ada_evaluate_subexp): Break two large expressionsJoel Brobecker2007-12-281-10/+16
* * ada-lang.c (ada_value_cast): New function, extracted out fromJoel Brobecker2007-12-281-25/+34
* * ada-lang.c (ada_evaluate_subexp): Add cases for BINOP_LOGICAL_AND,Joel Brobecker2007-12-281-0/+18
* * ada-lang.c (ada_is_character_type): Add recognition of typeJoel Brobecker2007-12-241-0/+1
* * dwarf2read.c (read_base_type): Set code to TYPE_CODE_CHARJoel Brobecker2007-12-241-9/+16
* * ada-lang.h (ada_renaming_category): New enumerated type.Joel Brobecker2007-12-211-98/+284
* * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand2007-12-041-148/+0
* * language.h (struct language_defn): Remove la_builtin_type_vectorUlrich Weigand2007-11-021-2/+0
OpenPOWER on IntegriCloud