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.sh
(
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
-7
/
+7
*
libbb/sha1: revert last commit: pshufb is a SSSE3 insn, can't use it
Denys Vlasenko
2022-02-11
1
-53
/
+80
*
libbb/sha1: shrink unrolled x86-64 code
Denys Vlasenko
2022-02-11
1
-57
/
+54
*
libbb/sha1: shrink unrolled x86-64 code
Denys Vlasenko
2022-02-08
1
-23
/
+11
*
libbb/sha1: shrink and speed up unrolled x86-64 code
Denys Vlasenko
2022-02-07
1
-2
/
+7
*
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
-53
/
+56
*
libbb/sha1: use SSE2 in unrolled x86-64 code. ~10% faster
Denys Vlasenko
2022-01-23
1
-144
/
+296
*
libbb/sha1: add a comment
Denys Vlasenko
2022-01-08
1
-0
/
+22
*
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
/
+37
*
libbb/sha1: x86_64 version: tidying up, no code changes
Denys Vlasenko
2022-01-03
1
-13
/
+20
*
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
-0
/
+267