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 a9859e0172 PR24065, 32-bit objcopy fails with 64-bit address ... out of range new 62ea19c100 gdb: Fix skip of `\r` before `\n` in source output new ec98a4ad5b gdb: Handle requests to print source lines backward new 583068ca1d gdb: Move declarations from symtab.h to source.h
The 3 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 | 33 +++++++++++++++++++++++++++++++++ gdb/source.c | 49 ++++++++++++++++++------------------------------- gdb/source.h | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ gdb/symtab.h | 24 ------------------------ gdb/tui/tui-hooks.c | 1 + 5 files changed, 100 insertions(+), 55 deletions(-)