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 05d63bafad7 [AArch64,arm] Fix some formatting issues in the aarch64/arm [...] new 937c461e41b libsframe: fix sframe_find_fre for pltN entries new e4d5d129408 libsframe: testsuite: add sframe_find_fre tests for pltN entries
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: libsframe/Makefile.in | 42 ++++++- libsframe/sframe.c | 2 +- libsframe/testsuite/libsframe.find/find.exp | 5 + libsframe/testsuite/libsframe.find/local.mk | 6 +- libsframe/testsuite/libsframe.find/plt-findfre-1.c | 127 +++++++++++++++++++++ 5 files changed, 176 insertions(+), 6 deletions(-) create mode 100644 libsframe/testsuite/libsframe.find/plt-findfre-1.c