index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
hash_md5_sha_x86-64.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: mark stack in assembly files read-only
Ludwig Nussel
2022-08-30
1
-0
/
+3
*
whitespace fixes
Denys Vlasenko
2022-02-11
1
-4
/
+4
*
libbb/sha1: revert last commit: pshufb is a SSSE3 insn, can't use it
Denys Vlasenko
2022-02-11
1
-62
/
+65
*
libbb/sha1: shrink unrolled x86-64 code
Denys Vlasenko
2022-02-11
1
-66
/
+63
*
libbb/sha1: shrink unrolled x86-64 code
Denys Vlasenko
2022-02-08
1
-23
/
+10
*
libbb/sha1: shrink and speed up unrolled x86-64 code
Denys Vlasenko
2022-02-07
1
-32
/
+112
*
libbb/sha256: optional x86 hardware accelerated hashing
Denys Vlasenko
2022-02-03
1
-1
/
+1
*
libbb/sha1: in unrolled x86-64 code, pass initial W[] in registers, not on stack
Denys Vlasenko
2022-01-25
1
-152
/
+158
*
libbb/sha1: use SSE2 in unrolled x86-64 code. ~10% faster
Denys Vlasenko
2022-01-23
1
-434
/
+558
*
whitespace fix
Denys Vlasenko
2022-01-08
1
-7
/
+7
*
libbb/sha1: x86_64 version: reorder prologue/epilogue insns
Denys Vlasenko
2022-01-04
1
-30
/
+30
*
libbb/sha1: x86_64 version: tidying up, no code changes
Denys Vlasenko
2022-01-03
1
-16
/
+16
*
typo fix
Denys Vlasenko
2022-01-03
1
-1
/
+1
*
libbb/sha1: x86_64 version: generate from a script, optimize a bit
Denys Vlasenko
2022-01-03
1
-266
/
+206
*
libbb/sha1: x86_64 version: move to a separate .S file, no code changes
Denys Vlasenko
2022-01-03
1
-0
/
+1349