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 d9ef428cf9d [gdb/testsuite] Rewrite strings in gdb.ada/unchecked_union.exp
new f8503d4d5da Change dw2_search_one to be static
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/dwarf2/read.c | 12 ++++++++++--
gdb/dwarf2/read.h | 11 -----------
2 files changed, 10 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 binutils-gdb.
from eb0dfe8004e gprofng: disable LTO as a workaround
new d9ef428cf9d [gdb/testsuite] Rewrite strings in gdb.ada/unchecked_union.exp
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/testsuite/gdb.ada/unchecked_union.exp | 59 +++++++++++++++++++------------
1 file 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 d37a8694b28 Re: dlltool memory leaks
new eb0dfe8004e gprofng: disable LTO as a workaround
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:
gprofng/Makefile.am | 4 +-
gprofng/Makefile.in | 5 +-
gprofng/configure | 66 ++++++++++++++++-
gprofng/configure.ac | 3 +
gprofng/doc/Makefile.in | 2 +
gprofng/gp-display-html/Makefile.in | 2 +
gprofng/libcollector/Makefile.am | 7 +-
gprofng/libcollector/Makefile.in | 142 +++++++++++++++++++++++-------------
gprofng/src/Makefile.am | 8 +-
gprofng/src/Makefile.in | 51 +++++++++++--
10 files changed, 225 insertions(+), 65 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 799ca4cda74 LoongArch: extract the base address to promote the combine of RTX.
new fb22d7f3b66 c++: Readd type checks for cp_fold -ffold-simple-inlines fo [...]
new cf865c811be c++: Fix up [[maybe_unused]] handling on expansion stmts [P [...]
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/cp/cp-gimplify.cc | 14 ++++++--
gcc/cp/pt.cc | 4 +++
gcc/testsuite/g++.dg/cpp1z/pr122185.C | 49 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp26/expansion-stmt27.C | 17 ++++++++++
4 files changed, 82 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr122185.C
create mode 100644 gcc/testsuite/g++.dg/cpp26/expansion-stmt27.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 604bdb0f8e htl: Also use __libc_thread_freeres to clean TLS state
new 585eee3962 htl: move c11 symbols into libc.
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:
htl/Versions | 35 +++++++++++++++++++-----
sysdeps/htl/c11-thread.h | 2 ++
sysdeps/mach/hurd/i386/libc.abilist | 42 +++++++++++++++++++++++++++++
sysdeps/mach/hurd/i386/libpthread.abilist | 21 ---------------
sysdeps/mach/hurd/x86_64/libc.abilist | 42 +++++++++++++++++++++++++++++
sysdeps/mach/hurd/x86_64/libpthread.abilist | 21 ---------------
sysdeps/nptl/c11-thread.h | 2 ++
sysdeps/pthread/Makefile | 17 +++++-------
sysdeps/pthread/call_once.c | 11 +++-----
sysdeps/pthread/cnd_broadcast.c | 11 +++-----
sysdeps/pthread/cnd_destroy.c | 11 +++-----
sysdeps/pthread/cnd_init.c | 11 +++-----
sysdeps/pthread/cnd_signal.c | 12 ++++-----
sysdeps/pthread/cnd_timedwait.c | 8 +++++-
sysdeps/pthread/cnd_wait.c | 11 +++-----
sysdeps/pthread/mtx_destroy.c | 11 +++-----
sysdeps/pthread/mtx_init.c | 11 +++-----
sysdeps/pthread/mtx_lock.c | 11 +++-----
sysdeps/pthread/mtx_timedlock.c | 8 +++++-
sysdeps/pthread/mtx_trylock.c | 11 +++-----
sysdeps/pthread/mtx_unlock.c | 11 +++-----
sysdeps/pthread/thrd_create.c | 11 +++-----
sysdeps/pthread/thrd_detach.c | 11 +++-----
sysdeps/pthread/thrd_exit.c | 11 +++-----
sysdeps/pthread/thrd_join.c | 11 +++-----
sysdeps/pthread/tss_create.c | 11 +++-----
sysdeps/pthread/tss_delete.c | 11 +++-----
sysdeps/pthread/tss_get.c | 11 +++-----
sysdeps/pthread/tss_set.c | 11 +++-----
29 files changed, 215 insertions(+), 193 deletions(-)
create mode 100644 sysdeps/htl/c11-thread.h
create mode 100644 sysdeps/nptl/c11-thread.h
--
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_45-branch
in repository binutils-gdb.
from e279f9dc5c7 Automatic date update in version.in
new b136efd10a7 Re: dlltool memory leaks
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:
binutils/dlltool.c | 1 +
1 file changed, 1 insertion(+)
--
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 0483d99124f LoongArch: Optimize statement to use bstrins.{w|d}
new 799ca4cda74 LoongArch: extract the base address to promote the combine of RTX.
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/loongarch/loongarch.cc | 10 ++++++++++
.../gcc.target/loongarch/vector/lasx/lasx-struct-move.c | 17 +++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lasx/lasx-struct-move.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 binutils-gdb.
from be540777fe2 Automatic date update in version.in
new d37a8694b28 Re: dlltool memory leaks
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:
binutils/dlltool.c | 1 +
1 file changed, 1 insertion(+)
--
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 4962d1309be LoongArch: Optimize V4SImode vec_construct for load index l [...]
new 0483d99124f LoongArch: Optimize statement to use bstrins.{w|d}
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/loongarch/loongarch.md | 59 ++++++++++++++++++++++++++
gcc/config/loongarch/predicates.md | 4 ++
gcc/testsuite/gcc.target/loongarch/bstrins-5.c | 14 ++++++
gcc/testsuite/gcc.target/loongarch/bstrins-6.c | 14 ++++++
4 files changed, 91 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/loongarch/bstrins-5.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/bstrins-6.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.