This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from c14b4913556 Skip tests requiring "alignof (void)" when compiling using clang new 68cf161c24b guile: Add support for Guile 2.2. new ae5369e773c guile: Add support for Guile 3.0.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 59 +++ gdb/NEWS | 10 + gdb/configure | 2 +- gdb/configure.ac | 2 +- gdb/doc/ChangeLog | 14 + gdb/doc/guile.texi | 18 +- gdb/guile/scm-math.c | 4 +- gdb/guile/scm-ports.c | 618 ++++++++++++++++++++++--------- gdb/testsuite/ChangeLog | 11 + gdb/testsuite/gdb.guile/scm-error.exp | 2 +- gdb/testsuite/gdb.guile/source2.scm | 2 +- gdb/testsuite/gdb.guile/types-module.exp | 6 +- 12 files changed, 567 insertions(+), 181 deletions(-)