This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/nalcock/try-libctf-no-sol-mmap in repository binutils-gdb.
discards d15749677d3 libctf: don't run tests requiring deduplicating linker unle [...] discards 9682f6aa542 libctf: do not consider _PROCEDURE_LINKAGE_TABLE_ to have a C type discards 7cc82b38cea libctf: get libctf-nobfd.ver from the right place with Solaris ld discards 47b8369065f libctf: do not use mmap on Solaris 11 adds cfbf9925c1c [gdb/testsuite] Fix gdb.arch/amd64-disp-step-self-call.exp [...] adds 129cdfc1643 RELOC_AGAINST_DISCARDED_SECTION zero size reloc sections adds a9cc6407c9c Automatic date update in version.in adds 028ad040bb6 Re: RELOC_AGAINST_DISCARDED_SECTION zero size reloc sections adds 2b374e9d693 [gdb/testsuite] Fix gdb.base/break-dbg.exp without xml support adds d60ae6437b5 [gdb/testsuite] Fix gdb.multi/pending-bp.exp without python [...] adds 6ca57d16191 [gdb/testsuite] Fix gdb.base/backtrace-through-cu-nodebug.e [...] adds 2f108d5e69b [gdb/testsuite] Restructure gdb.base/backtrace-through-cu-n [...] new dd6d1901e68 libctf: do not use mmap on Solaris 11 new e5ac6cfdf21 libctf: get libctf-nobfd.ver from the right place with Solaris ld new 902e18df6db libctf: exclude always-emitted Solaris symbols from the symtypetab new a509c37fed8 libctf: don't run tests requiring deduplicating linker unle [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (d15749677d3) \ N -- N -- N refs/heads/users/nalcock/try-libctf-no-sol-mmap (a509c37fed8)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
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: bfd/elf-bfd.h | 27 ++++----- bfd/elf32-arc.c | 12 ++++ bfd/elf32-i386.c | 8 --- bfd/elf32-ppc.c | 9 --- bfd/elf64-ppc.c | 8 --- bfd/elf64-x86-64.c | 8 --- bfd/version.h | 2 +- .../gdb.arch/amd64-disp-step-self-call-alarm.c | 18 ++++++ gdb/testsuite/gdb.arch/amd64-disp-step-self-call.S | 23 +------- .../gdb.arch/i386-disp-step-self-call-alarm.c | 18 ++++++ gdb/testsuite/gdb.arch/i386-disp-step-self-call.S | 23 +------- .../gdb.base/backtrace-through-cu-nodebug.exp | 69 ++++++++++++++++------ gdb/testsuite/gdb.base/break-dbg.exp | 12 +++- gdb/testsuite/gdb.multi/pending-bp.exp | 6 +- ld/testsuite/ld-elf/linkonce1.d | 5 +- ld/testsuite/ld-elf/{linkonce1.d => linkonce3.d} | 1 + libctf/ctf-serialize.c | 5 ++ libctf/testsuite/lib/ctf-lib.exp | 4 +- 18 files changed, 138 insertions(+), 120 deletions(-) copy ld/testsuite/ld-elf/{linkonce1.d => linkonce3.d} (90%)