This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Constify libdecnumber


Kaveh R. Ghazi wrote:

> Bootstrapped on sparc-sun-solaris2.10, okay for mainline?

> 2006-08-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
> 
> 	* decContext.c (decContextSetStatusFromString): Constify.
> 	* decContext.h (decContextSetStatusFromString): Likewise.
> 	* decNumber.c (decNumberFromString): Likewise.
> 	* decNumber.h (decNumberFromString): Likewise.
> 	* decimal128.c (decimal128FromString): Likewise.
> 	* decimal128.h (decimal128FromString): Likewise.
> 	* decimal32.c (decimal32FromString): Likewise.
> 	* decimal32.h (decimal32FromString): Likewise.
> 	* decimal64.c (decimal64FromString): Likewise.
> 	* decimal64.h (decimal64FromString): Likewise.

OK by me, as RM, though I think Ben should review the patch.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]