aboutsummaryrefslogtreecommitdiff
path: root/src/crypt/crypt_sha512.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-09-15 02:22:10 -0400
committerRich Felker <dalias@aerifal.cx>2012-09-15 02:22:10 -0400
commit4221f154ff29ab0d6be1e7beaa5ea2d1731bc58e (patch)
tree2e49b4004e1ee7c220c26108ece8524505bf4297 /src/crypt/crypt_sha512.c
parentworkaround gcc got-register-reload performance problems in malloc (diff)
downloadgrovel-4221f154ff29ab0d6be1e7beaa5ea2d1731bc58e.tar.gz
grovel-4221f154ff29ab0d6be1e7beaa5ea2d1731bc58e.tar.xz
fix buggy constraints in mips inline syscall asm
if same register is used for input/output, the compiler must be told. otherwise is generates random junk code that clobbers the result. in pure syscall-wrapper functions, nothing went wrong, but in more complex functions where register allocation is non-trivial, things broke badly.
Diffstat (limited to 'src/crypt/crypt_sha512.c')
0 files changed, 0 insertions, 0 deletions