]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/guile/scm-exception.c
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / guile / scm-exception.c
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-16  Andrew Burgessgdb/gdbsupport: make xstrprintf and xstrvprintf return...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04  Tom TromeyRemove redundant typedefs
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-04-25  Tom TromeyAvoid undefined behavior in Guile exception handling
2019-04-08  Tom TromeyMake exceptions use std::string and be self-managing
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-19  Pedro AlvesEliminate remaining gdb/guile cleanups
2018-07-17  Tom TromeyChange gdbscm_exception_message_to_string to return...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-07  Pedro Alvesguile: Add as_a_scm_t_subr
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-06  Doug EvansAdd support for guile 2.0.5.
2014-06-03  Doug EvansAdd parameter support for Guile.
2014-06-03  Doug EvansAdd command support for Guile.
2014-05-27  Andy Wingoremove unnecessary smob mark/free functions
2014-05-27  Andy Wingogdb smob cleanups
2014-05-21  Doug EvansMake exception throwers have void result. Delete unuse...
2014-02-10  Doug EvansAdd Guile as an extension language.