Age | Commit message (Expand) | Author | Files | Lines |
2013-01-09 | Fixes for solaris compiler | Anthony Green | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-25 | gdb/ | Jan Kratochvil | 1 | -1/+3 |
2012-12-07 | * ada-lang.c (ada_make_symbol_completion_list): Add 'code' | Tom Tromey | 1 | -1/+3 |
2012-12-03 | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 1 | -7/+7 |
2012-11-29 | Strip interface tags from visible fields | Jerome Guitton | 1 | -2/+17 |
2012-11-29 | Full view of interface-wide types | Jerome Guitton | 1 | -21/+137 |
2012-11-29 | Handle other cases than EVAL_NORMAL in the default case | Jerome Guitton | 1 | -1/+3 |
2012-11-26 | * ada-lang.c (user_select_syms): Use SYMBOL_SYMTAB. | Tom Tromey | 1 | -1/+1 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -3/+6 |
2012-10-24 | [Ada] use lbasename when testing if file is part of Ada runtime. | Joel Brobecker | 1 | -1/+1 |
2012-10-24 | [Ada] Allow assignment to wide string. | Joel Brobecker | 1 | -3/+81 |
2012-10-24 | [Ada] Pointers to unconstrained arrays inside variant record. | Joel Brobecker | 1 | -14/+24 |
2012-09-10 | crash printing optimized out variant type | Joel Brobecker | 1 | -0/+1 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 1 | -1/+1 |
2012-08-17 | PR c++/13356 | Keith Seitz | 1 | -1/+0 |
2012-06-27 | PR macros/7961: | Tom Tromey | 1 | -2/+3 |
2012-06-24 | gdb: | Yao Qi | 1 | -2/+1 |
2012-06-13 | * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. | Tom Tromey | 1 | -22/+4 |
2012-05-31 | * gdb/ada-lang.c (standard_lookup): Prevent uninitialized variable | Matthew Gretton-Dann | 1 | -1/+2 |
2012-05-21 | PR c++/7173: | Tom Tromey | 1 | -1/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -2/+1 |
2012-05-10 | * tracepoint.c (scope_info): Update. | Tom Tromey | 1 | -8/+6 |
2012-04-21 | Add proper handling for internal functions and STT_GNU_IFUNC symbols in Ada m... | Paul N. Hilfinger | 1 | -1/+18 |
2012-04-18 | gdb/ | Jan Kratochvil | 1 | -6/+6 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-03-29 | Rename variables in ada-lang.c:ada_make_symbol_completion_list. | Joel Brobecker | 1 | -12/+13 |
2012-03-29 | Rename "encoded" parameter in ada-lang.c:symbol_completion_add... | Joel Brobecker | 1 | -3/+3 |
2012-03-29 | Rename "wild_match" parameter in ada-lang.c:symbol_completion_add... | Joel Brobecker | 1 | -3/+3 |
2012-03-29 | Rename "encoded" parameter in ada-lang.c:symbol_completion_match... | Joel Brobecker | 1 | -4/+4 |
2012-03-29 | Rename "wild_match" parameter in ada-lang.c:symbol_completion_match | Joel Brobecker | 1 | -3/+3 |
2012-03-29 | rename "symbol_info" to "sym_info" in ada-lang.c... | Joel Brobecker | 1 | -10/+10 |
2012-03-29 | Minor reformatting of ada_lookup_symbol_list's documentation. | Joel Brobecker | 1 | -5/+5 |
2012-03-29 | Rename "wild_match" variable in ada-lang.c:ada_lookup_symbol_list | Joel Brobecker | 1 | -4/+4 |
2012-03-29 | Rename "wild_match" parameter in ada-lang.c:ada_add_local_symbols | Joel Brobecker | 1 | -3/+6 |
2012-03-29 | Rename "wild_match" parameter in add_symbols_from_enclosing_procs | Joel Brobecker | 1 | -3/+3 |
2012-03-29 | Remove trailing spaces in ada-lang.c:ada_lookup_simple_minsym doc. | Joel Brobecker | 1 | -2/+2 |
2012-03-29 | Fix -Wshadow warning in ada-lang.c:ada_lookup_simple_minsym | Joel Brobecker | 1 | -2/+2 |
2012-03-29 | Make ada_lookup_encoded_symbol "return" a struct ada_symbol_info | Joel Brobecker | 1 | -16/+26 |
2012-03-16 | [Ada] Crash when trying to set value of packed array element | Joel Brobecker | 1 | -7/+10 |
2012-03-02 | language-specific read_var_value for Ada renamings | Joel Brobecker | 1 | -1/+46 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -31/+0 |
2012-02-29 | ada-lang.c:ada_find_renaming_symbol minor improvement. | Joel Brobecker | 1 | -5/+10 |
2012-02-29 | Minor cleanup to a couple of functions in ada-lang.c. | Joel Brobecker | 1 | -7/+9 |
2012-02-29 | [Ada] avoid error message pollution with uninitialized tagged variable | Joel Brobecker | 1 | -67/+72 |
2012-02-29 | [Ada] New functions to decode Ada types and values | Joel Brobecker | 1 | -0/+40 |
2012-02-29 | [Ada] Fix comment in ada-lang.c:ada_is_ignored_field | Joel Brobecker | 1 | -3/+8 |
2012-02-29 | [Ada] Do not cache lookup result if not full_search | Joel Brobecker | 1 | -2/+2 |
2012-02-29 | [Ada] print packed arrays indexed by enumerated type | Joel Brobecker | 1 | -3/+11 |
2012-02-29 | Ada: ada_to_fixed_value should also unwrap_value | Joel Brobecker | 1 | -7/+7 |