gcc/libdecnumber
Kaveh R. Ghazi c5d4341770 decContext.c (decContextSetStatusFromString): Constify.
* 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.

From-SVN: r116296
2006-08-21 12:34:25 +00:00
..
aclocal.m4
ChangeLog decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
config.in
configure re PR bootstrap/26188 (4.2.0 fails to compile on FreeBSD 4.11) 2006-07-25 08:30:38 +00:00
configure.ac
decContext.c decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
decContext.h decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
decDPD.h
decimal32.c decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
decimal32.h decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
decimal64.c decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
decimal64.h decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
decimal128.c decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
decimal128.h decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
decLibrary.c
decNumber.c decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
decNumber.h decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
decNumberLocal.h
decRound.c
decUtility.c
decUtility.h
Makefile.in