aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-01 * ada-lang.c (ada_remove_trailing_digits): New function.Joel Brobecker1-46/+108
2008-01-01 * ada-lang.c (ada_evaluate_subexp, case BINOP_SUB): Add handlingJoel Brobecker1-2/+14
2008-01-01 Implement support for Ada interface types.Joel Brobecker1-6/+42
2007-12-29 * ada-lang.c (_initialize_ada_language): Attach executable_changedJoel Brobecker1-0/+2
2007-12-28 * ada-lang.c (ada_evaluate_subexp): Break two large expressionsJoel Brobecker1-10/+16
2007-12-28 * ada-lang.c (ada_value_cast): New function, extracted out fromJoel Brobecker1-25/+34
2007-12-28 * ada-lang.c (ada_evaluate_subexp): Add cases for BINOP_LOGICAL_AND,Joel Brobecker1-0/+18
2007-12-24 * ada-lang.c (ada_is_character_type): Add recognition of typeJoel Brobecker1-0/+1
2007-12-24 * dwarf2read.c (read_base_type): Set code to TYPE_CODE_CHARJoel Brobecker1-9/+16
2007-12-21 * ada-lang.h (ada_renaming_category): New enumerated type.Joel Brobecker1-98/+284
2007-12-04 * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand1-148/+0
2007-11-02 * language.h (struct language_defn): Remove la_builtin_type_vectorUlrich Weigand1-2/+0
2007-10-302007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-12/+12
2007-09-23 * infcall.c (call_function_by_hand): Handle language-specificDaniel Jacobowitz1-0/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-16/+14
2007-08-15 * ada-lang.c (resolve_subexp): Correct arity of binary operators.Joel Brobecker1-0/+3
2007-08-15 * ada-lang.c (possible_user_operator_p): Alternative fix to lastJoel Brobecker1-8/+1
2007-08-14 * ada-lang.c (field_alignment): Guard against NULL.Joel Brobecker1-1/+9
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-08-062007-08-06 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-06-13 * expression.h (enum exp_opcode): Document a register name forDaniel Jacobowitz1-1/+4
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-6/+10
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-28/+37
2007-06-062007-06-06 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-03-29 Add support for exception handling with multiple versions ofJoel Brobecker1-57/+160
2007-03-28 * linespec.c: Include language.h.Pedro Alves1-25/+0
2007-02-092007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net>Gabriel Dos Reis1-3/+2
2007-01-26 * ada-lang.c (ada_exception_breakpoint_ops): Fix typo in function name.Joel Brobecker1-2/+2
2007-01-21 * objfiles.h (ALL_PRIMARY_SYMTABS): Define.Daniel Jacobowitz1-8/+4
2007-01-08 * ada-lang.c (is_known_support_routine): Improve the implementation.Joel Brobecker1-40/+19
2007-01-08 * ada-lang.c: Add include of source.h.Joel Brobecker1-2/+2
2007-01-04 * ada-lang.c (ada_evaluate_subexp) [OP_TYPE]: Return a value withJoel Brobecker1-1/+1
2007-01-04 * ada-lang.h (ada_find_printable_frame): Remove.Joel Brobecker1-2/+784
2007-01-03 Warning fixes.Daniel Jacobowitz1-1/+1