aboutsummaryrefslogtreecommitdiff
path: root/gdb/compile/compile-c-types.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Type-safe wrapper for enum flagsPedro Alves1-1/+1
2015-10-29compile: Rename struct type_map_instance::gcc_type fieldPedro Alves1-4/+4
2015-09-25Add some more casts (1/2)Simon Marchi1-5/+5
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi1-1/+1
2015-07-08compile: Warn for old GCC on cv-qualified self-referenceJan Kratochvil1-1/+2
2015-06-24Remove redundant include directives.Gary Benson1-2/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12the "compile" commandTom Tromey1-0/+438