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 fd46a69ed42 gdb/testing/tui: add new _csi_{L,S,T} new e330d4c033e elfcore_grok_freebsd_note: Remove checks of note->namesz. new a171378aa47 Recognize FreeBSD core dump note for x86 segment base registers. new b5c2367c3ac Use pseudosections for NT_FREEBSD_X86_SEGBASES core dump notes. new f3215e1526d FreeBSD/x86: Read segment base registers from NT_X86_SEGBASES. new c13566fdd57 Use I386_GSBASE_REGNUM in i386fbsd_get_thread_local_address.
The 5 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: bfd/ChangeLog | 13 +++++++++++++ bfd/elf-bfd.h | 2 ++ bfd/elf.c | 24 ++++++++++++++++-------- binutils/ChangeLog | 5 +++++ binutils/readelf.c | 2 ++ gdb/amd64-fbsd-tdep.c | 18 ++++++++++++++++++ gdb/i386-fbsd-tdep.c | 25 ++++++++++++++++++++----- include/ChangeLog | 4 ++++ include/elf/common.h | 1 + 9 files changed, 81 insertions(+), 13 deletions(-)