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 9593aade74 Add 2 more tests for PR ld/21884
new 93ab9c0de7 Add -z globalaudit linker command line option to set the DF_ [...]
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:
ld/ChangeLog | 13 +++++++++++++
ld/NEWS | 3 +++
ld/emultempl/elf32.em | 4 ++++
ld/ld.texinfo | 8 ++++++++
ld/lexsup.c | 2 ++
ld/testsuite/ld-elf/audit.exp | 3 +++
ld/testsuite/ld-elf/globalaudit.rd | 3 +++
7 files changed, 36 insertions(+)
create mode 100644 ld/testsuite/ld-elf/globalaudit.rd
--
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 clang.
from 69a6da714c [mips] Support implicit gpopt with N64 when using -fno-pic
new 5338d61339 [mips] Add missing mips-registered-target to mips test.
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:
test/Driver/mips-abi.c | 2 ++
1 file changed, 2 insertions(+)
--
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 binutils-2_29-branch
in repository binutils-gdb.
from 916d667a1c Automatic date update in version.in
new 4a1c35c016 Do not choose a non-ELF format input file to hold the linker [...]
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/ChangeLog | 10 ++++++++++
bfd/elf32-i386.c | 39 ++++++++++++++++++++++++---------------
bfd/elf64-x86-64.c | 5 +++--
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr21884.d | 9 +++++++++
ld/testsuite/ld-i386/pr21884.t | 11 +++++++++++
ld/testsuite/ld-x86-64/pr21884.d | 9 +++++++++
ld/testsuite/ld-x86-64/pr21884.t | 11 +++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
10 files changed, 89 insertions(+), 17 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr21884.d
create mode 100644 ld/testsuite/ld-i386/pr21884.t
create mode 100644 ld/testsuite/ld-x86-64/pr21884.d
create mode 100644 ld/testsuite/ld-x86-64/pr21884.t
--
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 clang.
from 39f3cd0451 [modules] Set the lexical DC for dummy tag decls that refer [...]
new 69a6da714c [mips] Support implicit gpopt with N64 when using -fno-pic
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:
lib/Driver/ToolChains/Clang.cpp | 13 +++++++++++++
test/Driver/mips-features.c | 18 ++++++++++++++++++
2 files changed, 31 insertions(+)
--
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 76db0a2e17 Also disallow global alias of common symbol
new 9593aade74 Add 2 more tests for PR ld/21884
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:
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr21884.d | 9 +++++++++
ld/testsuite/ld-i386/pr21884.t | 11 +++++++++++
ld/testsuite/ld-x86-64/pr21884.d | 9 +++++++++
ld/testsuite/ld-x86-64/pr21884.t | 11 +++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
7 files changed, 52 insertions(+)
create mode 100644 ld/testsuite/ld-i386/pr21884.d
create mode 100644 ld/testsuite/ld-i386/pr21884.t
create mode 100644 ld/testsuite/ld-x86-64/pr21884.d
create mode 100644 ld/testsuite/ld-x86-64/pr21884.t
--
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 de7985c3cc More gdb/skip.c C++ification
new 76db0a2e17 Also disallow global alias of common symbol
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:
gas/ChangeLog | 20 ++++++++++++++++++++
gas/read.c | 2 +-
gas/testsuite/gas/elf/common5a.d | 5 +++++
gas/testsuite/gas/elf/common5a.l | 2 ++
gas/testsuite/gas/elf/common5a.s | 3 +++
gas/testsuite/gas/elf/common5b.d | 5 +++++
gas/testsuite/gas/elf/common5b.l | 2 ++
gas/testsuite/gas/elf/common5b.s | 3 +++
gas/testsuite/gas/elf/common5c.d | 5 +++++
gas/testsuite/gas/elf/common5c.s | 2 ++
gas/testsuite/gas/elf/common5d.d | 5 +++++
gas/testsuite/gas/elf/common5d.s | 2 ++
gas/testsuite/gas/elf/elf.exp | 4 ++++
gas/write.c | 5 ++---
14 files changed, 61 insertions(+), 4 deletions(-)
create mode 100644 gas/testsuite/gas/elf/common5a.d
create mode 100644 gas/testsuite/gas/elf/common5a.l
create mode 100644 gas/testsuite/gas/elf/common5a.s
create mode 100644 gas/testsuite/gas/elf/common5b.d
create mode 100644 gas/testsuite/gas/elf/common5b.l
create mode 100644 gas/testsuite/gas/elf/common5b.s
create mode 100644 gas/testsuite/gas/elf/common5c.d
create mode 100644 gas/testsuite/gas/elf/common5c.s
create mode 100644 gas/testsuite/gas/elf/common5d.d
create mode 100644 gas/testsuite/gas/elf/common5d.s
--
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 llvm.
from 607da6dafc8 [cmake] Expose the dependencies of ExecutionEngine as PUBLIC
new 9ac295da5f1 [mips] Lift the assertion on the types that can be used wit [...]
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:
lib/Target/Mips/Mips64InstrInfo.td | 6 ++++++
lib/Target/Mips/MipsISelLowering.cpp | 4 ++--
lib/Target/Mips/MipsISelLowering.h | 11 +++++------
lib/Target/Mips/MipsInstrInfo.td | 16 ++++++++++++++--
test/CodeGen/Mips/2008-07-15-SmallSection.ll | 27 +++++++++++++++++++++++----
5 files changed, 50 insertions(+), 14 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 release/2.25/master
in repository glibc.
from 5b3f978ccf hppa: Fix register corruption in __longjmp.
new f827b1cec3 assert: Suppress pedantic warning caused by statement expres [...]
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:
ChangeLog | 7 +++++++
NEWS | 1 +
assert/assert.h | 12 +++++++++---
3 files changed, 17 insertions(+), 3 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 gcc.
from ad20f4d7e0e 2017-08-11 Tamar Christina <tamar.christina(a)arm.com> * c [...]
new a0fa63ce696 Correct invalid ChangeLog entry
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:
gcc/ChangeLog | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
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 release/2.26/master
in repository glibc.
from c55ad6452e malloc: Avoid optimizer warning with GCC 7 and -O3
new 2aa1a7a8f8 assert: Suppress pedantic warning caused by statement expres [...]
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:
ChangeLog | 7 +++++++
NEWS | 1 +
assert/assert.h | 12 +++++++++---
3 files changed, 17 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.