This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pie/static
in repository glibc.
discards 8c626a2b3e sparc: Check PIC instead of SHARED in start.S
discards 8675efebbd microblaze: Check PIC instead of SHARED in start.S
discards e49474ad14 m68k: Check PIC instead of SHARED in start.S
discards c7c35aee0c hppa: Check PIC instead of SHARED in start.S
discards 038adca3ba arm: Check PIC instead of SHARED in start.S
discards 5877c1ce71 aarch64: Check PIC instead of SHARED in start.S
discards 3a790cd06d Add --enable-static-pie to build-many-glibcs.py
discards 1c3f19983c tile: Support --enable-static-pie
discards f3ef1cef41 sparc: Support --enable-static-pie
discards 20549d1104 sh: Support --enable-static-pie
discards 24fd173e31 s390: Support --enable-static-pie
discards 0f2a73ebd3 powerpc: Support --enable-static-pie
discards 07551709e5 nios2: Support --enable-static-pie
discards e9a0f07ffd mips: Support --enable-static-pie
discards 7c4e1ef155 microblaze: Support --enable-static-pie
discards 789a8ccce4 m68k: Support --enable-static-pie
discards 28accaf12b ia64: Support --enable-static-pie
discards 1334e95607 hppa: Support --enable-static-pie
discards 9bd02abac8 arm: Support --enable-static-pie
discards 8d8225181c aarch64: Support --enable-static-pie
discards 8cc04d94bf Add a test for non-PIE static executable
discards ed837f1558 Don't use hidden visibility in libc.a with PIE on i386
discards aef87a4b5c Add --enable-static-pie configure option to build static PIE
new a15872c383 ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
new 1da6357e65 Add a test for non-PIE static executable
new 6097419f19 Add --enable-static-pie configure option to build static PIE
new 988dabb1a8 Don't use hidden visibility in libc.a with PIE on i386
new 0eaa16b3d7 aarch64: Support --enable-static-pie
new fcd456861a arm: Support --enable-static-pie
new ef441fc43e hppa: Support --enable-static-pie
new a862040ed7 ia64: Support --enable-static-pie
new be7697bd92 m68k: Support --enable-static-pie
new f42afd5c17 microblaze: Support --enable-static-pie
new f3f6574594 mips: Support --enable-static-pie
new 60080257df nios2: Support --enable-static-pie
new fd52980ca8 powerpc: Support --enable-static-pie
new 4ef128fc29 s390: Support --enable-static-pie
new 84dc321fe5 sh: Support --enable-static-pie
new 1f51f698f3 sparc: Support --enable-static-pie
new f051ff934c tile: Support --enable-static-pie
new 3c535c39fd aarch64: Check PIC instead of SHARED in start.S
new 86db201542 arm: Check PIC instead of SHARED in start.S
new da98c9b9de hppa: Check PIC instead of SHARED in start.S
new 407b6c236a m68k: Check PIC instead of SHARED in start.S
new e608653b1f microblaze: Check PIC instead of SHARED in start.S
new 98d965a28a sparc: Check PIC instead of SHARED in start.S
new b2a5a95c1c tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME
new 00b5d5d1ed Add --enable-static-pie to build-many-glibcs.py
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 (8c626a2b3e)
\
N -- N -- N refs/heads/hjl/pie/static (00b5d5d1ed)
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 25 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/dl-support.c | 3 ++-
elf/rtld.c | 3 ++-
sysdeps/arm/dl-machine.h | 4 ++--
sysdeps/hppa/dl-machine.h | 2 +-
sysdeps/ia64/dl-machine.h | 2 +-
sysdeps/mips/dl-machine.h | 2 +-
sysdeps/s390/s390-32/dl-machine.h | 19 ++++++++++++++-----
sysdeps/s390/s390-64/dl-machine.h | 16 +++++++++++-----
sysdeps/unix/sysv/linux/tile/sysdep.h | 2 +-
9 files changed, 35 insertions(+), 18 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 e786f452311 PR c/82340 * c-decl.c (build_compound_literal): Use c_app [...]
new 6d8d47f6838 cp/ * parser.c (cp_parser_member_declaration): Parse attri [...]
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/cp/ChangeLog | 3 ++
gcc/cp/parser.c | 55 +++++++++++++++++-----
gcc/testsuite/ChangeLog | 4 ++
.../g++.dg/ext/{bitfield4.C => bitfield7.C} | 2 +-
.../g++.dg/ext/{bitfield4.C => bitfield8.C} | 4 +-
gcc/testsuite/g++.dg/ext/bitfield9.C | 10 ++++
6 files changed, 64 insertions(+), 14 deletions(-)
copy gcc/testsuite/g++.dg/ext/{bitfield4.C => bitfield7.C} (90%)
copy gcc/testsuite/g++.dg/ext/{bitfield4.C => bitfield8.C} (83%)
create mode 100644 gcc/testsuite/g++.dg/ext/bitfield9.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 gcc.
from a6baee5d8f4 PR target/82339 * config/i386/i386.md (*movdi_internal pe [...]
new e786f452311 PR c/82340 * c-decl.c (build_compound_literal): Use c_app [...]
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/c/ChangeLog | 6 ++++++
gcc/c/c-decl.c | 4 +---
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/tree-ssa/pr82340.c | 14 ++++++++++++++
4 files changed, 24 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr82340.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 gcc.
from 234c25a6ee5 * Make-lang.in (check-c++-all): Test also c++2a.
new a6baee5d8f4 PR target/82339 * config/i386/i386.md (*movdi_internal pe [...]
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 | 6 ++++++
gcc/config/i386/i386.md | 22 ++++++++++++++++++++++
2 files changed, 28 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 gcc.
from d56894aa793 libgcc/ * config/ft32/crti-hw.S: Add watchdog vector, FT93 [...]
new b06b6a8188a * g++.dg/eh/uncaught3.C: Add -Wno-deprecated for c++17.
new 234c25a6ee5 * Make-lang.in (check-c++-all): Test also c++2a.
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/cp/ChangeLog | 4 ++++
gcc/cp/Make-lang.in | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/eh/uncaught3.C | 1 +
4 files changed, 10 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 41247e1b33d Make find_opt_files vararg
new 81ce39488db [X86][MS-InlineAsm] Extended support for variables / identi [...]
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/llvm/MC/MCParser/MCAsmParser.h | 71 +++++++++++---
lib/Target/X86/AsmParser/X86AsmParser.cpp | 150 ++++++++++++++++++------------
2 files changed, 146 insertions(+), 75 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 8c6abdf1ba [NFC] Replace 'arguments' with 'parameters' in comments rela [...]
new 2fb39644fd [X86][MS-InlineAsm] Extended support for variables / identif [...]
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/Parse/Parser.h | 1 -
include/clang/Sema/Sema.h | 4 +--
lib/Parse/ParseStmtAsm.cpp | 26 +++++++---------
lib/Sema/SemaStmtAsm.cpp | 48 +++++++++++++----------------
test/CodeGen/ms-inline-asm-enums.cpp | 55 ++++++++++++++++++++++++++++++++++
test/CodeGen/ms-inline-asm-variables.c | 35 ++++++++++++++++++++++
6 files changed, 122 insertions(+), 47 deletions(-)
create mode 100644 test/CodeGen/ms-inline-asm-enums.cpp
create mode 100644 test/CodeGen/ms-inline-asm-variables.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 libunwind.
from e53dc3f Skip building unused parts when targeting SJLJ
new 7919990 Skip building x86 parts of UnwindRegisters*.S when targeting SjLj
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:
src/UnwindRegistersRestore.S | 6 +++++-
src/UnwindRegistersSave.S | 6 +++++-
2 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 llvm.
from f49f1e15a71 [ORC] Replace decltype with a concrete type to make MSVC happy.
new 41247e1b33d Make find_opt_files vararg
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:
tools/opt-viewer/opt-diff.py | 4 ++--
tools/opt-viewer/opt-stats.py | 2 +-
tools/opt-viewer/opt-viewer.py | 2 +-
tools/opt-viewer/optrecord.py | 2 +-
4 files changed, 5 insertions(+), 5 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 1b8f6c7f82 Automatic date update in version.in
new f6ac8c52c9 Fail when string merge can't alloc memory
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 | 6 ++++++
bfd/merge.c | 16 +++++++++-------
2 files changed, 15 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.