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 2d520af Remove unused common board files
new ee3bb1f Remove unused clauses in config/linaro.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:
config/linaro.exp | 6 ------
1 file changed, 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 2b94271 Remove experimental support for testing using LAVA boards
new 2d520af Remove unused common board files
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/boards/tcwg-schroot.exp | 9 ---------
config/boards/tcwgcommon.exp | 17 -----------------
config/boards/tcwgfoundation-common.exp | 8 --------
3 files changed, 34 deletions(-)
delete mode 100644 config/boards/tcwg-schroot.exp
delete mode 100644 config/boards/tcwgcommon.exp
delete mode 100644 config/boards/tcwgfoundation-common.exp
--
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 868145e Remove unused board files
new 2b94271 Remove experimental support for testing using LAVA boards
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/boards/lava.exp | 10 ----------
config/boards/lava.json | 37 -------------------------------------
2 files changed, 47 deletions(-)
delete mode 100644 config/boards/lava.exp
delete mode 100644 config/boards/lava.json
--
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 3d37391 Remove unused board file for testing AArch64 bare-metal using QEMU.
new 868145e Remove unused board files
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/boards/apm.exp | 3 ---
config/boards/aus-colo-01.exp | 7 -------
config/boards/aus-colo-02.exp | 7 -------
config/boards/chrome1-01.exp | 5 -----
config/boards/chrome2.exp | 3 ---
config/boards/d01.exp | 3 ---
config/boards/dragon-01.exp | 5 -----
config/boards/juno.exp | 3 ---
config/boards/tcwgd01.exp | 3 ---
9 files changed, 39 deletions(-)
delete mode 100644 config/boards/apm.exp
delete mode 100644 config/boards/aus-colo-01.exp
delete mode 100644 config/boards/aus-colo-02.exp
delete mode 100644 config/boards/chrome1-01.exp
delete mode 100644 config/boards/chrome2.exp
delete mode 100644 config/boards/d01.exp
delete mode 100644 config/boards/dragon-01.exp
delete mode 100644 config/boards/juno.exp
delete mode 100644 config/boards/tcwgd01.exp
--
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 8377cc3 Remove obsolete board files.
new 3d37391 Remove unused board file for testing AArch64 bare-metal using QEMU.
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/boards/aarch64-qemu.exp | 81 ------------------------------------------
config/linaro.exp | 6 ----
2 files changed, 87 deletions(-)
delete mode 100644 config/boards/aarch64-qemu.exp
--
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 9a8599b testsuite/test.sh: Use branch-used-by-abe-unit-testing branch [...]
new 7d4ead0 Remove unused declarations
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/linaro.exp | 6 ------
1 file changed, 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.
unknown user pushed a change to branch master
in repository gcc.
from 48baf51 2016-11-09 Richard Biener <rguenther(a)suse.de>
new 58721d0 * flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_BASE [...]
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 | 10 ++++++++
gcc/c-family/ChangeLog | 5 ++++
gcc/c-family/c-ubsan.c | 44 ++++++++++++++++++++++++++++----
gcc/doc/invoke.texi | 15 +++++++++++
gcc/flag-types.h | 38 ++++++++++++++-------------
gcc/opts.c | 2 ++
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/gcc.dg/ubsan/c99-shift-3.c | 18 +++++++++++++
gcc/testsuite/gcc.dg/ubsan/c99-shift-4.c | 18 +++++++++++++
gcc/testsuite/gcc.dg/ubsan/c99-shift-5.c | 21 +++++++++++++++
gcc/testsuite/gcc.dg/ubsan/c99-shift-6.c | 18 +++++++++++++
11 files changed, 173 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ubsan/c99-shift-3.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/c99-shift-4.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/c99-shift-5.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/c99-shift-6.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from e6c2bda Remove broken gerrit interface. TCWG-898.
new 9a8599b testsuite/test.sh: Use branch-used-by-abe-unit-testing branch [...]
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:
testsuite/test.sh | 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 lldb.
from 28bf873 Remove unused TimeValue include
new 579d3d2 Remove TimeValue usage from ObjectContainerBSDArchive
new a57f2e8 Remove TimeValue usage from lldb/Target
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:
.../BSD-Archive/ObjectContainerBSDArchive.cpp | 25 ++++++++++++----------
.../BSD-Archive/ObjectContainerBSDArchive.h | 25 +++++++++++-----------
source/Target/Process.cpp | 3 ---
3 files changed, 27 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.