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 fa4f2d46f95 x86: Fix DT_JMPREL/DT_PLTRELSZ when relocs share a section
new 01027869044 [gdb/build] Support reference return type in make-target-de [...]
The 1 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:
gdb/make-target-delegates.py | 10 +-
gdb/target-delegates.c | 404 +++++++++++++++++++++----------------------
2 files changed, 207 insertions(+), 207 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 c99853f48cd gdb: fix build failure in amd-dbgapi-target.c
new fa4f2d46f95 x86: Fix DT_JMPREL/DT_PLTRELSZ when relocs share a section
The 1 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/elfxx-x86.c | 5 +++--
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr30787.d | 7 +++++++
ld/testsuite/ld-i386/pr30787.s | 6 ++++++
ld/testsuite/ld-i386/pr30787.t | 4 ++++
ld/testsuite/ld-x86-64/pr30787.d | 7 +++++++
ld/testsuite/ld-x86-64/pr30787.s | 6 ++++++
ld/testsuite/ld-x86-64/pr30787.t | 4 ++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
9 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr30787.d
create mode 100644 ld/testsuite/ld-i386/pr30787.s
create mode 100644 ld/testsuite/ld-i386/pr30787.t
create mode 100644 ld/testsuite/ld-x86-64/pr30787.d
create mode 100644 ld/testsuite/ld-x86-64/pr30787.s
create mode 100644 ld/testsuite/ld-x86-64/pr30787.t
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.