summaryrefslogtreecommitdiff
path: root/gdb/go-typeprint.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: remove TYPE_TARGET_TYPESimon Marchi2022-09-211-1/+1
* Always pass an explicit language down to c_type_printPedro Alves2022-05-101-1/+1
* Unify gdb puts functionsTom Tromey2022-03-291-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: move go_language class declaration into header fileAndrew Burgess2020-12-231-3/+3
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi2015-07-141-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey2012-11-121-2/+3
* Initial pass at Go language support.Doug Evans2012-04-251-0/+62