This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from a935332c338 Daily bump.
new cf111381977 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 releases/gcc-10
in repository gcc.
from b5c6a8bb125 Daily bump.
new 6225b0d5dc1 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 gcc.
from d5cf2a1f15e testsuite: add missing dg-require-effective-target fpic
new 57f2ce6a878 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:
config/ChangeLog | 4 ++
gcc/ChangeLog | 115 +++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 30 +++++++++++
gcc/c-family/ChangeLog | 6 +++
gcc/cp/ChangeLog | 6 +++
gcc/jit/ChangeLog | 7 +++
gcc/testsuite/ChangeLog | 90 ++++++++++++++++++++++++++++++++
libcpp/ChangeLog | 5 ++
libdecnumber/ChangeLog | 4 ++
libgcc/ChangeLog | 14 +++++
libgcc/config/libbid/ChangeLog | 48 +++++++++++++++++
libgomp/ChangeLog | 38 ++++++++++++++
libstdc++-v3/ChangeLog | 17 ++++++
maintainer-scripts/ChangeLog | 4 ++
15 files changed, 389 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 74421c0bc85 Rename base_breakpoint -> code_breakpoint
new d195321cec5 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-12-branch
in repository binutils-gdb.
from 6d279a2c3d4 Bump GDB's version number to 12.1.90.DATE-git.
new 072f31aed68 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_38-branch
in repository binutils-gdb.
from 475549dc3ac Automatic date update in version.in
new 31fd6cd3d76 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.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/release-aarch64
in repository toolchain/ci/gdb.
from 8a17a0a20d Automatic date update in version.in
adds 785ea35de2 Automatic date update in version.in
adds 12be2a860b Automatic date update in version.in
adds e8d58df5b1 Automatic date update in version.in
No new revisions were added by this update.
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.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/release-aarch64
in repository toolchain/ci/glibc.
from 72d9dcfd16 csu: Implement and use _dl_early_allocate during static startup
adds 04892c543e S390: Enable static PIE
adds f5f7144dfc rtld: Use generic argv adjustment in ld.so [BZ #23293]
adds 2b128a7d30 linux: Add a getauxval test [BZ #23293]
No new revisions were added by this update.
Summary of changes:
elf/rtld.c | 73 +++++++++++++++----
sysdeps/mach/hurd/dl-sysdep.c | 30 ++++----
sysdeps/s390/s390-64/configure | 122 ++++++++++++++++++++++++++++++++
sysdeps/s390/s390-64/configure.ac | 92 ++++++++++++++++++++++++
sysdeps/s390/s390-64/start.S | 28 ++++++++
sysdeps/unix/sysv/linux/Makefile | 1 +
sysdeps/unix/sysv/linux/tst-getauxval.c | 74 +++++++++++++++++++
7 files changed, 390 insertions(+), 30 deletions(-)
create mode 100644 sysdeps/s390/s390-64/configure
create mode 100644 sysdeps/s390/s390-64/configure.ac
create mode 100644 sysdeps/unix/sysv/linux/tst-getauxval.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.