2010-10-07 |
Paul N. Hilfinger | Extend hashed symbol dictionaries to work with Ada |
blob | commitdiff | raw |
2010-10-06 |
Joel Brobecker | [Ada] Fix ARI warnings in advance_wild_match |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Joel Brobecker | [Ada/funcalls] do not coerce fat pointers on the stack |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Paul N. Hilfinger | Replace wild_match with faster version and modify its... |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Joel Brobecker | [Ada] array and bounds in fat pointer can be a stub |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Jan Kratochvil | gdb/ |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Sami Wagiaalla | Rename cplus_specific mangled_lang. |
blob | commitdiff | raw | diff to current |
2010-06-04 |
Sergio Durigan Junior | 2010-06-04 Sergio Durigan Junior <sergiodj@redhat... |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Joel Brobecker | Cache the TSD type in inferior-data (performance). |
blob | commitdiff | raw | diff to current |
2010-05-27 |
Joel Brobecker | Replace call to value_contents_raw by call to value_con... |
blob | commitdiff | raw | diff to current |
2010-05-18 |
Michael Snyder | 2010-05-18 Michael Snyder <[email protected]> |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Joel Brobecker | Avoid global lookup when decoding XA type. |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Joel Brobecker | * ada-lang.c (assign_aggregate): Remove unused... |
blob | commitdiff | raw | diff to current |
2010-05-06 |
Michael Snyder | 2010-05-06 Michael Snyder <[email protected]> |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Joel Brobecker | Remove unused MAX_OF*/MIN_OF* macros. |
blob | commitdiff | raw | diff to current |
2010-05-02 |
Jan Kratochvil | gdb/ |
blob | commitdiff | raw | diff to current |
2010-04-22 |
Jan Kratochvil | gdb/ |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Joel Brobecker | [AVR] inferior call of subprogram with pointer as argument |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Joel Brobecker | "unsupported language" error in info types when using... |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Joel Brobecker | Wrong value printed by info locals for dynamic object. |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Pedro Alves | * ada-lang.c (print_recreate_exception) |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Pedro Alves | PR breakpoints/8554. |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Stan Shebs | 2010-04-06 Stan Shebs <[email protected]> |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Tom Tromey | gdb |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Keith Seitz | dwarf2_physname patchset: |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Joel Brobecker | Wrong type description for tagged type parameter. |
blob | commitdiff | raw | diff to current |
2010-01-20 |
Joel Brobecker | Get rid of ada-lang.c:function_name_from_pc. |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Joel Brobecker | Delete unused or undefined functions. |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Joel Brobecker | Use XVS field type instead of doing a parallel lookup. |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Joel Brobecker | Trust PAD types instead of using PAD___XVS. |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Joel Brobecker | "info tasks" broken by typedefs in ATCB type definitions. |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Joel Brobecker | Do not use name-based lookup for unconstrained packed... |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Joel Brobecker | Delete dead function. |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Joel Brobecker | gdb/ChangeLog: |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Joel Brobecker | Get rid of support for VAX Floats. |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Paul N. Hilfinger | * dwarf2read.c (struct attribute): Increase sizes of... |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Paul Pluzhnikov | gdb/ChangeLog: |
blob | commitdiff | raw | diff to current |
2009-11-27 |
Joel Brobecker | * ada-lang.c: Apply some corrections to the... |
blob | commitdiff | raw | diff to current |
2009-11-27 |
Joel Brobecker | * ada-lang.c: Update the comment explaining... |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Joel Brobecker | * ada-lang.c (discrete_type_p): TYPE_CODE_BOOL... |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Joel Brobecker | * ada-lang.c (packed_array_type): Rename to... |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Joel Brobecker | Wrong function used to perform address addition... |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Joel Brobecker | * ada-lang.c (ada_decode): Add handling of "TB... |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Joel Brobecker | * ada-lang.c (ada_remove_Xbn_suffix): New function. |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Ulrich Weigand | * defs.h (extract_signed_integer, extract_unsigned_int... |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Ulrich Weigand | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Ulrich Weigand | * breakpoint.h (struct breakpoint): New member GDBARCH. |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Ulrich Weigand | * gdbtypes.c (make_pointer_type, make_reference_type, |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New... |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (builtin_type_ieee_single, builtin_type_i... |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Ulrich Weigand | * ada-lang.c (assign_component): Use platform-specific... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Ulrich Weigand | * ada-lang.h (ada_convert_actual): Add GDBARCH argument. |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Ulrich Weigand | * ada-lang.c (resolve): Use per-architecture void... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Ulrich Weigand | * ada-valprint.c (ada_print_scalar): Accept NULL type... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Ulrich Weigand | * ada-lang.c (to_fixed_range_type): Add ORIG_TYPE... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Ulrich Weigand | * ada-lang.c (ada_index_type): Update comment. |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Ulrich Weigand | * ada-lang.c (ada_index_type): Make static. Add NAME... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Ulrich Weigand | * value.h (value_subscript, value_subscripted_rvalue, |
blob | commitdiff | raw | diff to current |
2009-06-23 |
Joel Brobecker | * ada-lang.c (decode_packed_array): If the... |
blob | commitdiff | raw | diff to current |
2009-06-23 |
Joel Brobecker | * ada-lang.c (evaluate_subexp): Delete. Use... |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Tom Tromey | 2009-05-27 Tom Tromey <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Ulrich Weigand | * ada-lang.c (ada_find_any_type): Move check for primi... |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Ulrich Weigand | * ada-lang.c (desc_data_type): Remove, replace by ... |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Ulrich Weigand | * ada-lang.c (ada_coerce_to_simple_array_type): Reimpl... |
blob | commitdiff | raw | diff to current |
2009-04-23 |
Joel Brobecker | * ada-lang.c: Remove an extra empty line. No... |
blob | commitdiff | raw | diff to current |
2009-04-16 |
Joel Brobecker | * ada-lang.c (symtab_for_sym): Delete. |
blob | commitdiff | raw | diff to current |
2009-04-16 |
Joel Brobecker | * ada-lang.c (extract_string): Delete. |
blob | commitdiff | raw | diff to current |
2009-04-14 |
Pierre Muller | ARI fix: sprintf rule. |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Joel Brobecker | * ada-lang.c (resolve_subexp) [UNOP_QUAL]:... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp) [UNOP_IN_RAN... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp) [OP_ATR_MODU... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp): [OP_ATR_FIR... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Joel Brobecker | * ada-lang.c (ada_get_field_index): Add handlin... |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Tom Tromey | gdb: |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Tom Tromey | 2009-03-20 Tom Tromey <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp): Merge case... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp) <BINOP_DIV... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Joel Brobecker | * ada-lang.c (ada_delta): Change the type of... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Joel Brobecker | * language.c (lang_bool_type): Return a builtin... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp) [OP_VAR_VALU... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Joel Brobecker | Fix crash printing packed record with packed... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Joel Brobecker | Fix segfault when printing short_integer'last. |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Joel Brobecker | Remove some unused routines. |
blob | commitdiff | raw | diff to current |
2009-02-21 |
Pedro Alves | 2008-02-21 Pedro Alves <[email protected]> |
blob | commitdiff | raw | diff to current |
2009-02-05 |
Thiago Jung Bauermann | 2009-02-05 Thiago Jung Bauermann <[email protected]... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Jerome Guitton | * ada-lang.c (ada_template_to_fixed_record_type_1... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Pedro Alves | 2009-01-13 Jim Blandy <[email protected]> |
blob | commitdiff | raw | diff to current |
2008-12-28 |
Jan Kratochvil | Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrar... |
blob | commitdiff | raw | diff to current |
2008-12-15 |
Jerome Guitton | * ada-lang.c (ada_value_slice_ptr): Rename to... |
blob | commitdiff | raw | diff to current |
2008-11-24 |
Tom Tromey | * ada-lang.c (value_from_contents_and_address): Move... |
blob | commitdiff | raw | diff to current |
2008-11-15 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp): Improve handling... |
blob | commitdiff | raw | diff to current |
2008-10-28 |
Tom Tromey | gdb |
blob | commitdiff | raw | diff to current |
2008-10-22 |
Joel Brobecker | * gdbtypes.c (copy_type): New function. |
blob | commitdiff | raw | diff to current |
2008-10-22 |
Joel Brobecker | * target.h (struct target_ops): Add new field... |
blob | commitdiff | raw | diff to current |
2008-10-16 |
Joel Brobecker | * breakpoint.h (enum bptype): New enum bp_catch... |
blob | commitdiff | raw | diff to current |
2008-10-07 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp) [OP_ATR_SIZE... |
blob | commitdiff | raw | diff to current |
2008-10-01 |
Joel Brobecker | * ada-lang.c (is_digits_suffix): Delete unused... |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Joel Brobecker | * ada-lang.c (ada_modulus): Correct to avoid... |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Joel Brobecker | * ada-lang.c (ada_lookup_struct_elt_type):... |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Joel Brobecker | * ada-lang.c (standard_exc): New static constant. |
blob | commitdiff | raw | diff to current |
next |