aboutsummaryrefslogtreecommitdiff
path: root/gdb/guile/scm-ports.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-25Add some more casts (1/2)Simon Marchi1-6/+6
2015-09-25Add casts to memory allocation related callsSimon Marchi1-6/+8
2015-09-07guile: Add as_a_scm_t_subrPedro Alves1-14/+14
2015-05-16Add support for unbuffered and zero sized Guile ports.Doug Evans1-64/+112
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-3/+6
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-09Add Guile as an extension language.Doug Evans1-0/+1372