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 b4654b109bd pr23900-1.d: Also check PT_GNU_PROPERTY program header new f6474de9aac Allow use of Pygments to colorize source code
The 1 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 | 12 +++++++ gdb/cli/cli-style.c | 5 +-- gdb/extension-priv.h | 7 ++++ gdb/extension.c | 21 ++++++++++++ gdb/extension.h | 9 ++++++ gdb/python/lib/gdb/__init__.py | 14 ++++++++ gdb/python/python.c | 72 ++++++++++++++++++++++++++++++++++++++++++ gdb/source-cache.c | 14 ++++++-- 8 files changed, 150 insertions(+), 4 deletions(-)