This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 56d8e82 Remove an obsolete/duplicate part of a document.
new 114543f Remove useless template so that Out<ELFT> becomes just Out.
new d97dbab De-template OutputSectionFactory.
new 6fb9f3b Move SymbolTable<ELFT>::Sections out of the class.
new 1d981ca Update comments. Now thunks are synthetic sections.
new cb3810e De-template InterpSection because it doesn't use ELFT.
The 5 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:
ELF/Driver.cpp | 22 +++++------
ELF/ICF.cpp | 7 ++--
ELF/InputSection.cpp | 18 +++++----
ELF/InputSection.h | 3 ++
ELF/LinkerScript.cpp | 17 ++++-----
ELF/LinkerScript.h | 6 +--
ELF/MarkLive.cpp | 2 +-
ELF/OutputSections.cpp | 36 +++++++++++++-----
ELF/OutputSections.h | 28 +++-----------
ELF/Relocations.cpp | 2 +-
ELF/SymbolTable.h | 2 -
ELF/Symbols.cpp | 4 +-
ELF/SyntheticSections.cpp | 35 ++++++++----------
ELF/SyntheticSections.h | 8 +---
ELF/Target.cpp | 2 +-
ELF/Writer.cpp | 94 +++++++++++++++++++++++------------------------
16 files changed, 137 insertions(+), 149 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 clang.
from c91eafe [X86] DAZ Macros Relocation
new 3110302 Add a cc1 flag for setting the existing Preprocessor option ' [...]
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:
include/clang/Driver/CC1Options.td | 2 ++
lib/Frontend/CompilerInvocation.cpp | 1 +
test/Index/pch-from-libclang.c | 8 +++++---
3 files changed, 8 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 zack/headers-cleanups
in repository glibc.
discards bcb9b76 Convert signal.h from __need macros to bits/types/ headers.
discards e5f26e4 The bits/types/*.h treatment for stdio and wchar.
discards 5814718 Suppress internal declarations for most of the testsuite.
adds 3e90b1e Suppress internal declarations for most of the testsuite.
new 7419f05 The bits/types/*.h treatment for stdio and wchar.
new 3c4eee3 Convert signal.h from __need macros to bits/types/ headers.
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 (bcb9b76)
\
N -- N -- N refs/heads/zack/headers-cleanups (3c4eee3)
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 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:
sysdeps/unix/sysv/linux/Makefile | 3 ++-
1 file changed, 2 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 zack/testsuite-isomac
in repository glibc.
omits 5814718 Suppress internal declarations for most of the testsuite.
new 3e90b1e Suppress internal declarations for most of the testsuite.
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 (5814718)
\
N -- N -- N refs/heads/zack/testsuite-isomac (3e90b1e)
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 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:
sysdeps/unix/sysv/linux/Makefile | 3 ++-
1 file changed, 2 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 master
in repository llvm.
from f9be4a2 [APInt] Use UINT64_MAX instead of ~uint64_t(0ULL). NFC
new df8980e Do full codegen for various tests. NFC
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/CodeGen/ARM/neon_vabs.ll | 95 +++++++++++++++++++---
.../PowerPC/2006-07-07-ComputeMaskedBits.ll | 36 +++++---
test/CodeGen/PowerPC/setcc-to-sub.ll | 73 +++++++++--------
3 files changed, 147 insertions(+), 57 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 zack/testsuite-isomac
in repository glibc.
discards a073b27 Suppress internal declarations for most of the testsuite.
discards 31054b1 Miscellaneous 'safe' testsuite changes.
new 8baa3eb Narrowing the visibility of libc-internal.h even further.
new 8272bda Miscellaneous 'safe' testsuite changes.
new 5814718 Suppress internal declarations for most of the testsuite.
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 (a073b27)
\
N -- N -- N refs/heads/zack/testsuite-isomac (5814718)
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 3 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:
debug/pcprofile.c | 1 -
elf/dl-load.c | 2 +-
elf/dl-reloc.c | 2 +-
elf/dl-tunables.c | 1 -
elf/get-dynamic-info.h | 7 ++-
elf/soinit.c | 1 -
iconv/loop.c | 2 +-
iconvdata/iso-2022-cn-ext.c | 2 +-
include/libc-internal.h | 38 ----------------
include/{libc-internal.h => libc-pointer-arith.h} | 52 ++++------------------
io/openat.c | 1 -
io/openat64.c | 1 -
locale/programs/locarchive.c | 2 +-
locale/weight.h | 2 +-
locale/weightwc.h | 2 +-
malloc/malloc.c | 2 +-
misc/ptrace.c | 1 -
misc/reboot.c | 2 +-
nis/nis_table.c | 2 +-
nptl/nptl-init.c | 2 +-
nptl/pthread_clock_gettime.c | 1 -
nptl/pthread_clock_settime.c | 1 -
nptl/pthread_cond_common.c | 1 -
nptl/tst-join7mod.c | 8 ++--
nptl_db/thread_dbP.h | 2 +-
nscd/connections.c | 2 +-
posix/wordexp-test.c | 5 +--
resolv/res_send.c | 2 +-
soft-fp/fmadf4.c | 7 +--
soft-fp/fmasf4.c | 7 +--
soft-fp/fmatf4.c | 7 +--
stdio-common/vfscanf.c | 2 +-
string/strcoll_l.c | 1 -
string/strcspn.c | 2 +-
string/strspn.c | 2 +-
sysdeps/i386/nptl/tls.h | 2 +-
sysdeps/ieee754/dbl-64/e_lgamma_r.c | 2 +-
sysdeps/ieee754/dbl-64/k_rem_pio2.c | 2 +-
sysdeps/ieee754/flt-32/e_lgammaf_r.c | 2 +-
sysdeps/ieee754/flt-32/k_rem_pio2f.c | 2 +-
sysdeps/ieee754/ldbl-128/k_tanl.c | 3 +-
sysdeps/ieee754/ldbl-128ibm/k_tanl.c | 3 +-
sysdeps/ieee754/ldbl-96/e_lgammal_r.c | 2 +-
sysdeps/ieee754/ldbl-96/k_tanl.c | 3 +-
sysdeps/nacl/brk.c | 1 -
sysdeps/nacl/dl-map-segments.h | 7 ++-
sysdeps/nptl/futex-internal.h | 2 +-
sysdeps/unix/clock_settime.c | 1 -
sysdeps/unix/sysv/linux/i386/get_clockfreq.c | 2 -
sysdeps/unix/sysv/linux/ia64/get_clockfreq.c | 1 -
sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c | 1 -
.../unix/sysv/linux/sparc/sparc64/get_clockfreq.c | 1 -
sysdeps/unix/sysv/linux/spawni.c | 2 +-
sysdeps/unix/sysv/linux/tst-setgetname.c | 3 ++
sysdeps/x86_64/atomic-machine.h | 10 +++--
sysdeps/x86_64/nptl/tls.h | 2 +-
56 files changed, 80 insertions(+), 149 deletions(-)
copy include/{libc-internal.h => libc-pointer-arith.h} (58%)
--
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 lld.
from 69849de De-template SharedSymbol.
new 56d8e82 Remove an obsolete/duplicate part of a document.
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:
docs/NewLLD.rst | 36 ------------------------------------
1 file changed, 36 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 698c0e9 * doc/invoke.texi (Optimize Options): Refine the description [...]
new b186ae2 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.