This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from 23d4200 Fix heap-buffer-overflow in explicit_location_lex_one
new 2e9ffae [GDB] Fix builds broken by proc-service changes.
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:
gdb/ChangeLog | 6 ++++++
gdb/gdb_proc_service.h | 4 ++--
2 files changed, 8 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 release/2.24/master
in repository glibc.
from f038a42 powerpc: fix ifunc-sel.h fix asm constraints and clobber list
new b3012e4 Fix sNaN handling in nearbyint on 32-bit sparc.
new 0ba4a75 sparc: remove fdim sparc specific implementations
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/sparc/sparc32/fpu/s_fdim.S | 42 ----------------------
sysdeps/sparc/sparc32/fpu/s_fdimf.S | 35 ------------------
.../sparc/sparc32/sparcv9/fpu/multiarch/Makefile | 4 +--
.../sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S | 34 ------------------
.../sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S | 19 ----------
.../sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S | 32 -----------------
.../sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S | 12 -------
.../sparcv9/fpu/multiarch/s_nearbyint-vis3.S | 6 ++--
.../sparcv9/fpu/multiarch/s_nearbyintf-vis3.S | 2 +-
sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S | 40 ---------------------
sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S | 35 ------------------
sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S | 8 ++---
sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S | 4 +--
sysdeps/sparc/sparc64/fpu/s_fdim.S | 32 -----------------
sysdeps/sparc/sparc64/fpu/s_fdimf.S | 31 ----------------
16 files changed, 40 insertions(+), 324 deletions(-)
delete mode 100644 sysdeps/sparc/sparc32/fpu/s_fdim.S
delete mode 100644 sysdeps/sparc/sparc32/fpu/s_fdimf.S
delete mode 100644 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S
delete mode 100644 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S
delete mode 100644 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S
delete mode 100644 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S
delete mode 100644 sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S
delete mode 100644 sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S
delete mode 100644 sysdeps/sparc/sparc64/fpu/s_fdim.S
delete mode 100644 sysdeps/sparc/sparc64/fpu/s_fdimf.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 c2c8560 Add a feature macro for C++17 make_from_tuple. * include/st [...]
new 6ce66d3 * c-ada-spec.c (dump_number): New function. (handle_escape_ [...]
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-family/ChangeLog | 7 ++
gcc/c-family/c-ada-spec.c | 143 ++++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/c-c++-common/dump-ada-spec-5.c | 9 ++
4 files changed, 160 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/dump-ada-spec-5.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 0e63aaf * src/filesystem/ops.cc: Always include ostream and ext/std [...]
new c2c8560 Add a feature macro for C++17 make_from_tuple. * include/st [...]
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:
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/include/std/tuple | 4 +++-
libstdc++-v3/testsuite/20_util/tuple/make_from_tuple/1.cc | 6 ++++++
3 files changed, 17 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 binutils-gdb.
from b31f947 Fix heap-buffer-overflow in explicit_location_lex_one
new 3192546 [GDB] Fix builds broken by proc-service changes.
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:
gdb/ChangeLog | 6 ++++++
gdb/gdb_proc_service.h | 4 ++--
2 files changed, 8 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 gcc.
from 196b896 gcov-tool: Do not segfault in merge operation (PR
new 0e63aaf * src/filesystem/ops.cc: Always include ostream and ext/std [...]
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:
libstdc++-v3/ChangeLog | 8 ++++++
libstdc++-v3/src/filesystem/ops.cc | 51 ++++++++++++++++++++++----------------
2 files changed, 37 insertions(+), 22 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 b69fc9d Automatic date update in version.in
new b31f947 Fix heap-buffer-overflow in explicit_location_lex_one
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:
gdb/ChangeLog | 6 ++++++
gdb/location.c | 5 ++---
2 files changed, 8 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 gdb-7.12-branch
in repository binutils-gdb.
from 5a1d4fe Automatic date update in version.in
new 23d4200 Fix heap-buffer-overflow in explicit_location_lex_one
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:
gdb/ChangeLog | 6 ++++++
gdb/location.c | 5 ++---
2 files changed, 8 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 master
in repository gcc.
from b3532bc Fix invalid memory access in gcc.c (driver/72765)
new 196b896 gcov-tool: Do not segfault in merge operation (PR
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:
libgcc/ChangeLog | 5 +++++
libgcc/libgcov-util.c | 1 +
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.