summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-01 05:44:24 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-01 05:44:25 +0000
commit1cec57eaabe6eef6e8016db3841fc3528b97f431 (patch)
treea4c92dad3c0c81cd035bc48fe266e7a916a3f868 /manifest.sh
parentb5199541da1e84fabaa7242dd4f6121263d82d3d (diff)
onsuccess: #3: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-Os_LTO-build/3/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1 -- --set gcc_override_configure=--disable-libsanitizer --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-cpu=cortex-m4 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-float=hard: | -8 | # build_abe newlib: | -6 | # build_abe stage2 -- --set gcc_override_configure=--disable-libsanitizer --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-cpu=cortex-m4 --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-float=hard: | -5 | # benchmark -- -Os_LTO_mthumb: | 1 check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh30
1 files changed, 15 insertions, 15 deletions
diff --git a/manifest.sh b/manifest.sh
index e4714a1..7d57d76 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=b981a3550bc047f0a858fd302fc71e04d9f47d90"
+declare -g "jenkins_scripts_rev=a17746a3b9065a1957ee737eecd7824741f82a73"
# Artifacts directory
rr[top_artifacts]="artifacts"
# Recording parameters to manifest: artifacts/manifest.sh
@@ -6,28 +6,28 @@ rr[ci_project]="tcwg_bmk-code_size-coremark"
rr[ci_config]="gnu_eabi-arm_eabi-master-Os_LTO"
declare -g "bmk_branch=master"
declare -g "scripts_branch=master"
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#26c294bd1b8d95b421487294863eb1560b65580d"
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#c1375d975d9b14c65255e17fdfe0f2908936f312"
-rr[newlib_git]="git://sourceware.org/git/newlib-cygwin.git#c8397ae8171f00dcfb071130e6ea2b64aea17ded"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#d80081ef39c729b0f5f548c9567be2d80dcc2fd0"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#6622f7e8b896071cc554774171353cc82a4a3a5f"
+rr[newlib_git]="git://sourceware.org/git/newlib-cygwin.git#0d2ad77c40b641ebe2965568945a622f3f6dbd5c"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-Os_LTO-build/2/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-Os_LTO-build/3/"
declare -g "SQUAD_GRP=tcwg"
# Processed 24 options
-rr[base-artifacts_rev]=dfb126bccdf92c645126a63ad569a923fb43aa34
+rr[base-artifacts_rev]=833f68d227800f59ade1f2b02343fe218b2e3c8a
rr[binutils_url]=git://sourceware.org/git/binutils-gdb.git
-rr[binutils_rev]=26c294bd1b8d95b421487294863eb1560b65580d
-rr[debug_binutils_date]=1677544601 # 4 hours ago
+rr[binutils_rev]=d80081ef39c729b0f5f548c9567be2d80dcc2fd0
+rr[debug_binutils_date]=1677639493 # 2 hours ago
rr[gcc_url]=https://github.com/gcc-mirror/gcc.git
-rr[gcc_rev]=c1375d975d9b14c65255e17fdfe0f2908936f312
-rr[debug_gcc_date]=1677549779 # 3 hours ago
+rr[gcc_rev]=6622f7e8b896071cc554774171353cc82a4a3a5f
+rr[debug_gcc_date]=1677634755 # 3 hours ago
rr[newlib_url]=git://sourceware.org/git/newlib-cygwin.git
-rr[newlib_rev]=c8397ae8171f00dcfb071130e6ea2b64aea17ded
-rr[debug_newlib_date]=1677491666 # 19 hours ago
+rr[newlib_rev]=0d2ad77c40b641ebe2965568945a622f3f6dbd5c
+rr[debug_newlib_date]=1677599152 # 13 hours ago
rr[gcc_url]=https://github.com/gcc-mirror/gcc.git
-rr[gcc_rev]=c1375d975d9b14c65255e17fdfe0f2908936f312
-rr[debug_gcc_date]=1677549779 # 3 hours ago
-rr[results_date]=1677288901
+rr[gcc_rev]=6622f7e8b896071cc554774171353cc82a4a3a5f
+rr[debug_gcc_date]=1677634755 # 3 hours ago
+rr[results_date]=1677464197
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"