Age | Commit message (Expand) | Author | Files | Lines |
2010-11-23 | Add `_finalizer' to the list of known GNAT auxilary routines. | Joel Brobecker | 1 | -1/+2 |
2010-10-04 | [Ada/funcalls] do not coerce fat pointers on the stack | Joel Brobecker | 1 | -3/+1 |
2010-09-28 | [Ada] Add ada-tasks.c:iterate_over_live_ada_tasks | Joel Brobecker | 1 | -0/+4 |
2010-06-14 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-06-11 | gdb | Tom Tromey | 1 | -0/+1 |
2010-05-17 | Avoid global lookup when decoding XA type. | Joel Brobecker | 1 | -0/+2 |
2010-04-20 | "unsupported language" error in info types when using Ada. | Joel Brobecker | 1 | -0/+3 |
2010-04-20 | Wrong value printed by info locals for dynamic object. | Joel Brobecker | 1 | -0/+2 |
2010-03-10 | gdb | Tom Tromey | 1 | -3/+1 |
2010-01-14 | 2010-01-13 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+1 |
2010-01-08 | Get rid of support for VAX Floats. | Joel Brobecker | 1 | -6/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-14 | * dwarf2read.c (struct attribute): Increase sizes of unsnd and snd | Paul N. Hilfinger | 1 | -0/+4 |
2009-11-19 | * ada-lang.c (packed_array_type): Rename to... | Joel Brobecker | 1 | -1/+1 |
2009-09-15 | gdb/ | Jan Kratochvil | 1 | -86/+0 |
2009-06-29 | * ada-lang.h (ada_convert_actual): Add GDBARCH argument. | Ulrich Weigand | 1 | -0/+1 |
2009-06-29 | * ada-lang.c (ada_index_type): Make static. Add NAME argument. | Ulrich Weigand | 1 | -4/+0 |
2009-04-16 | * ada-lang.h (ada_adjust_exception_stop, ada_print_exception_stop) | Joel Brobecker | 1 | -12/+0 |
2009-03-31 | Provide support for (Ada) task-specific breakpoints. | Joel Brobecker | 1 | -2/+2 |
2009-03-20 | gdb: | Tom Tromey | 1 | -4/+4 |
2009-03-13 | * ada-tasks.c (ada_task_is_alive): Move up and make static. | Joel Brobecker | 1 | -2/+0 |
2009-03-03 | Remove some unused routines. | Joel Brobecker | 1 | -4/+0 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-24 | * ada-lang.c (value_from_contents_and_address): Move... | Tom Tromey | 1 | -4/+0 |
2008-10-28 | gdb | Tom Tromey | 1 | -5/+6 |
2008-10-22 | * target.h (struct target_ops): Add new field to_get_ada_task_ptid. | Joel Brobecker | 1 | -38/+31 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 1 | -2/+1 |
2008-05-19 | * language.h (struct language_defn): Remove SYMTAB parameter from | Ulrich Weigand | 1 | -4/+2 |
2008-02-05 | * language.h (struct language_defn): Add new field | Joel Brobecker | 1 | -3/+0 |
2008-01-08 | * ada-lang.c (ada_convert_actual): Renames convert_actual. | Joel Brobecker | 1 | -2/+3 |
2008-01-03 | * ada-lang.c (ada_value_struct_elt, to_fixed_array_type) | Joel Brobecker | 1 | -1/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-21 | * ada-lang.h (ada_renaming_category): New enumerated type. | Joel Brobecker | 1 | -5/+30 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -16/+14 |
2007-03-28 | * linespec.c: Include language.h. | Pedro Alves | 1 | -11/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2007-01-04 | * ada-lang.h (ada_find_printable_frame): Remove. | Joel Brobecker | 1 | -3/+16 |
2006-01-12 | * ada-exp.y (yyerror): Change message to ignore the argument, avoiding | Paul N. Hilfinger | 1 | -1/+1 |
2006-01-02 | * ada-exp.y: Considerable reorganization to move functionality | Paul N. Hilfinger | 1 | -0/+48 |
2006-01-02 | * ada-lang.c (process_raise_exception_name): Remove extraneous | Paul N. Hilfinger | 1 | -4/+5 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -2/+3 |
2005-05-09 | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -9/+9 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+10 |
2005-01-29 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2005-01-28 | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+9 |
2004-11-13 | 2004-11-13 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-10-23 | * ada-lang.c (grow_vect): Return the new array instead of | Andreas Schwab | 1 | -2/+2 |
2004-10-08 | * ada-typeprint.c (ada_print_type): Use int_string for printing | Paul N. Hilfinger | 1 | -2/+2 |
2004-10-01 | First part of turning on initial Ada support. | Paul N. Hilfinger | 1 | -4/+0 |
2004-09-18 | * ada-exp.y (type_int): New function to add layer of abstraction | Paul N. Hilfinger | 1 | -12/+0 |