/[cln]/ChangeLog
ViewVC logotype

Diff of /ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.136 by haible, Mon Aug 29 13:13:51 2005 UTC revision 1.137 by haible, Mon Aug 29 13:14:22 2005 UTC
# Line 1  Line 1 
1  2005-08-27  Bruno Haible  <bruno@clisp.org>  2005-08-27  Bruno Haible  <bruno@clisp.org>
2    
3            * src/integer/bitwise/cl_I_ash_I.cc (ash): Avoid shifting a 32-bit
4            zero value by more than 31 bits.
5    
6    2005-08-27  Bruno Haible  <bruno@clisp.org>
7    
8          Make the long-float overflow check work on 64-bit platforms.          Make the long-float overflow check work on 64-bit platforms.
9          * src/float/lfloat/cl_LF.h (LF_exp_mid, LF_exp_high): Define as          * src/float/lfloat/cl_LF.h (LF_exp_mid, LF_exp_high): Define as
10          'unsigned int', not 'unsigned long'.          'unsigned int', not 'unsigned long'.

Legend:
Removed from v.1.136  
changed lines
  Added in v.1.137

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15