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 39b27ab6ae Add myself as a write-after-approval GDB maintainer. new d4d429d589 Add an optional offset option to the "symbol-file" command new ed6dfe517e Make add-symbol-file's address argument optional new d81a3eaff3 Make sure that sorting does not change section order new 291f9a9643 Add an optional offset option to the "add-symbol-file" command
The 4 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 | 24 ++++++ gdb/NEWS | 10 +++ gdb/doc/ChangeLog | 13 ++++ gdb/doc/gdb.texinfo | 28 ++++--- gdb/symfile.c | 141 ++++++++++++++++++++++++++++++------ gdb/symfile.h | 4 +- gdb/testsuite/ChangeLog | 13 ++++ gdb/testsuite/gdb.base/relocate.exp | 95 ++++++++++++++++++++++++ 8 files changed, 294 insertions(+), 34 deletions(-)