This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 316f503 Dwarf parser: don't lookup void typedefs in the DWO
new 8dcf192 Fix a race on process exit
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:
source/Target/Process.cpp | 8 --------
1 file changed, 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 lldb.
from e67b2d5 Add some safety checks to Platform::GetRemoteSharedModule so [...]
new 316f503 Dwarf parser: don't lookup void typedefs in the DWO
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:
source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 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.
christophe.lyon pushed a change to branch stable
in repository toolchain/abe.
from 74e9dc5 Return an error if the branch isn't specified.
adds 73c5148 If no branch is specified, use master. Fixes bug #2164.
adds fe026dd Remove unused depends code, bug #1448
adds eccd243 Fix bug #2295: build gprof.
adds 7d7396d Use dryrun for git-new-workdir.
adds 40f76ad jenkins.sh: Checkout same sources as will be used for the build
adds be41217 Move processing of --extraconfig conf snipets right after mai [...]
adds 24a8217 Add "--extraconfigdir <dir>" option
adds 06ad296 scripts/update-snapshots-ref.sh: Don't expect presence of md5 [...]
adds a0bc651 Comment out all trace() calls to be less verbose.
adds a5349e5 Move all the debug info about the build machine to the top of [...]
adds 4b56088 Add support to set target config data based on the domain. Ad [...]
adds 842037c Enable handling of multiple --extraconfig[dir] options
adds 36a6dd4 Support developers using test-armv8-02 to test from dev-01
adds fdf0136 Update Copyright message data.
adds 22c92e9 Don't disable the GDB simulator by default. This is used for [...]
adds 7b51e0b Add the right configure options for armv8l native build.
adds 9d1f712 Move version configuration for gcc5-based toolchains to a ded [...]
adds 4f4efb7 Use wget -c instead of -N to workaround s.l.o 403 response.
adds d3ae6cb Add version components for gcc6-based toolchains
adds 95ae7b0 scripts/update-snapshots-ref.sh: Update script to handle both [...]
adds adebefb Remove libc_cv_ctors_header=yes from default configure options
adds 1360fea Fix --with-sources-conf option so it actually works.
adds 5fa34b3 Fix bug #2287 and fix gdbserver special case in checkout().
adds d85f68c Remove the broken LSB support
adds 81f4d62 Fix invocation of contrib/gcc_update
adds 7766b97 gcc5/glibc.conf: update to use linaro/2.21/master branch inst [...]
adds 7355348 Remove support for short component aliases.
adds 573f68f Print information about the build machine in jenkins.sh rathe [...]
adds 6180f3a gcc6: use newlib linaro-local/linaro-2.4-branch. gcc5: keep u [...]
adds 945b3b8 Make gdb python path relative to ${local_snapshots}.
adds 3f72609 Add a build designator to the manifest file name. Bug #2391
adds 82d1d3a Add support for an optional --extraconfig option to pass to ABE.
adds 2c37def MakeRelease.job: Fix the option name.
adds 59d5018 scripts/MakeRelease.job: Convert --extra option to --toolchainconfig
adds e861a19 Remove unneeded trace output 'echo 1 = "$1"' from MakeRelease.job
adds 35e423d Combine package version overrides as a single expansion to pa [...]
adds d4f290d Add missing -gcc (-g) and -binutils (-u) command line options.
adds def6762 Add -glibc (-l) option for glibc version override to MakeRelease.job
adds a013824 Add --manifest (-m) to MakeRelease.job to allow manifest override.
adds 75724f3 Remove --nocheck option
adds b81759d Remove --tarsrc option.
adds 43c2210 Add usage() output for MakeRelease.job.
adds 232cf44 Sysroot name for bare-metal toolchains should include 'newlib [...]
adds 00f0b47 scripts/MakeRelease.job: Put binaries into directories based [...]
adds c685b86 Drop upper limit on end user setting of the timeout value for [...]
adds 2be4868 Dump stdout into a log file, and copy it to the fileserver.
adds 61ca392 Fix libgomp's execution tests when using QEMU
adds 581869c jenkins.sh: Use custom qemu
adds 848286d Rename tcwg-common.exp to tcwg-remote.exp to match name and role.
adds 40da867 Add [tcwg_local] procedure to configure unix.exp board for lo [...]
adds 4381d19 Use GNU timeout utility to reliably kill timed-out tests.
adds d3b74a4 Test using QEMU outside of TCWG Lab
adds cdeb18c scripts/MakeRelease.job: Remove broken --check support.
adds 1e2705d lib/common.sh: use case/esac for package version rather than [...]
adds 0a801c3 jenkins.sh: Deploy custom QEMU only when running on x86_64
adds 5d11247 config/linaro.exp: Set DJ's is_simulator when testing using QEMU
adds d8c8242 Remove --tarbin logic from scripts/MakeRelease.job
adds 85d839b linaro.exp: Use tcwg-local.exp for local testing and qemu.exp [...]
adds 8e8c50a Update path to Foundation model
adds 4cbcf75 Switch v8model.exp to use tcwg-local.exp (based on unix.exp)
adds 1a8df66 Workaround warning from Foundation model
adds d2b0369 Avoid marking timed-out tests as PASS
adds 4a274cd Give up on DejagGNU timeouts
adds 756c203 Support aarch64_be-none-elf testing using Foundation model.
adds 7ad62f7 scripts/MakeRelease.job: Copy logs to fileserver even if tool [...]
adds aece604 scripts/MakeRelease.job: Remove 'snaps' as it is unused.
adds bbe020d scripts/MakeRelease.job: Fix typos and whitespace errors.
adds 3d933bf Fix typos: [tcwg_local] was replaced with { "tcwg-local" }
adds 8016ab5 Update qemu to be used for armeb-linux-gnueabihf testing
adds 1756522 Fix lib/schroot.sh to handle load_base_board_description in b [...]
adds 97e2387 Use baseboards/unix.exp instead of config/unix.exp
No new revisions were added by this update.
Summary of changes:
abe.sh | 45 +++++---
config/binutils.conf | 9 +-
config/boards/aarch64-qemu.exp | 2 +-
config/boards/arm-qemu.exp | 2 +-
config/boards/dev-hetzner-armv8.exp | 2 +-
config/boards/dev-hetzner-x86_64.exp | 2 +-
config/boards/dev-tcwglab-armv8.exp | 4 +-
config/boards/dev-tcwglab-x86_64.exp | 2 +-
config/boards/infra-hetzner-armv8.exp | 2 +-
config/boards/infra-hetzner-x86_64.exp | 2 +-
config/boards/infra-tcwglab-armv8.exp | 2 +-
config/boards/infra-tcwglab-x86_64.exp | 2 +-
config/boards/qemu.exp | 12 +++
config/boards/tcwg-common.exp | 15 ---
config/boards/tcwg-local.exp | 16 +++
config/boards/tcwg-remote.exp | 21 ++++
config/boards/v8model.exp | 46 +++-----
config/default | 1 +
config/gcc.conf | 9 +-
config/gcc5/binutils.conf | 1 +
config/gcc5/gcc.conf | 1 +
config/gcc5/glibc.conf | 1 +
config/gcc5/gmp.conf | 1 +
config/gcc5/linux.conf | 1 +
config/gcc5/mpfr.conf | 1 +
config/gcc5/newlib.conf | 1 +
config/gcc6/binutils.conf | 1 +
config/gcc6/gcc.conf | 1 +
config/gcc6/glibc.conf | 2 +
config/gcc6/gmp.conf | 1 +
config/gcc6/linux.conf | 1 +
config/gcc6/mpfr.conf | 1 +
config/gcc6/newlib.conf | 1 +
config/gdb.conf | 2 +-
config/glibc.conf | 2 -
config/gmp.conf | 3 -
config/linaro.exp | 53 ++++------
config/linux.conf | 3 -
config/mpfr.conf | 3 -
config/newlib.conf | 2 -
configure | 121 +--------------------
configure.ac | 27 +----
host.conf.in | 2 -
jenkins.sh | 20 +++-
lib/checkout.sh | 81 +++++++++-----
lib/common.sh | 29 +++--
lib/component.sh | 26 +++++
lib/configure.sh | 13 +--
lib/depend.sh | 131 -----------------------
lib/fetch.sh | 15 ++-
lib/gerrit.sh | 14 +--
lib/globals.sh | 4 +-
lib/make.sh | 47 ++-------
lib/package.sh | 42 ++++----
lib/release.sh | 14 +--
lib/schroot.sh | 12 +--
scripts/MakeRelease.job | 187 +++++++++++++++------------------
scripts/test-schroot.sh | 19 +++-
scripts/update-snapshots-ref.sh | 8 +-
59 files changed, 439 insertions(+), 652 deletions(-)
create mode 100644 config/boards/qemu.exp
delete mode 100644 config/boards/tcwg-common.exp
create mode 100644 config/boards/tcwg-local.exp
create mode 100644 config/boards/tcwg-remote.exp
create mode 120000 config/default
create mode 100644 config/gcc5/binutils.conf
create mode 100644 config/gcc5/gcc.conf
create mode 100644 config/gcc5/glibc.conf
create mode 100644 config/gcc5/gmp.conf
create mode 100644 config/gcc5/linux.conf
create mode 100644 config/gcc5/mpfr.conf
create mode 100644 config/gcc5/newlib.conf
create mode 100644 config/gcc6/binutils.conf
create mode 100644 config/gcc6/gcc.conf
create mode 100644 config/gcc6/glibc.conf
create mode 100644 config/gcc6/gmp.conf
create mode 100644 config/gcc6/linux.conf
create mode 100644 config/gcc6/mpfr.conf
create mode 100644 config/gcc6/newlib.conf
delete mode 100755 lib/depend.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.
christophe.lyon pushed a change to branch staging
in repository toolchain/abe.
from 74e9dc5 Return an error if the branch isn't specified.
adds 73c5148 If no branch is specified, use master. Fixes bug #2164.
adds fe026dd Remove unused depends code, bug #1448
adds eccd243 Fix bug #2295: build gprof.
adds 7d7396d Use dryrun for git-new-workdir.
adds 40f76ad jenkins.sh: Checkout same sources as will be used for the build
adds be41217 Move processing of --extraconfig conf snipets right after mai [...]
adds 24a8217 Add "--extraconfigdir <dir>" option
adds 06ad296 scripts/update-snapshots-ref.sh: Don't expect presence of md5 [...]
adds a0bc651 Comment out all trace() calls to be less verbose.
adds a5349e5 Move all the debug info about the build machine to the top of [...]
adds 4b56088 Add support to set target config data based on the domain. Ad [...]
adds 842037c Enable handling of multiple --extraconfig[dir] options
adds 36a6dd4 Support developers using test-armv8-02 to test from dev-01
adds fdf0136 Update Copyright message data.
adds 22c92e9 Don't disable the GDB simulator by default. This is used for [...]
adds 7b51e0b Add the right configure options for armv8l native build.
adds 9d1f712 Move version configuration for gcc5-based toolchains to a ded [...]
adds 4f4efb7 Use wget -c instead of -N to workaround s.l.o 403 response.
adds d3ae6cb Add version components for gcc6-based toolchains
adds 95ae7b0 scripts/update-snapshots-ref.sh: Update script to handle both [...]
adds adebefb Remove libc_cv_ctors_header=yes from default configure options
adds 1360fea Fix --with-sources-conf option so it actually works.
adds 5fa34b3 Fix bug #2287 and fix gdbserver special case in checkout().
adds d85f68c Remove the broken LSB support
adds 81f4d62 Fix invocation of contrib/gcc_update
adds 7766b97 gcc5/glibc.conf: update to use linaro/2.21/master branch inst [...]
adds 7355348 Remove support for short component aliases.
adds 573f68f Print information about the build machine in jenkins.sh rathe [...]
adds 6180f3a gcc6: use newlib linaro-local/linaro-2.4-branch. gcc5: keep u [...]
adds 945b3b8 Make gdb python path relative to ${local_snapshots}.
adds 3f72609 Add a build designator to the manifest file name. Bug #2391
adds 82d1d3a Add support for an optional --extraconfig option to pass to ABE.
adds 2c37def MakeRelease.job: Fix the option name.
adds 59d5018 scripts/MakeRelease.job: Convert --extra option to --toolchainconfig
adds e861a19 Remove unneeded trace output 'echo 1 = "$1"' from MakeRelease.job
adds 35e423d Combine package version overrides as a single expansion to pa [...]
adds d4f290d Add missing -gcc (-g) and -binutils (-u) command line options.
adds def6762 Add -glibc (-l) option for glibc version override to MakeRelease.job
adds a013824 Add --manifest (-m) to MakeRelease.job to allow manifest override.
adds 75724f3 Remove --nocheck option
adds b81759d Remove --tarsrc option.
adds 43c2210 Add usage() output for MakeRelease.job.
adds 232cf44 Sysroot name for bare-metal toolchains should include 'newlib [...]
adds 00f0b47 scripts/MakeRelease.job: Put binaries into directories based [...]
adds c685b86 Drop upper limit on end user setting of the timeout value for [...]
adds 2be4868 Dump stdout into a log file, and copy it to the fileserver.
adds 61ca392 Fix libgomp's execution tests when using QEMU
adds 581869c jenkins.sh: Use custom qemu
adds 848286d Rename tcwg-common.exp to tcwg-remote.exp to match name and role.
adds 40da867 Add [tcwg_local] procedure to configure unix.exp board for lo [...]
adds 4381d19 Use GNU timeout utility to reliably kill timed-out tests.
adds d3b74a4 Test using QEMU outside of TCWG Lab
adds cdeb18c scripts/MakeRelease.job: Remove broken --check support.
adds 1e2705d lib/common.sh: use case/esac for package version rather than [...]
adds 0a801c3 jenkins.sh: Deploy custom QEMU only when running on x86_64
adds 5d11247 config/linaro.exp: Set DJ's is_simulator when testing using QEMU
adds d8c8242 Remove --tarbin logic from scripts/MakeRelease.job
adds 85d839b linaro.exp: Use tcwg-local.exp for local testing and qemu.exp [...]
adds 8e8c50a Update path to Foundation model
adds 4cbcf75 Switch v8model.exp to use tcwg-local.exp (based on unix.exp)
adds 1a8df66 Workaround warning from Foundation model
adds d2b0369 Avoid marking timed-out tests as PASS
adds 4a274cd Give up on DejagGNU timeouts
adds 756c203 Support aarch64_be-none-elf testing using Foundation model.
adds 7ad62f7 scripts/MakeRelease.job: Copy logs to fileserver even if tool [...]
adds aece604 scripts/MakeRelease.job: Remove 'snaps' as it is unused.
adds bbe020d scripts/MakeRelease.job: Fix typos and whitespace errors.
adds 3d933bf Fix typos: [tcwg_local] was replaced with { "tcwg-local" }
adds 8016ab5 Update qemu to be used for armeb-linux-gnueabihf testing
adds 1756522 Fix lib/schroot.sh to handle load_base_board_description in b [...]
adds 97e2387 Use baseboards/unix.exp instead of config/unix.exp
No new revisions were added by this update.
Summary of changes:
abe.sh | 45 +++++---
config/binutils.conf | 9 +-
config/boards/aarch64-qemu.exp | 2 +-
config/boards/arm-qemu.exp | 2 +-
config/boards/dev-hetzner-armv8.exp | 2 +-
config/boards/dev-hetzner-x86_64.exp | 2 +-
config/boards/dev-tcwglab-armv8.exp | 4 +-
config/boards/dev-tcwglab-x86_64.exp | 2 +-
config/boards/infra-hetzner-armv8.exp | 2 +-
config/boards/infra-hetzner-x86_64.exp | 2 +-
config/boards/infra-tcwglab-armv8.exp | 2 +-
config/boards/infra-tcwglab-x86_64.exp | 2 +-
config/boards/qemu.exp | 12 +++
config/boards/tcwg-common.exp | 15 ---
config/boards/tcwg-local.exp | 16 +++
config/boards/tcwg-remote.exp | 21 ++++
config/boards/v8model.exp | 46 +++-----
config/default | 1 +
config/gcc.conf | 9 +-
config/gcc5/binutils.conf | 1 +
config/gcc5/gcc.conf | 1 +
config/gcc5/glibc.conf | 1 +
config/gcc5/gmp.conf | 1 +
config/gcc5/linux.conf | 1 +
config/gcc5/mpfr.conf | 1 +
config/gcc5/newlib.conf | 1 +
config/gcc6/binutils.conf | 1 +
config/gcc6/gcc.conf | 1 +
config/gcc6/glibc.conf | 2 +
config/gcc6/gmp.conf | 1 +
config/gcc6/linux.conf | 1 +
config/gcc6/mpfr.conf | 1 +
config/gcc6/newlib.conf | 1 +
config/gdb.conf | 2 +-
config/glibc.conf | 2 -
config/gmp.conf | 3 -
config/linaro.exp | 53 ++++------
config/linux.conf | 3 -
config/mpfr.conf | 3 -
config/newlib.conf | 2 -
configure | 121 +--------------------
configure.ac | 27 +----
host.conf.in | 2 -
jenkins.sh | 20 +++-
lib/checkout.sh | 81 +++++++++-----
lib/common.sh | 29 +++--
lib/component.sh | 26 +++++
lib/configure.sh | 13 +--
lib/depend.sh | 131 -----------------------
lib/fetch.sh | 15 ++-
lib/gerrit.sh | 14 +--
lib/globals.sh | 4 +-
lib/make.sh | 47 ++-------
lib/package.sh | 42 ++++----
lib/release.sh | 14 +--
lib/schroot.sh | 12 +--
scripts/MakeRelease.job | 187 +++++++++++++++------------------
scripts/test-schroot.sh | 19 +++-
scripts/update-snapshots-ref.sh | 8 +-
59 files changed, 439 insertions(+), 652 deletions(-)
create mode 100644 config/boards/qemu.exp
delete mode 100644 config/boards/tcwg-common.exp
create mode 100644 config/boards/tcwg-local.exp
create mode 100644 config/boards/tcwg-remote.exp
create mode 120000 config/default
create mode 100644 config/gcc5/binutils.conf
create mode 100644 config/gcc5/gcc.conf
create mode 100644 config/gcc5/glibc.conf
create mode 100644 config/gcc5/gmp.conf
create mode 100644 config/gcc5/linux.conf
create mode 100644 config/gcc5/mpfr.conf
create mode 100644 config/gcc5/newlib.conf
create mode 100644 config/gcc6/binutils.conf
create mode 100644 config/gcc6/gcc.conf
create mode 100644 config/gcc6/glibc.conf
create mode 100644 config/gcc6/gmp.conf
create mode 100644 config/gcc6/linux.conf
create mode 100644 config/gcc6/mpfr.conf
create mode 100644 config/gcc6/newlib.conf
delete mode 100755 lib/depend.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 a3ebe2a Daily bump.
new 9aece49 2016-07-12 Richard Biener <rguenther(a)suse.de>
new 1e12a5c PR middle-end/71716 * gimple-fold.c (optimize_atomic_compar [...]
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/ChangeLog | 13 +++++++++++++
gcc/fwprop.c | 9 +++++++++
gcc/gimple-fold.c | 20 +++++++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr68961.c | 19 +++++++++++++++++++
5 files changed, 59 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr68961.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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 1756522 Fix lib/schroot.sh to handle load_base_board_description in b [...]
new 97e2387 Use baseboards/unix.exp instead of config/unix.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/boards/tcwg-local.exp | 2 +-
config/boards/tcwg-remote.exp | 2 +-
2 files 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 master
in repository toolchain/abe.
from 8016ab5 Update qemu to be used for armeb-linux-gnueabihf testing
new 1756522 Fix lib/schroot.sh to handle load_base_board_description in b [...]
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/schroot.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 lld.
from ca9f0d3 [ELF] - Make few members of Writer to be global and export th [...]
new 5051899 Revert r275161 "[ELF] - Move section factory out from writer [...]
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:
ELF/OutputSections.cpp | 91 -------------------------------------------
ELF/OutputSections.h | 42 +-------------------
ELF/Writer.cpp | 104 +++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 105 insertions(+), 132 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 lld.
from 033af5c [ELF] - Move section factory out from writer to make it reusable.
new ca9f0d3 [ELF] - Make few members of Writer to be global and export th [...]
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:
ELF/InputSection.cpp | 11 +++++++++++
ELF/InputSection.h | 2 ++
ELF/Writer.cpp | 56 ++++++++++++++++++++++------------------------------
ELF/Writer.h | 16 ++++++++++++++-
4 files changed, 52 insertions(+), 33 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 lld.
from 01cf116 [ELF] - Add Id field to Version struct.
new 033af5c [ELF] - Move section factory out from writer to make it reusable.
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:
ELF/OutputSections.cpp | 91 +++++++++++++++++++++++++++++++++++++++++++
ELF/OutputSections.h | 42 +++++++++++++++++++-
ELF/Writer.cpp | 104 -------------------------------------------------
3 files changed, 132 insertions(+), 105 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.