Share

Libmhash

Code

Programming Languages: C

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@mhash.cvs.sourceforge.net:/cvsroot/mhash login

cvs -z3 -d:pserver:anonymous@mhash.cvs.sourceforge.net:/cvsroot/mhash co -P modulename

Show:

What's happening?

  • keygen_test failed (fix)

    tmp is freed and then reset to zero which causes SEG fault.

    2009-12-04 00:45:57 UTC by master__up

  • Optimization error when compiling on sparcv9 with -xO2

    Optimization error when compiling 64 bit on sparcv9 with -xO2 or greater with Sun Studio 11. Compilation on x86 32/64 bit and sparc 32 bit works fine. Lowering optimization to -xO1 on sparcv9 also works fine. The difference between the optimization level is as follows: -xO1 Does basic local optimization (peephole). -xO2 Does basic local and global optimization. This.

    2009-10-28 21:20:39 UTC by dmichelsen

Our Numbers