summaryrefslogtreecommitdiff
path: root/mail/mail-body.txt
blob: 6bc0a7eff9b308a604846a9ba307bb52afb8f7b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
After binutils/gcc/newlib 
2025c82b95427f839e20c7c9b861c84bf5c72113 sim: m32r: fix typos in stamp depends
9a7472d7c599453405484f2df5206e56b7618fb3 sim: igen: simplify build logic a little
eaa13962f22acfe8bff388e2bc4d7335ec3fe802 sim: build: drop depdir subdir hack
1b907fc09fc28c40ca59d90886227fefbb34c62f sim: common: simplify modules.c deps
72be276fffe304a478ecadad34bb89fe33cdf052 sim: common: move modules.c to source tracking
... and 103 more binutils commits
e658e8157db372555a853c02824f5fc78709a5b1 C-SKY: Support --with-float=softfp in configuration.
5013c3bb3ead9c27adb90152115ca1d606cbf2dc Daily bump.
523e8716a452978a7972478d8cdbbe0d1a794a74 libstdc++: enable <stacktrace> on windows
b1c839be8353edfb1951454be3c5a8150f771385 libstdc++: Deliver names of C functions in <stacktrace>
d80e5a7b30e5d045c808f5235123e366e4e9286c libstdc++: Implement std::chrono::current_zone() for AIX [PR108409]
... and 52 more gcc commits
34b361c903c6409a41c9404590885d4d4b7c6a06 Cygwin: newgrp: improve doumentation
62b9c98f12ff58e870ac42d2cd1b6860bf371ae0 Cygwin: add newgrp(1) to release message for 3.5.0
8bd56ec8734539ba014c9ed993c3c9e19173ed82 Cygwin: newgrp: first full version
73e4ded2fe17b3a970c94a421c4b2191ca49a194 libgloss: csky: fix pointer-to-integer warning
4391d2aed3d4878c5a63f59d2a768f5d38f3936d libgloss: merge csky into top-level Makefile
... and 13 more newlib commits

Below reproducer instructions can be used to re-build both "first_bad" and "last_good" cross-toolchains used in this bisection.  Naturally, the scripts will fail when triggerring benchmarking jobs if you don\'t have access to Linaro TCWG CI.

Configuration:
- Benchmark: EEMBC CoreMark
- Toolchain: GCC + Newlib + GNU LD
- Version: all components were built from their tip of trunk
- Target: arm-eabi
- Compiler flags: -O3 -mthumb
- Hardware: 

This benchmarking CI is work-in-progress, and we welcome feedback and suggestions at linaro-toolchain@lists.linaro.org .  In our improvement plans is to add support for SPEC CPU2017 benchmarks and provide "perf report/annotate" data behind these reports.