aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build system changes for new MTE routines. am: 5bde7af22a am: dd3d2a6a8bHEADmasterPeter Collingbourne2020-06-111-0/+10
|\
| * Build system changes for new MTE routines. am: 5bde7af22aPeter Collingbourne2020-06-111-0/+10
| |\
| | * Build system changes for new MTE routines.android-r-beta-3android-r-beta-2Peter Collingbourne2020-06-111-0/+10
| |/
* | Upgrade arm-optimized-routines to ef907c7a799ae7fd8662fb56a6c5e9437508f645 am...Haibo Huang2020-06-0257-1643/+2244
|\|
| * Upgrade arm-optimized-routines to ef907c7a799ae7fd8662fb56a6c5e9437508f645 am...Haibo Huang2020-06-0257-1643/+2244
| |\
| | * Upgrade arm-optimized-routines to ef907c7a799ae7fd8662fb56a6c5e9437508f645Haibo Huang2020-06-0157-1643/+2244
| |/|
| | * v20.05 releaseSzabolcs Nagy2020-05-291-1/+1
| | * string: Fix issue in strcmp-mteWilco Dijkstra2020-05-291-11/+10
| | * string: Improve strcmp-mte performanceWilco Dijkstra2020-05-281-171/+112
| | * string: Improve memcpy benchmarkWilco Dijkstra2020-05-281-5/+45
| | * string: Add MTE support to string tests.Branislav Rankov2020-05-2818-133/+428
| | * string: Cleanup strchrnul testWilco Dijkstra2020-05-221-25/+25
| | * string: Cleanup strchr testWilco Dijkstra2020-05-221-25/+25
| | * string: Cleanup strrchr testWilco Dijkstra2020-05-221-28/+25
| | * string: Cleanup stpcpy testWilco Dijkstra2020-05-221-25/+26
| | * string: Cleanup strcpy testWilco Dijkstra2020-05-221-25/+26
| | * string: Cleanup strnlen testWilco Dijkstra2020-05-221-5/+6
| | * string: Cleanup strlen testWilco Dijkstra2020-05-221-21/+17
| | * string: Add optimized strcpy-mte and stpcpy-mteWilco Dijkstra2020-05-205-0/+173
| | * string: Improve strrchr-mte performanceWilco Dijkstra2020-05-181-93/+86
| | * string: cleaner handling of GNU property notesSzabolcs Nagy2020-05-1332-39/+11
| | * string: Add memrchr testWilco Dijkstra2020-05-122-0/+98
| | * string: Add optimized memrchrWilco Dijkstra2020-05-122-0/+118
| | * string: Improve strlen-mte performanceWilco Dijkstra2020-05-121-166/+59
| | * string: Cleanup memchr testWilco Dijkstra2020-05-121-43/+33
| | * string: Cleanup strnlen testWilco Dijkstra2020-05-121-28/+25
| | * string: Improve memchr-mte performanceWilco Dijkstra2020-05-121-95/+60
| | * string: Improve strnlen performanceWilco Dijkstra2020-05-121-132/+86
| | * string: format tests according to GNU styleSzabolcs Nagy2020-05-1215-910/+1087
* | | Merge "Upgrade arm-optimized-routines to e112794669739057178f5ae8c94ccf0f8ca5...Treehugger Robot2020-05-1250-485/+1552
|\| |
| * | Merge "Upgrade arm-optimized-routines to e112794669739057178f5ae8c94ccf0f8ca5...Treehugger Robot2020-05-1250-485/+1552
| |\ \
| | * \ Merge "Upgrade arm-optimized-routines to e112794669739057178f5ae8c94ccf0f8ca5...Treehugger Robot2020-05-1250-485/+1552
| | |\ \
| | | * | Upgrade arm-optimized-routines to e112794669739057178f5ae8c94ccf0f8ca59c60Haibo Huang2020-05-1250-485/+1552
| | | |\|
| | | | * string: add a setting to disable GNU Property NotesSzabolcs Nagy2020-05-012-0/+13
| | | | * string: Further improve strchrnul-mte performanceWilco Dijkstra2020-05-011-9/+6
| | | | * string: Further improve strchr-mte performanceWilco Dijkstra2020-05-011-10/+13
| | | | * string: ARMv8.5 MTE: Add MTE compatible version of strncmp.Branislav Rankov2020-04-303-0/+312
| | | | * string: ARMv8.5 MTE: Add MTE compatible version of strcmp.Branislav Rankov2020-04-304-1/+249
| | | | * string: ARMv8.5 BTI: Add BTI support to assembly files.Tamas Zsoldos2020-04-3029-49/+147
| | | | * ARMv8.5 MTE: Add MTE compatible version of strrchr.Gabor Kertesz2020-04-303-0/+134
| | | | * string: Improve strchrnul-mte performanceWilco Dijkstra2020-04-301-60/+45
| | | | * string: Improve strchr-mte performanceWilco Dijkstra2020-04-301-87/+60
| | | | * string: Improve strrchr performanceWilco Dijkstra2020-04-301-10/+10
| | | | * string: Improve strchrnul performanceWilco Dijkstra2020-04-301-15/+11
| | | | * string: Improve strchr performanceWilco Dijkstra2020-04-301-25/+18
| | | | * string: fix check-stringSzabolcs Nagy2020-04-301-18/+11
| | | | * string: more strchr, strrchr, strchrnul test improvementsSzabolcs Nagy2020-04-293-56/+60
| | | | * string: test cleanupsSzabolcs Nagy2020-04-2415-216/+278
| | | | * ARMv8.5 MTE: Add MTE compatible version of strchrnul.Gabor Kertesz2020-04-083-0/+102
| | | | * ARMv8.5 MTE: Make strchr-mte big and little endian compatible.Gabor Kertesz2020-04-081-6/+3