This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch maxim
in repository toolchain/jenkins-scripts.
discards 911db20 start-container-docker: Add container_run command.
new 493e231 start-container-docker: Add container_exec command.
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 (911db20)
\
N -- N -- N refs/heads/maxim (493e231)
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 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:
start-container-docker.sh | 4 ++--
1 file changed, 2 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 binutils-gdb.
from 19c4559475 nds32: Abort instead of returning REG_UNKNOWN
new c185f580b2 xtensa_pseudo_register_read/write - Use regcache_raw_read_unsigned
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/xtensa-tdep.c | 21 +++++++++------------
2 files changed, 15 insertions(+), 12 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 maxim
in repository toolchain/jenkins-scripts.
discards f3dc4d3 start-container-docker: Add container_run command.
new 911db20 start-container-docker: Add container_run command.
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 (f3dc4d3)
\
N -- N -- N refs/heads/maxim (911db20)
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 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:
start-container-docker.sh | 4 ++--
1 file changed, 2 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 maxim
in repository toolchain/jenkins-scripts.
discards 437f98d start-container-docker: Add container_run command.
new f3dc4d3 start-container-docker: Add container_run command.
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 (437f98d)
\
N -- N -- N refs/heads/maxim (f3dc4d3)
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 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:
start-container-docker.sh | 6 +++++-
1 file changed, 5 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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 2b5cd1b tcwg-cleanup-stale-containers: Remove unused options.
new f2d0e03 tcwg-llvm-build.sh: Simplify buildid/revision/url
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:
tcwg-llvm-build.sh | 5 ++---
1 file changed, 2 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 7fe88c5425d Fix comment in contrib/gen_autofdo_event.py
new 80e50f5b0dd Add prefix to test verification in guality.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:
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/guality/guality.h | 10 ++++++----
2 files changed, 10 insertions(+), 4 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 lldb.
from ebbcc4701 Remove the home-grown android toolchain file and all referenc [...]
new dba7b8f22 Initial implementation of SB APIs for Tracing support.
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:
include/lldb/API/LLDB.h | 2 +
include/lldb/API/SBDefines.h | 2 +
include/lldb/API/SBError.h | 1 +
include/lldb/API/SBProcess.h | 27 +++++
include/lldb/API/SBStructuredData.h | 10 +-
include/lldb/API/SBTrace.h | 122 +++++++++++++++++++++
include/lldb/API/SBTraceOptions.h | 58 ++++++++++
.../lldb/Core/StructuredDataImpl.h | 75 +++++--------
include/lldb/Core/TraceOptions.h | 62 +++++++++++
include/lldb/Target/Process.h | 74 +++++++++++++
include/lldb/lldb-enumerations.h | 7 ++
include/lldb/lldb-forward.h | 4 +
scripts/interface/SBProcess.i | 3 +
scripts/interface/SBStructuredData.i | 3 +
scripts/interface/SBTrace.i | 34 ++++++
scripts/interface/SBTraceOptions.i | 38 +++++++
scripts/lldb.swig | 4 +
source/API/CMakeLists.txt | 2 +
source/API/SBProcess.cpp | 22 ++++
source/API/SBStructuredData.cpp | 81 +++-----------
source/API/SBTrace.cpp | 109 ++++++++++++++++++
source/API/SBTraceOptions.cpp | 94 ++++++++++++++++
22 files changed, 716 insertions(+), 118 deletions(-)
create mode 100644 include/lldb/API/SBTrace.h
create mode 100644 include/lldb/API/SBTraceOptions.h
copy source/API/SBStructuredData.cpp => include/lldb/Core/StructuredDataImpl.h (51%)
create mode 100644 include/lldb/Core/TraceOptions.h
create mode 100644 scripts/interface/SBTrace.i
create mode 100644 scripts/interface/SBTraceOptions.i
create mode 100644 source/API/SBTrace.cpp
create mode 100644 source/API/SBTraceOptions.cpp
--
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 210a347add1 Daily bump.
new 7fe88c5425d Fix comment in contrib/gen_autofdo_event.py
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:
contrib/ChangeLog | 4 ++++
contrib/gen_autofdo_event.py | 2 +-
2 files changed, 5 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 03def0812a Automatic date update in version.in
new 19c4559475 nds32: Abort instead of returning REG_UNKNOWN
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 | 5 +++++
gdb/nds32-tdep.c | 23 +++++++++++++++--------
2 files changed, 20 insertions(+), 8 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 lnt.
from e532b64 Introduce --perf-events to lnt runtest test-suite
new bcd9009 Document how to capture linux perf profiles.
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:
docs/tests.rst | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.