| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of support for VAX Floats. | Joel Brobecker | 2010-01-08 | 1 | -46/+0 |
* | * dwarf2read.c (struct attribute): Increase sizes of unsnd and snd | Paul N. Hilfinger | 2009-12-14 | 1 | -44/+18 |
* | gdb/ChangeLog: | Paul Pluzhnikov | 2009-12-02 | 1 | -3/+2 |
* | * ada-lang.c: Apply some corrections to the previous comment addition. | Joel Brobecker | 2009-11-27 | 1 | -5/+5 |
* | * ada-lang.c: Update the comment explaining how to evaluate | Joel Brobecker | 2009-11-27 | 1 | -34/+72 |
* | * ada-lang.c (discrete_type_p): TYPE_CODE_BOOL is also a discrete type. | Joel Brobecker | 2009-11-19 | 1 | -0/+1 |
* | * ada-lang.c (packed_array_type): Rename to... | Joel Brobecker | 2009-11-19 | 1 | -50/+113 |
* | Wrong function used to perform address addition/subtraction. | Joel Brobecker | 2009-11-19 | 1 | -8/+3 |
* | * ada-lang.c (ada_decode): Add handling of "TB" suffixes for | Joel Brobecker | 2009-11-19 | 1 | -0/+7 |
* | * ada-lang.c (ada_remove_Xbn_suffix): New function. | Joel Brobecker | 2009-11-19 | 1 | -5/+31 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -1/+2 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -1/+1 |
* | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 2009-07-02 | 1 | -8/+9 |
* | * gdbtypes.c (make_pointer_type, make_reference_type, | Ulrich Weigand | 2009-07-02 | 1 | -20/+25 |
* | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 2009-07-02 | 1 | -58/+49 |
* | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 2009-07-02 | 1 | -9/+6 |
* | * ada-lang.c (assign_component): Use platform-specific integer type | Ulrich Weigand | 2009-07-02 | 1 | -4/+5 |
* | * ada-lang.h (ada_convert_actual): Add GDBARCH argument. | Ulrich Weigand | 2009-06-29 | 1 | -20/+19 |
* | * ada-lang.c (resolve): Use per-architecture void type instead | Ulrich Weigand | 2009-06-29 | 1 | -18/+15 |
* | * ada-valprint.c (ada_print_scalar): Accept NULL type argument | Ulrich Weigand | 2009-06-29 | 1 | -7/+3 |
* | * ada-lang.c (to_fixed_range_type): Add ORIG_TYPE argument. | Ulrich Weigand | 2009-06-29 | 1 | -31/+28 |
* | * ada-lang.c (ada_index_type): Update comment. | Ulrich Weigand | 2009-06-29 | 1 | -1/+4 |
* | * ada-lang.c (ada_index_type): Make static. Add NAME argument. | Ulrich Weigand | 2009-06-29 | 1 | -73/+50 |
* | * value.h (value_subscript, value_subscripted_rvalue, | Ulrich Weigand | 2009-06-29 | 1 | -10/+3 |
* | * ada-lang.c (decode_packed_array): If the value is a pointer to | Joel Brobecker | 2009-06-23 | 1 | -23/+314 |
* | * ada-lang.c (evaluate_subexp): Delete. Use the version from eval.c. | Joel Brobecker | 2009-06-23 | 1 | -13/+1 |
* | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 2009-05-28 | 1 | -20/+20 |
* | * ada-lang.c (ada_find_any_type): Move check for primitive types ... | Ulrich Weigand | 2009-05-18 | 1 | -8/+10 |
* | * ada-lang.c (desc_data_type): Remove, replace by ... | Ulrich Weigand | 2009-05-18 | 1 | -25/+27 |
* | * ada-lang.c (ada_coerce_to_simple_array_type): Reimplement to | Ulrich Weigand | 2009-05-18 | 1 | -7/+7 |
* | * ada-lang.c: Remove an extra empty line. No code change. | Joel Brobecker | 2009-04-23 | 1 | -1/+0 |
* | * ada-lang.c (symtab_for_sym): Delete. | Joel Brobecker | 2009-04-16 | 1 | -60/+1 |
* | * ada-lang.c (extract_string): Delete. | Joel Brobecker | 2009-04-16 | 1 | -3/+10 |
* | ARI fix: sprintf rule. | Pierre Muller | 2009-04-14 | 1 | -10/+9 |
* | * ada-lang.c (resolve_subexp) [UNOP_QUAL]: Resolve typedefs before | Joel Brobecker | 2009-03-24 | 1 | -1/+1 |
* | * ada-lang.c (ada_evaluate_subexp) [UNOP_IN_RANGE]: make sure | Joel Brobecker | 2009-03-24 | 1 | -1/+1 |
* | * ada-lang.c (ada_evaluate_subexp) [OP_ATR_MODULUS]: Use check_typdef | Joel Brobecker | 2009-03-24 | 1 | -1/+1 |
* | * ada-lang.c (ada_evaluate_subexp): [OP_ATR_FIRST, OP_ATR_LAST] | Joel Brobecker | 2009-03-24 | 1 | -1/+1 |
* | * ada-lang.c (ada_get_field_index): Add handling of the case | Joel Brobecker | 2009-03-24 | 1 | -9/+12 |
* | gdb: | Tom Tromey | 2009-03-20 | 1 | -2/+2 |
* | 2009-03-20 Tom Tromey <tromey@redhat.com> | Tom Tromey | 2009-03-20 | 1 | -0/+1 |
* | * ada-lang.c (ada_evaluate_subexp): Merge case BINOP_REM and | Joel Brobecker | 2009-03-13 | 1 | -17/+3 |
* | * ada-lang.c (ada_evaluate_subexp) <BINOP_DIV>: make sure to | Joel Brobecker | 2009-03-13 | 1 | -1/+4 |
* | * ada-lang.c (ada_delta): Change the type of numerators and | Joel Brobecker | 2009-03-13 | 1 | -7/+17 |
* | * language.c (lang_bool_type): Return a builtin bool type in the | Joel Brobecker | 2009-03-13 | 1 | -1/+1 |
* | * ada-lang.c (ada_evaluate_subexp) [OP_VAR_VALUE]: For tagged | Joel Brobecker | 2009-03-13 | 1 | -1/+12 |
* | Fix crash printing packed record with packed array. | Joel Brobecker | 2009-03-12 | 1 | -1/+46 |
* | Fix segfault when printing short_integer'last. | Joel Brobecker | 2009-03-12 | 1 | -2/+7 |
* | Remove some unused routines. | Joel Brobecker | 2009-03-03 | 1 | -48/+0 |
* | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 2009-02-21 | 1 | -7/+10 |