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 c5acd81 Use VALUE_NEXT_FRAME_ID in value_from_component new 95f0d0d Use input_bfd in relocate_section new 08dc996 PR20744, Incorrect PowerPC VLE relocs
The 2 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 | 25 +++++ bfd/elf32-ppc.c | 220 ++++++++++++++++++++++++-------------- bfd/elf32-ppc.h | 3 + bfd/elf64-ppc.c | 64 +++++------ binutils/ChangeLog | 5 + binutils/NEWS | 15 ++- gas/ChangeLog | 7 ++ gas/config/tc-ppc.c | 20 +--- gas/testsuite/gas/ppc/vle-reloc.d | 146 ++++++++++++------------- include/ChangeLog | 5 + include/opcode/ppc.h | 17 +++ ld/ChangeLog | 6 ++ ld/emultempl/ppc32elf.em | 11 +- 13 files changed, 337 insertions(+), 207 deletions(-)