This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 5de606387b Use libm_alias_double for alpha.
new 15ff490014 Use libm_alias_float for aarch64.
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 | 28 ++++++++++++++++++++++++++++
sysdeps/aarch64/fpu/s_ceilf.c | 3 ++-
sysdeps/aarch64/fpu/s_floorf.c | 3 ++-
sysdeps/aarch64/fpu/s_fmaf.c | 3 ++-
sysdeps/aarch64/fpu/s_fmaxf.c | 3 ++-
sysdeps/aarch64/fpu/s_fminf.c | 3 ++-
sysdeps/aarch64/fpu/s_llrintf.c | 3 ++-
sysdeps/aarch64/fpu/s_llroundf.c | 3 ++-
sysdeps/aarch64/fpu/s_lrintf.c | 3 ++-
sysdeps/aarch64/fpu/s_lroundf.c | 3 ++-
sysdeps/aarch64/fpu/s_nearbyintf.c | 3 ++-
sysdeps/aarch64/fpu/s_rintf.c | 3 ++-
sysdeps/aarch64/fpu/s_roundf.c | 3 ++-
sysdeps/aarch64/fpu/s_truncf.c | 3 ++-
14 files changed, 54 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 llvm.
from 46ff4a6f491 [X86] Remove duplicate calls to setOperationAction. NFCI
new d53bca96e3e [X86] Remove unnecessary fp<->int setOperationAction lines [...]
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/X86/X86ISelLowering.cpp | 7 -------
1 file changed, 7 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 libcxxabi.
from 5bff412 [demangler] Support for abi_tag attribute
new a3f273a Insert padding before the __cxa_exception header to ensure th [...]
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/cxa_exception.cpp | 40 ++++++++++++++++++++++++++++++++++++----
src/cxa_exception.hpp | 22 ----------------------
2 files changed, 36 insertions(+), 26 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 a8862041d4e [DAGCombiner] Don't combine aext(setcc) if the setcc is alr [...]
new 816b1dbae08 Add an F_Delete flag.
new 46ff4a6f491 [X86] Remove duplicate calls to setOperationAction. NFCI
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:
include/llvm/Support/FileSystem.h | 6 +++++-
lib/Support/Windows/Path.inc | 2 ++
lib/Target/X86/X86ISelLowering.cpp | 2 --
3 files changed, 7 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 users/palves/cxx-breakpoint-improvements-v2
in repository binutils-gdb.
discards 4e2488d423 Breakpoints in symbols with ABI tags (PR c++/19436)
discards 2af96976c3 Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wi [...]
new c954288a24 Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wi [...]
new e17971f888 Breakpoints in symbols with ABI tags (PR c++/19436)
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 (4e2488d423)
\
N -- N -- N refs/heads/users/palves/cxx-breakpoint-improvements-v2 ( [...]
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:
gdb/linespec.c | 22 ++++---
gdb/location.c | 9 +--
.../save-bp-qualified.cc} | 21 ++++--
gdb/testsuite/gdb.cp/save-bp-qualified.exp | 74 ++++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 6 +-
5 files changed, 110 insertions(+), 22 deletions(-)
copy gdb/testsuite/{gdb.mi/list-thread-groups-available.c => gdb.cp/save-bp-qualif [...]
create mode 100644 gdb/testsuite/gdb.cp/save-bp-qualified.exp
--
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 1a53b26332b PR c++/83058 - ICE on C++ code with negative array index: i [...]
new 122fea39812 Daily bump.
new b1023d0f1e7 rs6000: Improve scc isel
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 | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.md | 36 ++++++++++++++++++++++++++++++++----
3 files changed, 38 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 gcc-7-branch
in repository gcc.
from 444234da8a9 Fix RISCV ICE on linux kernel build.
new 3a7717e1044 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from cb364b7d375 Daily bump.
new 20a569a00e6 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f07d2ec8c0 Use libm_alias_double for aarch64.
new d812486444 Support ldbl-opt libm_alias_double use from .S files.
new 5de606387b Use libm_alias_double for alpha.
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:
ChangeLog | 28 ++++++++++++++++++++++++++++
sysdeps/alpha/fpu/s_ceil.c | 10 ++--------
sysdeps/alpha/fpu/s_copysign.c | 13 +++----------
sysdeps/alpha/fpu/s_fabs.c | 10 ++--------
sysdeps/alpha/fpu/s_floor.c | 10 ++--------
sysdeps/alpha/fpu/s_fmax.S | 10 ++--------
sysdeps/alpha/fpu/s_fmin.S | 10 ++--------
sysdeps/alpha/fpu/s_lrint.c | 15 +++------------
sysdeps/alpha/fpu/s_lround.c | 15 +++------------
sysdeps/alpha/fpu/s_rint.c | 10 ++--------
sysdeps/alpha/fpu/s_trunc.c | 10 ++--------
sysdeps/ieee754/ldbl-opt/libm-alias-double.h | 2 +-
12 files changed, 52 insertions(+), 91 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 18ca73470a Remove REMOTE_OBS
new 57c1b6811a Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.