summaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
Commit message (Expand)AuthorAgeFilesLines
* "unsupported language" error in info types when using Ada.Joel Brobecker2010-04-201-1/+1
* Wrong value printed by info locals for dynamic object.Joel Brobecker2010-04-201-3/+1
* * ada-lang.c (print_recreate_exception)Pedro Alves2010-04-191-1/+1
* PR breakpoints/8554.Pedro Alves2010-04-191-3/+53
* 2010-04-06 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-061-1/+0
* gdbTom Tromey2010-03-101-191/+76
* dwarf2_physname patchset:Keith Seitz2010-03-091-5/+1
* Wrong type description for tagged type parameter.Joel Brobecker2010-02-091-1/+8
* Get rid of ada-lang.c:function_name_from_pc.Joel Brobecker2010-01-201-18/+7
* Delete unused or undefined functions.Joel Brobecker2010-01-191-16/+0
* Use XVS field type instead of doing a parallel lookup.Joel Brobecker2010-01-181-5/+14
* Trust PAD types instead of using PAD___XVS.Joel Brobecker2010-01-181-6/+60
* "info tasks" broken by typedefs in ATCB type definitions.Joel Brobecker2010-01-151-2/+4
* Do not use name-based lookup for unconstrained packed arrays.Joel Brobecker2010-01-151-1/+1
* Delete dead function.Joel Brobecker2010-01-121-21/+0
* gdb/ChangeLog:Joel Brobecker2010-01-121-10/+72
* Get rid of support for VAX Floats.Joel Brobecker2010-01-081-46/+0
* * dwarf2read.c (struct attribute): Increase sizes of unsnd and sndPaul N. Hilfinger2009-12-141-44/+18
* gdb/ChangeLog:Paul Pluzhnikov2009-12-021-3/+2
* * ada-lang.c: Apply some corrections to the previous comment addition.Joel Brobecker2009-11-271-5/+5
* * ada-lang.c: Update the comment explaining how to evaluateJoel Brobecker2009-11-271-34/+72
* * ada-lang.c (discrete_type_p): TYPE_CODE_BOOL is also a discrete type.Joel Brobecker2009-11-191-0/+1
* * ada-lang.c (packed_array_type): Rename to...Joel Brobecker2009-11-191-50/+113
* Wrong function used to perform address addition/subtraction.Joel Brobecker2009-11-191-8/+3
* * ada-lang.c (ada_decode): Add handling of "TB" suffixes forJoel Brobecker2009-11-191-0/+7
* * ada-lang.c (ada_remove_Xbn_suffix): New function.Joel Brobecker2009-11-191-5/+31
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+2
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-1/+1
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-8/+9
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-20/+25
* * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand2009-07-021-58/+49
* * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand2009-07-021-9/+6
* * ada-lang.c (assign_component): Use platform-specific integer typeUlrich Weigand2009-07-021-4/+5
* * ada-lang.h (ada_convert_actual): Add GDBARCH argument.Ulrich Weigand2009-06-291-20/+19
* * ada-lang.c (resolve): Use per-architecture void type insteadUlrich Weigand2009-06-291-18/+15
* * ada-valprint.c (ada_print_scalar): Accept NULL type argumentUlrich Weigand2009-06-291-7/+3
* * ada-lang.c (to_fixed_range_type): Add ORIG_TYPE argument.Ulrich Weigand2009-06-291-31/+28
* * ada-lang.c (ada_index_type): Update comment.Ulrich Weigand2009-06-291-1/+4
* * ada-lang.c (ada_index_type): Make static. Add NAME argument.Ulrich Weigand2009-06-291-73/+50
* * value.h (value_subscript, value_subscripted_rvalue,Ulrich Weigand2009-06-291-10/+3
* * ada-lang.c (decode_packed_array): If the value is a pointer toJoel Brobecker2009-06-231-23/+314
* * ada-lang.c (evaluate_subexp): Delete. Use the version from eval.c.Joel Brobecker2009-06-231-13/+1
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-20/+20
* * ada-lang.c (ada_find_any_type): Move check for primitive types ...Ulrich Weigand2009-05-181-8/+10
* * ada-lang.c (desc_data_type): Remove, replace by ...Ulrich Weigand2009-05-181-25/+27
* * ada-lang.c (ada_coerce_to_simple_array_type): Reimplement toUlrich Weigand2009-05-181-7/+7
* * ada-lang.c: Remove an extra empty line. No code change.Joel Brobecker2009-04-231-1/+0
* * ada-lang.c (symtab_for_sym): Delete.Joel Brobecker2009-04-161-60/+1
* * ada-lang.c (extract_string): Delete.Joel Brobecker2009-04-161-3/+10
* ARI fix: sprintf rule.Pierre Muller2009-04-141-10/+9