This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from e6136c6939 hurd: Implement longjmp for x86_64
new 2bc516020f hurd: Make it possible to call memcpy very early
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/mach/hurd/x86_64/static-start.S | 3 +++
1 file changed, 3 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 glibc.
from b574ae0a28 hurd: Implement sigreturn for x86_64
new e6136c6939 hurd: Implement longjmp for x86_64
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:
.../linux => mach/hurd}/x86_64/____longjmp_chk.S | 120 +++++++--------------
sysdeps/mach/hurd/x86_64/__longjmp.S | 98 +++++++++++++++++
2 files changed, 134 insertions(+), 84 deletions(-)
copy sysdeps/{unix/sysv/linux => mach/hurd}/x86_64/____longjmp_chk.S (50%)
create mode 100644 sysdeps/mach/hurd/x86_64/__longjmp.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 gcc.
from b159026b739 [Committed] Update xstormy16's neghi2 pattern to not clobbe [...]
new 33b6b791976 Revert "[PATCH] libcpp: suppress builtin macro redefined wa [...]
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/gcc.dg/builtin-redefine-1.c | 49 -------------------------------
gcc/testsuite/gcc.dg/builtin-redefine.c | 24 +++------------
libcpp/init.cc | 2 +-
3 files changed, 5 insertions(+), 70 deletions(-)
delete mode 100755 gcc/testsuite/gcc.dg/builtin-redefine-1.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 glibc.
from 6b25b6ca4e Make __mach_msg_destroy portable for x86_64
new b574ae0a28 hurd: Implement sigreturn for x86_64
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/mach/hurd/{i386 => x86_64}/sigreturn.c | 110 +++++++++++++------------
1 file changed, 56 insertions(+), 54 deletions(-)
copy sysdeps/mach/hurd/{i386 => x86_64}/sigreturn.c (67%)
--
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 6639cc1002 hurd: Mark error functions as __COLD
new 6b25b6ca4e Make __mach_msg_destroy portable for x86_64
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:
mach/msg-destroy.c | 9 +++++----
1 file changed, 5 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 gcc.
from d56af02fb1f Improve error message for excess elements in array initiali [...]
new b159026b739 [Committed] Update xstormy16's neghi2 pattern to not clobbe [...]
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/config/stormy16/stormy16.md | 7 +++----
gcc/testsuite/gcc.target/xstormy16/neghi2.c | 2 +-
2 files changed, 4 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.