aboutsummaryrefslogtreecommitdiff
path: root/gdb/compile
AgeCommit message (Expand)AuthorFilesLines
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 Brobecker11-11/+11
2014-12-23Replace some symbol accessor macros with functions.Doug Evans1-1/+1
2014-12-17Fix MinGW compilationJan Kratochvil1-0/+4
2014-12-13Fix ARI warnings in gdb/compile/compile-object-load.c.Joel Brobecker1-3/+3
2014-12-12the "compile" commandTom Tromey11-0/+4433