This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 83db67711 [sanitizers] Add a blocking boolean to GetRandom prototype
new 3caa058f8 [PGO] Add support for relocate profile dumping directory
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/profile/InstrProfilingFile.c | 28 +++++++++++++++++-----------
lib/profile/InstrProfilingUtil.c | 3 ++-
test/profile/instrprof-path.c | 18 +++++++++++++++++-
3 files changed, 36 insertions(+), 13 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 65ae9028643 [AArch64] Fix longbranch test
new a6e6a4df68e PR target/46091 * config/i386/i386.md (*anddi_1_btr): New [...]
new 428d06359ca PR translation/79998 - typo in diagnostic "specified bound %wu"
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 | 13 +++++++
gcc/config/i386/i386.md | 65 +++++++++++++++++++++++++++++++
gcc/gimple-ssa-sprintf.c | 2 +-
gcc/testsuite/ChangeLog | 7 ++++
gcc/testsuite/gcc.target/i386/pr46091-1.c | 9 +++++
gcc/testsuite/gcc.target/i386/pr46091-2.c | 9 +++++
gcc/testsuite/gcc.target/i386/pr46091-3.c | 9 +++++
7 files changed, 113 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr46091-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr46091-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr46091-3.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 master
in repository lldb.
from 92f8a27db remove FreeBSD xfail decorator from TestCppNsImport
new 82db09b4e [LLDB][MIPS] Set the Section's file address for ELF section t [...]
new 98fd30220 [LLDB][MIPS] Fix process load/unload on android.
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:
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 6 ++++--
source/Plugins/Platform/Android/PlatformAndroid.cpp | 20 +++++++++++++++++---
source/Plugins/Platform/Android/PlatformAndroid.h | 3 ++-
source/Plugins/Platform/POSIX/PlatformPOSIX.cpp | 7 ++++---
source/Plugins/Platform/POSIX/PlatformPOSIX.h | 3 ++-
5 files changed, 29 insertions(+), 10 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/pie/hidden
in repository glibc.
discards 9a77cc70db Add hidden visibility to internal function prototypes
discards 31f7cff393 Mark internal functions with attribute_hidden
discards d704af3005 Enable hidden visibility in libc.a compiled with PIE
discards bd4323227d Don't compile non-lib modules as lib modules [BZ #21864]
adds 73322d5ff6 x86: Add IBT/SHSTK bits to cpu-features
adds 9fa7449b35 _dl_fini: Remove internal_function attribute
adds 630bf4916f _dl_start: Remove internal_function attribute
adds b3f85fd2e4 _dl_init: Remove internal_function attribute
adds fbdc1e3e8d i386: Do not set internal_function
adds 1f14d0c3dd posix: Fix mmap for m68k and ia64 (BZ#21908)
adds 66ba2e4ae5 Fix thousands_sep and grouping and use readable ASCII for de [...]
adds 2a124c6163 Use two letter abbreviations in abday in all German locales.
adds c88ffc239e NSS: Replace exported NSS lookup functions with stubs [BZ #21962]
new 0f20efcd39 Don't compile non-lib modules as lib modules [BZ #21864]
new 2de2619f40 Enable hidden visibility in libc.a compiled with PIE
new 8b78950426 Mark internal functions with attribute_hidden
new fea827170a Add hidden visibility to internal function prototypes
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 (9a77cc70db)
\
N -- N -- N refs/heads/hjl/pie/hidden (fea827170a)
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 4 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 | 74 ++++++++++++++++++++++
config.h.in | 10 ---
elf/dl-fini.c | 1 -
elf/dl-init.c | 1 -
elf/rtld.c | 2 +-
grp/initgroups.c | 5 --
inet/ether_hton.c | 7 +-
inet/ether_ntoh.c | 7 +-
inet/getnetgrent_r.c | 6 +-
localedata/ChangeLog | 16 +++++
localedata/locales/de_AT | 8 +--
localedata/locales/de_BE | 8 +--
localedata/locales/de_CH | 8 +--
localedata/locales/de_DE | 8 +--
localedata/locales/de_IT | 8 +--
localedata/locales/de_LU | 8 +--
localedata/locales/eu_ES | 6 +-
nss/Makefile | 3 +-
nss/Versions | 2 +
nss/XXX-lookup.c | 15 -----
nss/compat-lookup.c | 42 ++++++++++++
nss/nsswitch.h | 8 +++
nss/service-lookup.c | 1 -
sunrpc/netname.c | 5 +-
sunrpc/publickey.c | 9 +--
sysdeps/generic/ldsodefs.h | 4 +-
sysdeps/i386/configure | 3 -
sysdeps/i386/configure.ac | 2 -
sysdeps/i386/dl-machine.h | 15 +++--
.../unix/sysv/linux/{m68k => ia64}/mmap_internal.h | 14 ++--
sysdeps/unix/sysv/linux/m68k/mmap_internal.h | 2 +-
sysdeps/unix/sysv/linux/mmap.c | 2 +-
sysdeps/unix/sysv/linux/mmap_internal.h | 6 +-
sysdeps/x86/cpu-features.h | 8 +++
sysdeps/x86/cpu-tunables.c | 2 +
35 files changed, 212 insertions(+), 114 deletions(-)
create mode 100644 nss/compat-lookup.c
copy sysdeps/unix/sysv/linux/{m68k => ia64}/mmap_internal.h (70%)
--
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 2d67bb4820e [gcc]
new 65ae9028643 [AArch64] Fix longbranch 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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/long_branch_1.c | 6 ++----
2 files changed, 7 insertions(+), 4 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 llvm.
from 1fa54409353 [x86] fold the mask op on 8- and 16-bit rotates
new 1d2cebd9453 Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr [...]
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/AsmParser/MipsAsmParser.cpp | 219 ---------------------
.../Mips/MCTargetDesc/MipsTargetStreamer.cpp | 15 --
lib/Target/Mips/MipsMTInstrFormats.td | 21 --
lib/Target/Mips/MipsMTInstrInfo.td | 110 -----------
lib/Target/Mips/MipsSchedule.td | 4 -
lib/Target/Mips/MipsScheduleGeneric.td | 4 +-
lib/Target/Mips/MipsTargetStreamer.h | 3 -
test/MC/Disassembler/Mips/mt/valid-r2-el.txt | 21 +-
test/MC/Disassembler/Mips/mt/valid-r2.txt | 21 +-
test/MC/Mips/mt/invalid-wrong-error.s | 4 -
test/MC/Mips/mt/invalid.s | 14 --
.../mt/mftr-mttr-aliases-invalid-wrong-error.s | 18 --
test/MC/Mips/mt/mftr-mttr-aliases-invalid.s | 23 ---
test/MC/Mips/mt/mftr-mttr-aliases.s | 47 -----
test/MC/Mips/mt/mftr-mttr-reserved-valid.s | 8 -
test/MC/Mips/mt/valid.s | 42 ++--
16 files changed, 14 insertions(+), 560 deletions(-)
delete mode 100644 test/MC/Mips/mt/invalid-wrong-error.s
delete mode 100644 test/MC/Mips/mt/mftr-mttr-aliases-invalid-wrong-error.s
delete mode 100644 test/MC/Mips/mt/mftr-mttr-aliases-invalid.s
delete mode 100644 test/MC/Mips/mt/mftr-mttr-aliases.s
delete mode 100644 test/MC/Mips/mt/mftr-mttr-reserved-valid.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 clang.
from beb7e51f02 clang-format: [JS] wrap optional properties in type aliases.
new 6c70d597ab [rename] Introduce symbol occurrences
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:
.../Tooling/Refactoring/Rename/RenamingAction.h | 10 +++
.../clang/Tooling/Refactoring/Rename/SymbolName.h | 49 ++++++++++++
.../Tooling/Refactoring/Rename/SymbolOccurrences.h | 91 ++++++++++++++++++++++
.../Tooling/Refactoring/Rename/USRLocFinder.h | 12 ++-
lib/Tooling/Refactoring/CMakeLists.txt | 1 +
lib/Tooling/Refactoring/Rename/RenamingAction.cpp | 84 +++++++++++++-------
.../Refactoring/Rename/SymbolOccurrences.cpp | 37 +++++++++
lib/Tooling/Refactoring/Rename/USRLocFinder.cpp | 25 +++---
8 files changed, 266 insertions(+), 43 deletions(-)
create mode 100644 include/clang/Tooling/Refactoring/Rename/SymbolName.h
create mode 100644 include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h
create mode 100644 lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp
--
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 2a124c6163 Use two letter abbreviations in abday in all German locales.
new c88ffc239e NSS: Replace exported NSS lookup functions with stubs [BZ #21962]
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 | 26 ++++++++++++++++++++++++++
grp/initgroups.c | 5 -----
inet/ether_hton.c | 7 +------
inet/ether_ntoh.c | 7 +------
inet/getnetgrent_r.c | 6 +-----
nss/Makefile | 3 ++-
nss/Versions | 2 ++
nss/XXX-lookup.c | 15 ---------------
nss/compat-lookup.c | 42 ++++++++++++++++++++++++++++++++++++++++++
nss/nsswitch.h | 8 ++++++++
nss/service-lookup.c | 1 -
sunrpc/netname.c | 5 +----
sunrpc/publickey.c | 9 ++-------
13 files changed, 86 insertions(+), 50 deletions(-)
create mode 100644 nss/compat-lookup.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 master
in repository binutils-gdb.
from f978cb06db Fix memory leak in add_symbol_file_command
new d6382fffde Fix two regressions in scalar printing
new d3abe1c8ef Remove BITS_IN_BYTES define
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:
gdb/ChangeLog | 13 +++++++++++++
gdb/printcmd.c | 8 ++++++--
gdb/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/gdb.base/printcmds.exp | 11 +++++++++++
gdb/testsuite/gdb.base/sizeof.exp | 2 +-
gdb/testsuite/gdb.dwarf2/var-access.exp | 8 ++++----
gdb/valprint.c | 17 ++++++++++-------
7 files changed, 53 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_50
in repository clang.
from 6ee431111d Merging r310704: ------------------------------------------- [...]
new 63c6fd256d Merging r310516: ------------------------------------------- [...]
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/Frontend/LangStandards.def | 10 ++++++----
test/Driver/unknown-std.cpp | 4 ++--
test/SemaCXX/cxx1z-init-statement.cpp | 1 +
3 files changed, 9 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.