This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2dcf5b20b26 * tree-ssa-loop-unswitch.c (hoist_guard): Avoid use of REG [...]
new 6cd92c8445e * cfgloopmanip.c (scale_loop_profile): Avoid use of REG_BR [...]
new 5d31e485eb4 * cgraph.c (cgraph_edge::redirect_call_stmt_to_caller): Cleanup.
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 | 9 +++++++++
gcc/cfgloopmanip.c | 4 ++--
gcc/cgraph.c | 22 +++++++++++-----------
3 files changed, 22 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 61cb18166c6 * profile-count.h (profile_probability::from_reg_br_prob_n [...]
new 7dc9e270ede * asan.c (create_cond_insert_point): Avoid use of REG_BR_P [...]
new 2dcf5b20b26 * tree-ssa-loop-unswitch.c (hoist_guard): Avoid use of REG [...]
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 | 10 ++++++++++
gcc/asan.c | 12 +++++-------
gcc/tree-ssa-loop-unswitch.c | 4 +---
3 files changed, 16 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 master
in repository glibc.
from 07f94b7a96 Fix __setcontext return value on hppa.
new cc407f4e81 Fix stack offset for r19 load in __getcontext.
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 | 3 +++
sysdeps/unix/sysv/linux/hppa/getcontext.S | 2 +-
2 files changed, 4 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 glibc.
from d71400dca6 Fix syscall cancellation on hppa.
new 07f94b7a96 Fix __setcontext return value on hppa.
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 | 2 ++
sysdeps/unix/sysv/linux/hppa/setcontext.S | 2 +-
2 files changed, 3 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 glibc.
from a363f70336 Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.
new d71400dca6 Fix syscall cancellation on hppa.
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 | 23 ++++++++++++++
sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h | 47 +++++++++++-----------------
sysdeps/unix/sysv/linux/hppa/sysdep.h | 15 +++------
3 files changed, 46 insertions(+), 39 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 4d42d18029 Remove extra braces from sysdeps/hppa/__longjmp.c.
new a363f70336 Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.
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 | 2 ++
sysdeps/unix/sysv/linux/hppa/localplt.data | 1 -
2 files 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 glibc.
from df3d455b23 Fix [BZ 20098].
new 4d42d18029 Remove extra braces from sysdeps/hppa/__longjmp.c.
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 | 2 ++
sysdeps/hppa/__longjmp.c | 2 --
2 files changed, 2 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 clang.
from 2004a0d58e [c++2a] Add option -std=c++2a to enable support for potentia [...]
new bb80e45614 [Bash-autocompletion] Add support for -W<warning> and -Wno<warning>
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/Basic/DiagnosticIDs.h | 8 ++++++++
lib/Basic/DiagnosticIDs.cpp | 12 ++++++++++++
lib/Driver/Driver.cpp | 7 +++++++
test/Driver/autocomplete.c | 4 ++++
4 files changed, 31 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 66cd050f26 Regenerate libc.pot
new df3d455b23 Fix [BZ 20098].
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/hppa/dl-fptr.c | 64 ++++++++++++++++++++++++++++++++++++--------------
2 files changed, 54 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.