CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/01 14:36:00
Modified files:
libexec/ld.so/hppa: ldasm.S
Log message:
Properly restore ret1 instead of overwriting ret0 with the saved value.
Fixes lazy binding for functions that return results larger than 64 bits
(such as structs).
ok miod@
