Age | Commit message (Expand) | Author | Files | Lines |
2011-11-29 | wrong value returned by ada-lang.c:compare_names | Joel Brobecker | 1 | -1/+1 |
2011-11-23 | Minor reformatting in ada-lang.c:assign_aggregate | Joel Brobecker | 1 | -16/+16 |
2011-11-23 | fix -Wshadow warning inside ada-lang.c:assign_aggregate | Joel Brobecker | 1 | -2/+0 |
2011-11-23 | ada-lang.c: Rename function base_type into get_base_type | Joel Brobecker | 1 | -7/+7 |
2011-11-18 | * breakpoint.c (install_breakpoint): Add one more parameter so that | Yao Qi | 1 | -1/+1 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+3 |
2011-07-25 | * ada-lang.c (ada_exception_breakpoint_ops): Make return type | Tom Tromey | 1 | -8/+8 |
2011-07-25 | 2011-07-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+1 |
2011-07-25 | 2011-07-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2011-07-25 | 2011-07-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -51/+48 |
2011-07-25 | 2011-07-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -26/+30 |
2011-07-05 | gdb/ | Thiago Jung Bauermann | 1 | -1/+1 |
2011-07-01 | bettter display for temporary Ada exception catchpoints | Joel Brobecker | 1 | -8/+18 |
2011-07-01 | treat identical enum types as the same type | Joel Brobecker | 1 | -0/+124 |
2011-07-01 | Add missing word in comment (ada-lang.c) | Joel Brobecker | 1 | -2/+2 |
2011-07-01 | variables whose type is a typedef to an array pointer | Joel Brobecker | 1 | -7/+8 |
2011-07-01 | Document ada_remove_trailing_digits more | Joel Brobecker | 1 | -1/+4 |
2011-06-22 | 2011-06-22 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -105/+355 |
2011-06-22 | 2011-06-22 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+64 |
2011-06-22 | 2011-06-22 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+3 |
2011-05-18 | Remove one use of sprintf in ada-lang.c (print_it_exception) | Joel Brobecker | 1 | -1/+1 |
2011-05-06 | 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com> | Thiago Jung Bauermann | 1 | -0/+3 |
2011-04-20 | gdb/ | Jan Kratochvil | 1 | -9/+8 |
2011-04-01 | [Ada] fix printing slice of array defined as typedef | Joel Brobecker | 1 | -8/+12 |
2011-04-01 | improve Ada exception catchpoint MI notification | Joel Brobecker | 1 | -23/+47 |
2011-03-31 | 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -0/+3 |
2011-03-21 | undefined newexpr->gdbarch field in ada-lang.c:replace_operator_with_call | Joel Brobecker | 1 | -0/+1 |
2011-03-21 | use xzalloc in ada-lang.c:replace_operator_with_call | Joel Brobecker | 1 | -1/+1 |
2011-03-07 | * ada-lang.c (compare_names): Call is_name_suffix with string1 | Andreas Schwab | 1 | -1/+1 |
2011-03-07 | add FALLTHROUGH comment in ada-lang.c:compare_names | Joel Brobecker | 1 | -0/+1 |
2011-03-01 | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-03-01 | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+4 |
2011-02-17 | [Ada] Fix unconstrained packed array size | Joel Brobecker | 1 | -2/+19 |
2011-01-12 | gdb/ | Jan Kratochvil | 1 | -7/+9 |
2011-01-11 | 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com> | Thiago Jung Bauermann | 1 | -0/+3 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -72/+84 |
2010-12-29 | Fix typo in ada-lang.c comment. | Joel Brobecker | 1 | -1/+1 |
2010-12-29 | [Ada] do not print arrays as array pointers | Joel Brobecker | 1 | -5/+74 |
2010-11-23 | Delete redundant variable in ada_template_to_fixed_record_type_1. | Joel Brobecker | 1 | -6/+6 |
2010-11-23 | [Ada] array pointers encoded as typedef to fat pointer | Joel Brobecker | 1 | -2/+36 |
2010-11-23 | GDB SEGV while trying to print uninitialize variant record | Joel Brobecker | 1 | -0/+14 |
2010-11-23 | infinite recursion with ada_check_typedef | Joel Brobecker | 1 | -4/+6 |
2010-11-16 | gdb/ | Jan Kratochvil | 1 | -34/+21 |
2010-10-07 | Rework symbol searches to move Ada-specific stuff to ada-lang.c. | Paul N. Hilfinger | 1 | -37/+121 |
2010-10-07 | Extend hashed symbol dictionaries to work with Ada | Paul N. Hilfinger | 1 | -20/+23 |
2010-10-06 | [Ada] Fix ARI warnings in advance_wild_match | Joel Brobecker | 1 | -3/+3 |
2010-10-04 | [Ada/funcalls] do not coerce fat pointers on the stack | Joel Brobecker | 1 | -44/+18 |
2010-10-04 | Replace wild_match with faster version and modify its interface. | Paul N. Hilfinger | 1 | -20/+69 |
2010-10-01 | [Ada] array and bounds in fat pointer can be a stub | Joel Brobecker | 1 | -4/+30 |
2010-09-30 | gdb/ | Jan Kratochvil | 1 | -2/+2 |