* defs.h (extract_signed_integer, extract_unsigned_integer,
[deliverable/binutils-gdb.git] / gdb / ada-lang.c
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02  Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02  Ulrich Weigand * gdbtypes.c (make_pointer_type, make_reference_type,
2009-07-02  Ulrich Weigand * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
2009-07-02  Ulrich Weigand * gdbtypes.h (builtin_type_ieee_single, builtin_type_i...
2009-07-02  Ulrich Weigand * ada-lang.c (assign_component): Use platform-specific...
2009-06-29  Ulrich Weigand * ada-lang.h (ada_convert_actual): Add GDBARCH argument.
2009-06-29  Ulrich Weigand * ada-lang.c (resolve): Use per-architecture void...
2009-06-29  Ulrich Weigand * ada-valprint.c (ada_print_scalar): Accept NULL type...
2009-06-29  Ulrich Weigand * ada-lang.c (to_fixed_range_type): Add ORIG_TYPE...
2009-06-29  Ulrich Weigand * ada-lang.c (ada_index_type): Update comment.
2009-06-29  Ulrich Weigand * ada-lang.c (ada_index_type): Make static. Add NAME...
2009-06-29  Ulrich Weigand * value.h (value_subscript, value_subscripted_rvalue,
2009-06-23  Joel Brobecker * ada-lang.c (decode_packed_array): If the...
2009-06-23  Joel Brobecker * ada-lang.c (evaluate_subexp): Delete. Use...
2009-05-28  Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-05-18  Ulrich Weigand * ada-lang.c (ada_find_any_type): Move check for primi...
2009-05-18  Ulrich Weigand * ada-lang.c (desc_data_type): Remove, replace by ...
2009-05-18  Ulrich Weigand * ada-lang.c (ada_coerce_to_simple_array_type): Reimpl...
2009-04-23  Joel Brobecker * ada-lang.c: Remove an extra empty line. No...
2009-04-16  Joel Brobecker * ada-lang.c (symtab_for_sym): Delete.
2009-04-16  Joel Brobecker * ada-lang.c (extract_string): Delete.
2009-04-14  Pierre Muller ARI fix: sprintf rule.
2009-03-24  Joel Brobecker * ada-lang.c (resolve_subexp) [UNOP_QUAL]:...
2009-03-24  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [UNOP_IN_RAN...
2009-03-24  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [OP_ATR_MODU...
2009-03-24  Joel Brobecker * ada-lang.c (ada_evaluate_subexp): [OP_ATR_FIR...
2009-03-24  Joel Brobecker * ada-lang.c (ada_get_field_index): Add handlin...
2009-03-20  Tom Tromeygdb:
2009-03-20  Tom Tromey2009-03-20 Tom Tromey <tromey@redhat.com>
2009-03-13  Joel Brobecker * ada-lang.c (ada_evaluate_subexp): Merge case...
2009-03-13  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) <BINOP_DIV...
2009-03-13  Joel Brobecker * ada-lang.c (ada_delta): Change the type of...
2009-03-13  Joel Brobecker * language.c (lang_bool_type): Return a builtin...
2009-03-13  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [OP_VAR_VALU...
2009-03-12  Joel Brobecker Fix crash printing packed record with packed...
2009-03-12  Joel Brobecker Fix segfault when printing short_integer'last.
2009-03-03  Joel Brobecker Remove some unused routines.
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-05  Thiago Jung Bauermann2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm...
2009-02-04  Jerome Guitton * ada-lang.c (ada_template_to_fixed_record_type_1...
2009-01-13  Pedro Alves2009-01-13 Jim Blandy <jimb@codesourcery.com>
2008-12-28  Jan Kratochvil Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrar...
2008-12-15  Jerome Guitton * ada-lang.c (ada_value_slice_ptr): Rename to...
2008-11-24  Tom Tromey * ada-lang.c (value_from_contents_and_address): Move...
2008-11-15  Joel Brobecker * ada-lang.c (ada_evaluate_subexp): Improve handling...
2008-10-28  Tom Tromeygdb
2008-10-22  Joel Brobecker * gdbtypes.c (copy_type): New function.
2008-10-22  Joel Brobecker * target.h (struct target_ops): Add new field...
2008-10-16  Joel Brobecker * breakpoint.h (enum bptype): New enum bp_catch...
2008-10-07  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE...
2008-10-01  Joel Brobecker * ada-lang.c (is_digits_suffix): Delete unused...
2008-09-30  Joel Brobecker * ada-lang.c (ada_modulus): Correct to avoid...
2008-09-30  Joel Brobecker * ada-lang.c (ada_lookup_struct_elt_type):...
2008-09-30  Joel Brobecker * ada-lang.c (standard_exc): New static constant.
2008-09-30  Joel Brobecker * ada-lang.c (ADA_RETAIN_DOTS): Delete this...
2008-09-30  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [UNOP_IND...
2008-09-30  Tom Tromeygdb
2008-09-27  Tom Tromeygdb
2008-09-13  Joel Brobecker * ada-lang.c (remove_extra_symbols): Remove...
2008-09-11  Ulrich Weigand * ada-lang.c (ada_coerce_to_simple_array_type): Use...
2008-09-11  Ulrich Weigand * ada-lang.c (value_pos_atr): Add TYPE argument. ...
2008-09-11  Ulrich Weigand * ada-lang.c (cast_to_fixed): Do not cast to builtin_t...
2008-09-11  Ulrich Weigand * valops.c (value_ind): No longer allow dereferencing an
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Use builtin_type_int8
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Add calls to...
2008-09-11  Ulrich Weigand * value.h (value_add, value_sub): Remove.
2008-09-11  Ulrich Weigand * language.h (struct language_arch_info): New members
2008-09-10  Joel Brobecker * ada-lang.c (ada_parent_type): Add handling...
2008-09-10  Joel Brobecker * ada-lang.c (is_digits_suffix): New function.
2008-09-10  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE...
2008-09-10  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [BINOP_ADD...
2008-09-10  Ulrich Weigand * ada-lang.c (ada_array_length): Use builtin_type_int3...
2008-09-05  Ulrich Weigand * breakpoint.h (struct bp_location): Change type of...
2008-08-24  Tom Tromeygdb:
2008-08-19  Paul N. Hilfinger* ada-lang.c (discrete_type_high_bound,discrete_type_lo...
2008-08-16  Paul N. Hilfinger(pos_atr): Account for the possibility that the argumen...
2008-07-21  Tom Tromeygdb
2008-07-15  Daniel Jacobowitz * block.c (block_function): Renamed to ...
2008-06-06  Paul N. Hilfingerada_value_assign: Correct big-endian case to take into...
2008-05-27  Andreas Schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-05-22  Ulrich Weigand * symtab.h (enum address_class): Remove LOC_BASEREG and
2008-05-22  Ulrich Weigand * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.
2008-05-19  Pedro Alves * symtab.h (lookup_symbol_in_language): Update comment.
2008-05-19  Ulrich Weigand * symtab.h (lookup_symbol_in_language): Remove SYMTAB...
2008-05-19  Ulrich Weigand * language.h (struct language_defn): Remove SYMTAB...
2008-05-09  Joel Brobecker * ada-lang.c (ada_evaluate_subexp) [BINOP_ASSIG...
2008-05-05  Aleksandar Ristovski * ada-lang.c: Update throughout to use symbol_matches_...
2008-05-02  Joel Brobecker * ada-lang.c (unwrap_value): Handle the case...
2008-04-30  Daniel Jacobowitz * ada-lang.c (ada_value_primitive_packed_val): Only...
2008-04-22  Jan Kratochvil * ada-lang.c (get_selections): Variable PROMPT made...
2008-04-06  Vladimir Prus Fix breakpoint condition that use member variables.
2008-04-03  Joel Brobecker * symtab.c (multiple_symbols_ask, multiple_symb...
2008-02-07  Joel Brobecker * ada-lang.c (symbol_completion_add): Make...
2008-02-07  Joel Brobecker * ada-lang.c: #include "vec.h".
2008-02-05  Joel Brobecker * language.h (struct language_defn): Add new...
2008-01-18  Markus Deuling * gdbarch.sh (function_list): Add new property bits_bi...
2008-01-08  Joel Brobecker * ada-lang.c (ada_convert_actual): Renames...
2008-01-08  Joel Brobecker * ada-lang.c (ensure_lval): Fix value lval...
next
This page took 0.308235 seconds and 107 git commands to generate.