]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/guile/scm-utils.c
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / guile / scm-utils.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-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-08-22  Simon MarchiReplace xstrvprintf usages with string_vprintf
2018-08-21  Pedro AlvesDon't throw Scheme exceptions with live std::vector...
2018-07-22  Tom TromeySimple unused variable removals
2018-07-19  Pedro AlvesEliminate remaining gdb/guile cleanups
2018-03-30  Simon MarchiRemove usage of VEC(char_ptr) in gdbscm_parse_function_args
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05  Simon MarchiRemove some unused variables
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-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-06-24  Gary BensonRemove redundant include directives.
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
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-08-07  Gary BensonMove stdarg.h to 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-02-10  Doug EvansAdd Guile as an extension language.