Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | * ada-lang.c (symbol_completion_add): Make SV parameter a VEC** | Joel Brobecker | 1 | -8/+8 |
2008-02-07 | * ada-lang.c: #include "vec.h". | Joel Brobecker | 1 | -58/+29 |
2008-02-05 | * language.h (struct language_defn): Add new field | Joel Brobecker | 1 | -0/+362 |
2008-01-18 | * gdbarch.sh (function_list): Add new property bits_big_endian to | Markus Deuling | 1 | -6/+7 |
2008-01-08 | * ada-lang.c (ada_convert_actual): Renames convert_actual. | Joel Brobecker | 1 | -27/+3 |
2008-01-08 | * ada-lang.c (ensure_lval): Fix value lval kind. | Joel Brobecker | 1 | -3/+9 |
2008-01-05 | * ada-lang.c (ada_which_variant_applies): Correctly compute | Joel Brobecker | 1 | -7/+6 |
2008-01-04 | * ada-lang.c (is_name_suffix): Handle middle-name numeric suffixes | Joel Brobecker | 1 | -14/+19 |
2008-01-04 | * ada-lang.c (decode_packed_array_type): Avoid a seg fault | Joel Brobecker | 1 | -3/+14 |
2008-01-04 | * ada-lang.c (ada_evaluate_subexp): Evaluate tagged types in | Joel Brobecker | 1 | -0/+9 |
2008-01-03 | * ada-lang.c (resolve_subexp): Add handling of OP_REGISTER | Joel Brobecker | 1 | -0/+1 |
2008-01-03 | * ada-lang.c (ada_array_bound_from_type): Make non-static. | Joel Brobecker | 1 | -11/+16 |
2008-01-03 | * ada-lang.c (static_unwrap_type): Add forward declaration. | Joel Brobecker | 1 | -3/+23 |
2008-01-03 | * ada-lang.c (ada_value_struct_elt, to_fixed_array_type) | Joel Brobecker | 1 | -20/+32 |
2008-01-02 | * ada-lang.c (ada_evaluate_subexp): Modify the value returned | Joel Brobecker | 1 | -3/+3 |
2008-01-02 | * ada-lang.c (ada_value_equal): Dereference reference types when | Joel Brobecker | 1 | -0/+5 |
2008-01-01 | * ada-lang.c (ada_remove_trailing_digits): New function. | Joel Brobecker | 1 | -46/+108 |
2008-01-01 | * ada-lang.c (ada_evaluate_subexp, case BINOP_SUB): Add handling | Joel Brobecker | 1 | -2/+14 |
2008-01-01 | Implement support for Ada interface types. | Joel Brobecker | 1 | -6/+42 |
2007-12-29 | * ada-lang.c (_initialize_ada_language): Attach executable_changed | Joel Brobecker | 1 | -0/+2 |
2007-12-28 | * ada-lang.c (ada_evaluate_subexp): Break two large expressions | Joel Brobecker | 1 | -10/+16 |
2007-12-28 | * ada-lang.c (ada_value_cast): New function, extracted out from | Joel Brobecker | 1 | -25/+34 |
2007-12-28 | * ada-lang.c (ada_evaluate_subexp): Add cases for BINOP_LOGICAL_AND, | Joel Brobecker | 1 | -0/+18 |
2007-12-24 | * ada-lang.c (ada_is_character_type): Add recognition of type | Joel Brobecker | 1 | -0/+1 |
2007-12-24 | * dwarf2read.c (read_base_type): Set code to TYPE_CODE_CHAR | Joel Brobecker | 1 | -9/+16 |
2007-12-21 | * ada-lang.h (ada_renaming_category): New enumerated type. | Joel Brobecker | 1 | -98/+284 |
2007-12-04 | * coffread.c (decode_type): Use builtin_type_int32 instead | Ulrich Weigand | 1 | -148/+0 |
2007-11-02 | * language.h (struct language_defn): Remove la_builtin_type_vector | Ulrich Weigand | 1 | -2/+0 |
2007-10-30 | 2007-10-30 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -12/+12 |
2007-09-23 | * infcall.c (call_function_by_hand): Handle language-specific | Daniel Jacobowitz | 1 | -0/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -16/+14 |
2007-08-15 | * ada-lang.c (resolve_subexp): Correct arity of binary operators. | Joel Brobecker | 1 | -0/+3 |
2007-08-15 | * ada-lang.c (possible_user_operator_p): Alternative fix to last | Joel Brobecker | 1 | -8/+1 |
2007-08-14 | * ada-lang.c (field_alignment): Guard against NULL. | Joel Brobecker | 1 | -1/+9 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-08-06 | 2007-08-06 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-06-13 | * expression.h (enum exp_opcode): Document a register name for | Daniel Jacobowitz | 1 | -1/+4 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -6/+10 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -28/+37 |
2007-06-06 | 2007-06-06 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-03-29 | Add support for exception handling with multiple versions of | Joel Brobecker | 1 | -57/+160 |
2007-03-28 | * linespec.c: Include language.h. | Pedro Alves | 1 | -25/+0 |
2007-02-09 | 2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net> | Gabriel Dos Reis | 1 | -3/+2 |
2007-01-26 | * ada-lang.c (ada_exception_breakpoint_ops): Fix typo in function name. | Joel Brobecker | 1 | -2/+2 |
2007-01-21 | * objfiles.h (ALL_PRIMARY_SYMTABS): Define. | Daniel Jacobowitz | 1 | -8/+4 |
2007-01-08 | * ada-lang.c (is_known_support_routine): Improve the implementation. | Joel Brobecker | 1 | -40/+19 |
2007-01-08 | * ada-lang.c: Add include of source.h. | Joel Brobecker | 1 | -2/+2 |
2007-01-04 | * ada-lang.c (ada_evaluate_subexp) [OP_TYPE]: Return a value with | Joel Brobecker | 1 | -1/+1 |
2007-01-04 | * ada-lang.h (ada_find_printable_frame): Remove. | Joel Brobecker | 1 | -2/+784 |
2007-01-03 | Warning fixes. | Daniel Jacobowitz | 1 | -1/+1 |