Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | Don't recursively look for a symbol in all imports of imported modules. | Iain Buclaw | 2016-02-28 | 1 | -5/+5 |
* | Also update recursive call to d_lookup_symbol_imports. | Iain Buclaw | 2016-02-21 | 1 | -2/+2 |
* | Remove search_parents parameter from d_lookup_symbol_imports. | Iain Buclaw | 2016-02-21 | 1 | -31/+6 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Introduce null_block_symbol | Pedro Alves | 2015-11-17 | 1 | -5/+5 |
* | [D] Fix regression in py-lookup-type.exp | Iain Buclaw | 2015-09-26 | 1 | -7/+34 |
* | Add some more casts (1/2) | Simon Marchi | 2015-09-25 | 1 | -1/+1 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -5/+5 |
* | [D] Implement looking up members of D enums. | Iain Buclaw | 2015-08-17 | 1 | -0/+1 |
* | [D] Support looking up symbols in the current and imported modules. | Iain Buclaw | 2015-08-13 | 1 | -0/+562 |