.hgignore
author zmajo
Sat, 14 Mar 2015 11:21:04 +0100
changeset 29581 b8d83fef0c8e
parent 13697 5262b00bc10c
child 33045 00f484891bcf
permissions -rw-r--r--
8074869: C2 code generator can replace -0.0f with +0.0f on Linux Summary: Instead of 'fpclass', use cast float->int and double->long to check if value is +0.0f and +0.0d, respectively. Reviewed-by: kvn, simonis, dlong

^build/
^dist/
nbproject/private/
^webrev
^.hgtip
^.bridge2
.DS_Store