aboutsummaryrefslogtreecommitdiff
path: root/gdb/guile/scm-math.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-22Simple unused variable removalsTom Tromey1-3/+0
2018-07-18Eliminate most remaining cleanups under gdb/guile/Pedro Alves1-205/+169
2018-07-17Return unique_xmalloc_ptr from gdbscm_scm_to_stringTom Tromey1-10/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-06Target FP: Handle interfaces to scripting languagesUlrich Weigand1-5/+15
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-07guile: Add as_a_scm_t_subrPedro Alves1-24/+24
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi1-4/+4
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-12/+26
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-02-09Add Guile as an extension language.Doug Evans1-0/+998