aboutsummaryrefslogtreecommitdiff
path: root/gdb/compile/compile.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-19compile: gdb_stdout -> gdb_stdlogJan Kratochvil1-5/+5
2015-05-16compile: New 'compile print'Jan Kratochvil1-6/+77
2015-05-16compile: Use -Wall, not -wJan Kratochvil1-2/+5
2015-05-16compile: Distribute scope, add scope_dataJan Kratochvil1-4/+5
2015-05-06Code cleanup: compile: Constify some parametersJan Kratochvil1-6/+9
2015-03-31Fix the triplet regexp to recognize triplets, not only quadrupletsMatthias Klose1-1/+3
2015-03-06New common function "startswith"Gary Benson1-2/+2
2015-02-03compile: Filter out -fpreprocessedJan Kratochvil1-0/+22
2015-01-22compile: Fix function pointersJan Kratochvil1-3/+4
2015-01-09gdb/compile/compile.c: Check return value of 'system' to avoid compiler warningChen Gang1-2/+7
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-17Fix MinGW compilationJan Kratochvil1-0/+4
2014-12-12the "compile" commandTom Tromey1-0/+651