aboutsummaryrefslogtreecommitdiff
path: root/gdb/guile/scm-gsmob.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-1/+1
2015-09-07guile: Add as_a_scm_t_subrPedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-26gdb smob cleanupsAndy Wingo1-204/+15
2014-02-20Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slotDoug Evans1-9/+6
2014-02-09Add Guile as an extension language.Doug Evans1-0/+486