diff options
author | 2007-02-03 00:55:34 +0000 | |
---|---|---|
committer | 2007-02-03 00:55:34 +0000 | |
commit | 27da5a506ebe27b74947cf61cd9b8c9ba4fa7bc4 (patch) | |
tree | 2416db92bda1c8afed35b4ce30098951e9c0dcce /lib | |
parent | Update to tzdata2007a from elsie.nci.nih.gov (diff) | |
download | wireguard-openbsd-27da5a506ebe27b74947cf61cd9b8c9ba4fa7bc4.tar.xz wireguard-openbsd-27da5a506ebe27b74947cf61cd9b8c9ba4fa7bc4.zip |
Kludge around a horrible problem where gcc 'knows' that __udivsi3 will
only clobber r0 and r4, and will not modify any other registers. Unfortunately
calling thru the PLT clobbers other registers eg, r1, which then
breaks because gcc doesn't reload the proper value.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions