summaryrefslogtreecommitdiff
path: root/mail/mail-body.txt
blob: b4a82b0323207fa39bdcf11512182084ce01acb4 (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 
4981a31d523de41713fc40aa8101b4d73d44df57 Use __func__ rather than __FUNCTION__
2070fc67bad14bd12c722a7a6baffcafd55e862a Remove myself as hppa32 maintainer
6baf06097b72f19100cde03e5dc0ffe564793a3f sim: build: drop subdir Makefile.in files
6c76a6beade05f8b2ca93e939cf73da2917d379b Automatic date update in version.in
7bd836d5d90353a2de192fd4711a20b4520246b7 gdb/doc: fix install-html with Texinfo 7
... and 112 more binutils commits
f54e3b3ba01ced7ecda3caed51b42f707d489c77 check hash table counts at expand
81ed98bc57c3dbd89f26c13987119bf843a5e8f0 Daily bump.
306ff653a3a542bcb930c8d25e178677faa2246a config-list.mk: Remove obsolete FreeBSD targets
9ca4899144de6db61a782b03a1257489bd26f750 preprocessor: Don't register pragmas in directives-only mode [PR108244]
688fc162b76dc6747a30fcfd470f4770da0f4924 analyzer: fix leak false positives on "*UNKNOWN = PTR;" [PR108252]
... and 57 more gcc commits
0e1c0a02cfeafaeb88be025c6e99538337d67d8c libgloss: merge d30v into top-level Makefile
5401db924f565a72939d2b7cb66d6d51203fefb7 libgloss: merge arc into top-level Makefile
275b39e219d06ec26715bf2b53812513e37e7c04 libgloss: merge arm into top-level Makefile
26f9cfd7a8034919448ab4604a9c9d39c04b8d19 libgloss: arm: break newlib dependency
31e5ce10db46bf8c15d78b2546553db45eb33141 newlib: libc: setjmp M-profile PACBTI-enablement
... and 15 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.