index
:
ampere-computing/binutils-gdb.git
binutils-2_30-amp-branch
binutils-2_31_1-amp-branch
binutils-2_32-amp-branch
binutils-2_34-amp-branch
gdb-8.1-amp-branch
gdb-8.2.1-amp-branch
gdb-9.1-amp-branch
Binutils/GDB including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
guile
/
scm-lazy-string.c
Age
Commit message (
Expand
)
Author
2020-01-05
Copyright year range updates after running gdb/copyright.py
Joel Brobecker
2019-04-25
Avoid undefined behavior in Guile exception handling
Tom Tromey
2019-04-08
Rename gdb exception types
Tom Tromey
2019-04-08
Rewrite TRY/CATCH
Tom Tromey
2019-01-01
Update copyright year range in all GDB files.
Joel Brobecker
2018-01-02
Update copyright year range in all GDB files
Joel Brobecker
2017-03-16
Copy lazy string handling fixes from Python.
Doug Evans
2017-01-01
update copyright year range in GDB files
Joel Brobecker
2016-01-01
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2015-09-07
guile: Add as_a_scm_t_subr
Pedro Alves
2015-03-07
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-01-01
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2014-10-08
Remove spurious exceptions.h inclusions
Gary Benson
2014-08-07
Include gdb_assert.h in common-defs.h
Gary Benson
2014-05-26
remove unnecessary smob mark/free functions
Andy Wingo
2014-05-26
gdb smob cleanups
Andy Wingo
2014-02-09
Add Guile as an extension language.
Doug Evans