aboutsummaryrefslogtreecommitdiff
path: root/gdb/compile/compile-c-symbols.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-25Add some more casts (1/2)Simon Marchi1-10/+10
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat1-36/+38
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-14/+12
2015-06-24Remove redundant include directives.Gary Benson1-1/+0
2015-05-19compile: gdb_stdout -> gdb_stdlogJan Kratochvil1-6/+6
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-11/+15
2015-03-07Normalize TRY_CATCH exception handling blockPedro Alves1-11/+11
2015-02-26compile: Fix GNU-IFUNC funcs called from injected codeJan Kratochvil1-2/+12
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-23Replace some symbol accessor macros with functions.Doug Evans1-1/+1
2014-12-12the "compile" commandTom Tromey1-0/+759