Page MenuHomeFreeBSD

All Changesets

ChangePath
Deletedcontrib/cortex-strings/.gitignore
Deletedcontrib/cortex-strings/Makefile.am
Deletedcontrib/cortex-strings/README
Deletedcontrib/cortex-strings/autogen.sh
Deletedcontrib/cortex-strings/benchmarks/dhry/dhry.h
Deletedcontrib/cortex-strings/benchmarks/dhry/dhry_1.c
Deletedcontrib/cortex-strings/benchmarks/dhry/dhry_2.c
Deletedcontrib/cortex-strings/benchmarks/multi/harness.c
Deletedcontrib/cortex-strings/configure.ac
Deletedcontrib/cortex-strings/scripts/add-license.sh
Deletedcontrib/cortex-strings/scripts/bench.py
Deletedcontrib/cortex-strings/scripts/fixup.py
Deletedcontrib/cortex-strings/scripts/libplot.py
Deletedcontrib/cortex-strings/scripts/plot-align.py
Deletedcontrib/cortex-strings/scripts/plot-sizes.py
Deletedcontrib/cortex-strings/scripts/plot-top.py
Deletedcontrib/cortex-strings/scripts/plot.py
Deletedcontrib/cortex-strings/scripts/trim.sh
Deletedcontrib/cortex-strings/src/aarch64/memchr.S
Deletedcontrib/cortex-strings/src/aarch64/memcmp.S
Deletedcontrib/cortex-strings/src/aarch64/memcpy.S
Deletedcontrib/cortex-strings/src/aarch64/memmove.S
Deletedcontrib/cortex-strings/src/aarch64/memset.S
Deletedcontrib/cortex-strings/src/aarch64/strchr.S
Deletedcontrib/cortex-strings/src/aarch64/strchrnul.S
Deletedcontrib/cortex-strings/src/aarch64/strcmp.S
Deletedcontrib/cortex-strings/src/aarch64/strcpy.S
Deletedcontrib/cortex-strings/src/aarch64/strlen.S
Deletedcontrib/cortex-strings/src/aarch64/strncmp.S
Deletedcontrib/cortex-strings/src/aarch64/strnlen.S
Deletedcontrib/cortex-strings/src/arm/memchr.S
Deletedcontrib/cortex-strings/src/arm/memcpy.S
Deletedcontrib/cortex-strings/src/arm/memset.S
Deletedcontrib/cortex-strings/src/arm/strchr.S
Deletedcontrib/cortex-strings/src/arm/strcmp.S
Deletedcontrib/cortex-strings/src/thumb-2/strcpy.c
Deletedcontrib/cortex-strings/src/thumb-2/strlen.S
Deletedcontrib/cortex-strings/src/thumb/aeabi_idiv.S
Deletedcontrib/cortex-strings/src/thumb/strcmp-armv6m.S