1. 15 Jul, 2005 1 commit
    • PR libstdc++/21193 (float, double, long double) · dbd160bf
      2005-07-14  Paolo Carlini  <pcarlini@suse.de>
      
      	PR libstdc++/21193 (float, double, long double)
      	* include/tr1/functional (hash<float>, hash<double>):
      	Reimplement exploiting the Fnv_hash<>::hash helper.
      	(hash<long double>): Reimplement using frexp (in this
      	case, due to random padding bits, the former approach
      	is not generally viable).
      
      From-SVN: r102043
      Paolo Carlini committed
  2. 14 Jul, 2005 23 commits
  3. 13 Jul, 2005 16 commits