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 2f4732b0e6 Remove symbolp vector new 9031cb4af0 BFD: Write Linux core PRSTATUS note into MIPS core file new c9ec0e8945 BFD: Extract PID from MIPS core dump file new 280ca31f4d Add test for fetching TLS from core file
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: bfd/ChangeLog | 15 +++++++ bfd/elf32-mips.c | 46 ++++++++++++++++++++++ bfd/elf64-mips.c | 46 ++++++++++++++++++++++ bfd/elfn32-mips.c | 46 ++++++++++++++++++++++ gdb/testsuite/ChangeLog | 5 +++ .../{info-threads-cur-sal.c => tls-core.c} | 18 +++++---- .../{tls-nodebug-pie.exp => tls-core.exp} | 39 +++++++++++++++--- 7 files changed, 202 insertions(+), 13 deletions(-) copy gdb/testsuite/gdb.threads/{info-threads-cur-sal.c => tls-core.c} (81%) copy gdb/testsuite/gdb.threads/{tls-nodebug-pie.exp => tls-core.exp} (50%)