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 3a1518e Add myself as a write-after-approval GDB maintainer.
new d617208 linux-procfs: Introduce enum proc_state
new 0e1a6a5 linux-procfs: Handle lowercase "t (tracing stop)" state
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/ChangeLog | 21 ++++++++++++
gdb/nat/linux-procfs.c | 86 +++++++++++++++++++++++++++++++++++++++-----------
2 files changed, 88 insertions(+), 19 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 f81d7a3 Don't call get_working_sets w/ LTO and -fauto-profile (PR
new 1660595 Fix tests for targets with sizeof(int) != 32.
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/torture/pr69352.c | 4 +++-
gcc/testsuite/gcc.dg/torture/pr69771.c | 1 +
gcc/testsuite/gcc.dg/torture/pr71866.c | 3 ++-
4 files changed, 12 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 7f9e0e0 Use ${host} inside manifest, rather than explicit host type.
new 8d8a8d3 Import manifest after command line parsing.
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:
abe.sh | 22 ++++++++++++++++------
1 file changed, 16 insertions(+), 6 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 7210646 Cleanup command line arguments. Bug #1509.
new 7f9e0e0 Use ${host} inside manifest, rather than explicit host type.
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/package.sh | 10 +++++-----
1 file changed, 5 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 14b30b0 scripts/MakeRelease.job: Use robust path to ABE checkout
new 7210646 Cleanup command line arguments. Bug #1509.
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:
abe.sh | 55 +------------------
lib/common.sh | 23 --------
lib/globals.sh | 1 -
lib/merge.sh | 170 ---------------------------------------------------------
4 files changed, 1 insertion(+), 248 deletions(-)
delete mode 100644 lib/merge.sh
--
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 5bf658d Handle loops with loop->latch == NULL (PR gcov-profile/71868)
new f81d7a3 Don't call get_working_sets w/ LTO and -fauto-profile (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:
gcc/ChangeLog | 5 +++++
gcc/lto-cgraph.c | 4 +++-
2 files changed, 8 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 lld.
from 8ff7316 [ELF] - Linkerscript: implemented output section [address] at [...]
new e18e3e8 [ELF] Test case for correct input section order, when section [...]
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:
test/ELF/linkerscript/linkerscript-input-order.s | 38 ++++++++++++++++++++++++
1 file changed, 38 insertions(+)
create mode 100644 test/ELF/linkerscript/linkerscript-input-order.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 d0bdffd Use std::mt19937, std::thread and std::atomic to simplify tests
new 5b2b88c Call get_ops just for SSA_NAMEs (PR tree-optimization/71987)
new 118c9b7 Fix memory leak introduced in r238336
new 5bf658d Handle loops with loop->latch == NULL (PR gcov-profile/71868)
The 3 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 | 16 ++++++++++++++++
gcc/cfgloopanal.c | 6 +++---
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/torture/pr71987.c | 21 +++++++++++++++++++++
gcc/tree-ssa-loop-niter.c | 5 ++++-
gcc/tree-ssa-reassoc.c | 7 ++++---
6 files changed, 52 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71987.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 topic/locales
in repository newlib.
from 1c8cb55 Add sys/_locale.h header and fix up headers
new dd6e659 Get rid of LCID, reformat type definitions in setlocale.h
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:
newlib/libc/locale/setlocale.h | 184 +++++++++++++++++++++--------------------
1 file changed, 94 insertions(+), 90 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 adacc1c Adapt the numbering scheme (PR gcov-profile/64874)
new d0bdffd Use std::mt19937, std::thread and std::atomic to simplify tests
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 | 6 ++
.../shared_ptr/thread/default_weaktoshared.cc | 85 +++++++---------------
.../shared_ptr/thread/mutex_weaktoshared.cc | 85 +++++++---------------
3 files changed, 56 insertions(+), 120 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.