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 bf223d3e80 Handle function aliases better (PR gdb/19487, errno printing)
new e3c2f928b8 [PowerPC VLE] Add LSP (Lightweight Signal Processing) instru [...]
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 | 10 +
gas/testsuite/gas/ppc/lsp-checks.d | 3 +
gas/testsuite/gas/ppc/lsp-checks.l | 92 ++++
gas/testsuite/gas/ppc/lsp-checks.s | 112 +++++
gas/testsuite/gas/ppc/lsp.d | 687 ++++++++++++++++++++++++++++
gas/testsuite/gas/ppc/lsp.s | 694 +++++++++++++++++++++++++++++
gas/testsuite/gas/ppc/ppc.exp | 5 +
include/ChangeLog | 5 +
include/opcode/ppc.h | 3 +
opcodes/ChangeLog | 34 ++
opcodes/ppc-dis.c | 2 +-
opcodes/ppc-opc.c | 890 ++++++++++++++++++++++++++++++++++++-
12 files changed, 2531 insertions(+), 6 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/lsp-checks.d
create mode 100644 gas/testsuite/gas/ppc/lsp-checks.l
create mode 100644 gas/testsuite/gas/ppc/lsp-checks.s
create mode 100644 gas/testsuite/gas/ppc/lsp.d
create mode 100644 gas/testsuite/gas/ppc/lsp.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 32d044fcf5d [PowerPC] Check if the pre-increment PHI Node already exists
new fe0ed9dc7e7 [LibCallSimplifier] try harder to fold memcmp with constant [...]
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/Transforms/Utils/SimplifyLibCalls.cpp | 36 ++++++++----
.../Transforms/InstCombine/memcmp-constant-fold.ll | 65 ++++++++++++++++++++++
2 files changed, 91 insertions(+), 10 deletions(-)
create mode 100644 test/Transforms/InstCombine/memcmp-constant-fold.ll
--
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 glibc.
from 41e673c1e7 x86-64: Mark internal symbols with attribute_hidden [BZ #18822]
new b5889d25e9 assert: Support types without operator== (int) [BZ #21972]
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 | 11 +++
assert/Makefile | 11 ++-
assert/assert.h | 16 +++--
assert/tst-assert-c++.cc | 78 ++++++++++++++++++++++
.../bcopy-ia32.S => assert/tst-assert-g++.cc | 5 +-
5 files changed, 111 insertions(+), 10 deletions(-)
create mode 100644 assert/tst-assert-c++.cc
copy sysdeps/i386/i686/multiarch/bcopy-ia32.S => assert/tst-assert-g++.cc (88%)
--
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 041b4a8eaff [GlobalISel][X86] Support G_BRCOND operation.
new 32d044fcf5d [PowerPC] Check if the pre-increment PHI Node already exists
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/PowerPC/PPCLoopPreIncPrep.cpp | 65 ++++++++++++++++++++++
test/CodeGen/PowerPC/ppc64-pre-inc-no-extra-phi.ll | 30 ++++++++++
2 files changed, 95 insertions(+)
create mode 100644 test/CodeGen/PowerPC/ppc64-pre-inc-no-extra-phi.ll
--
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 92903ced17c PR target/79883 * config/avr/avr.c (avr_set_current_funct [...]
new 4303ef31218 2017-08-21 Richard Biener <rguenther(a)suse.de>
new d580f97a1e4 PR c++/81899 * pt.c (instantiate_class_template_1): BOUN [...]
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:
gcc/ChangeLog | 7 +++++++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 3 ++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/template/pr81899.C | 11 +++++++++++
gcc/testsuite/gcc.dg/torture/pr81900.c | 19 +++++++++++++++++++
gcc/tree-ssa-pre.c | 10 +++-------
7 files changed, 58 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/pr81899.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr81900.c
--
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 hjl/pr18822
in repository glibc.
from 1410696aae Hide internal __mremap function [BZ #18822]
new 7730e7a08c Hide __posix_spawn_file_actions_realloc/__spawni [BZ #18822]
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:
posix/spawn_int.h | 5 +++--
1 file changed, 3 insertions(+), 2 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 hjl/pr18822
in repository glibc.
discards b83488990b Hide internal __ioctl function [BZ #18822]
discards 55921f3e11 Mark internal intl functions with attribute_hidden [BZ #18822]
discards 1fa501ff0d Hide internal sysinfo functions [BZ #18822]
discards 8115d0f183 Hide __chmod and __mkdir [BZ #18822]
discards 17f6eeac55 Mark internal netlink functions with attribute_hidden [BZ #18822]
discards 5249192d31 Mark internal rpc functions with attribute_hidden [BZ #18822]
discards 2a307f8d82 string/stratcliff.c: Replace int with size_t [BZ #21982]
discards 18cfd35e2b Hide __readv and __writev [BZ #18822]
discards 06d075c21c Hide internal regex functions [BZ #18822]
discards c4e5e65757 Mark internal stdlib functions with attribute_hidden [BZ #18822]
discards 1603228084 Mark internal utmp functions with attribute_hidden [BZ #18822]
discards 5d5d6d6cf9 Mark internal dirent functions with attribute_hidden [BZ #18822]
discards 4443311e25 Mark internal getXXXbyYYY functions with attribute_hidden [B [...]
discards 4daa71f7e1 Mark internal stdio functions with attribute_hidden [BZ #18822]
discards 9ac9ad4363 Mark internal gshadow functions with attribute_hidden [BZ #18822]
discards 38d9702e43 Mark internal statfs functions with attribute_hidden [BZ #18822]
discards d0fbe0972f Mark internal time functions with attribute_hidden [BZ #18822]
discards bbfeded7ea Mark internal nscd functions with attribute_hidden [BZ #18822]
discards 83d54443aa Mark internal gmp functions with attribute_hidden [BZ #18822]
discards 97f360588b Mark internal wchar functions with attribute_hidden [BZ #18822]
discards 23c6fe1737 Mark internal nss symbols with attribute_hidden [BZ #18822]
discards 5349bdc648 Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]
discards a10f5c4d4a Mark __dso_handle as hidden [BZ #18822]
discards e9ba8a5feb x86-64: Mark internal symbols with attribute_hidden [BZ #18822]
discards 9fc7bd919d x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]
discards 6c7f3e3e84 Mark internal grp/pwd/shadow functions with attribute_hidden [...]
discards 5b8d381bfb Mark internal unistd.h functions with attribute_hidden [BZ #18822]
discards 159b3115b4 Mark internal argp functions with attribute_hidden [BZ #18822]
discards 2e0b377a5a Mark ____wcsto*_l_internal functions with attribute_hidden [ [...]
discards efbe26e56e Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]
discards 31e6082f1d Mark 3 *_internal functions with attribute_hidden [BZ #18822]
discards 1c182c46d0 Mark internal functions with attribute_hidden [BZ #18822]
adds 1dbbb1ec7a Mark internal nss symbols with attribute_hidden [BZ #18822]
adds 54e4b8f215 Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]
adds 7b3ce39538 Don't compile non-lib modules as lib modules [BZ #21864]
adds 483d706879 x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]
adds 7c41b4a131 Enable hidden visibility in libc.a compiled with PIE
adds 568ff4296c Add hidden visibility to internal function prototypes
adds 41e673c1e7 x86-64: Mark internal symbols with attribute_hidden [BZ #18822]
new ec7d5f8327 Mark internal functions with attribute_hidden [BZ #18822]
new 587e47437f Mark 3 *_internal functions with attribute_hidden [BZ #18822]
new 4a9b990022 Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]
new 04a9ff17d0 Mark ____wcsto*_l_internal functions with attribute_hidden [ [...]
new c409cbbcfe Mark internal argp functions with attribute_hidden [BZ #18822]
new 08365c3aff Mark internal unistd functions with attribute_hidden [BZ #18822]
new 118ab8d99f Mark internal grp/pwd/shadow functions with attribute_hidden [...]
new e7fb5098ab Mark __dso_handle as hidden [BZ #18822]
new a11e4b7509 Mark internal wchar functions with attribute_hidden [BZ #18822]
new d7e24e19bc Mark internal gmp functions with attribute_hidden [BZ #18822]
new eabaefac7b Mark internal nscd functions with attribute_hidden [BZ #18822]
new 3b1e3605fa Mark internal time functions with attribute_hidden [BZ #18822]
new 5df5a68159 Mark internal statfs functions with attribute_hidden [BZ #18822]
new 7a9429114f Mark internal gshadow functions with attribute_hidden [BZ #18822]
new a2a07f1af9 Mark internal stdio functions with attribute_hidden [BZ #18822]
new 8c7a18bf3d Mark internal getXXXbyYYY functions with attribute_hidden [B [...]
new 523458c700 Mark internal dirent functions with attribute_hidden [BZ #18822]
new f186c1edc5 Mark internal utmp functions with attribute_hidden [BZ #18822]
new fd522820bc Mark internal stdlib functions with attribute_hidden [BZ #18822]
new ee26557324 Hide internal regex functions [BZ #18822]
new f7f85ffbed Hide __readv and __writev [BZ #18822]
new ce655e2acb string/stratcliff.c: Replace int with size_t [BZ #21982]
new cfbc0e9081 Mark internal rpc functions with attribute_hidden [BZ #18822]
new 9aa1cf8c87 Mark internal netlink functions with attribute_hidden [BZ #18822]
new 477c60c26f Hide __chmod and __mkdir [BZ #18822]
new 4f53f065ff Hide internal sysinfo functions [BZ #18822]
new 816438f0b9 Mark internal intl functions with attribute_hidden [BZ #18822]
new 9ffe75b51b Hide internal __ioctl function [BZ #18822]
new 06649921f0 Hide internal __malloc_check_init function [BZ #18822]
new 1410696aae Hide internal __mremap function [BZ #18822]
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 (b83488990b)
\
N -- N -- N refs/heads/hjl/pr18822 (1410696aae)
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 30 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 | 72 +++++++++++++++++++++++++++++
Makerules | 3 +-
catgets/Makefile | 1 +
elf/Makefile | 1 +
grp/initgroups.c | 1 -
include/libc-internal.h | 2 -
include/libc-symbols.h | 19 ++++++--
include/malloc.h | 2 +
include/sys/mman.h | 1 +
nscd/gai.c | 3 --
nss/Makefile | 1 +
posix/tst-rfc3484-2.c | 2 -
posix/tst-rfc3484-3.c | 2 -
posix/tst-rfc3484.c | 2 -
sysdeps/posix/getaddrinfo.c | 1 -
sysdeps/unix/sysv/linux/m68k/mremap.S | 1 +
sysdeps/unix/sysv/linux/x86_64/init-first.c | 3 +-
17 files changed, 98 insertions(+), 19 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 glibc.
from 568ff4296c Add hidden visibility to internal function prototypes
new 41e673c1e7 x86-64: Mark internal symbols with attribute_hidden [BZ #18822]
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 | 8 ++++++++
sysdeps/unix/sysv/linux/x86_64/init-first.c | 2 +-
sysdeps/unix/sysv/linux/x86_64/makecontext.c | 2 +-
3 files changed, 10 insertions(+), 2 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 glibc.
from 7c41b4a131 Enable hidden visibility in libc.a compiled with PIE
new 568ff4296c Add hidden visibility to internal function prototypes
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 | 8 ++++++++
include/libc-symbols.h | 16 ++++++++++++++--
2 files changed, 22 insertions(+), 2 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 glibc.
from 7b3ce39538 Don't compile non-lib modules as lib modules [BZ #21864]
new 483d706879 x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]
new 7c41b4a131 Enable hidden visibility in libc.a compiled with PIE
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:
ChangeLog | 19 +++++++++++++++++++
include/libc-symbols.h | 3 ++-
sysdeps/unix/sysv/linux/x86/libc-vdso.h | 3 ++-
3 files changed, 23 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.