Age | Commit message (Expand) | Author | Files | Lines |
2022-08-04 | Use registry in gdbarch | Tom Tromey | 1 | -18/+18 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-10-04 | Use unique_xmalloc_ptr<char> when demangling | Tom Tromey | 1 | -3/+5 |
2021-03-08 | Remove union exp_element | Tom Tromey | 1 | -12/+0 |
2021-03-08 | Remove now-unused C evaluator code | Tom Tromey | 1 | -4/+0 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-23 | gdb: move go_language class declaration into header file | Andrew Burgess | 1 | -14/+80 |
2020-03-13 | Remove val_print | Tom Tromey | 1 | -8/+0 |
2020-03-13 | Convert Go printing to value-based API | Tom Tromey | 1 | -0/+6 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-06-18 | Remove la_error | Tom Tromey | 1 | -2/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-08 | Remove parameter valaddr from la_val_print | Yao Qi | 1 | -2/+2 |
2016-04-22 | Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc) | Pedro Alves | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-03-27 | Remove `expout*' globals from parser-defs.h | Sergio Durigan Junior | 1 | -1/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -1/+4 |
2012-04-25 | Initial pass at Go language support. | Doug Evans | 1 | -0/+88 |