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
..
ChangeLog decContext.c (decContextSetStatusFromString): Constify. 2006-08-21 12:34:25 +00:00
Makefile.in Makefile.in: Add install-html target. 2006-05-24 01:29:29 +00:00
aclocal.m4 re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h)) 2006-01-02 18:53:27 +00:00
config.in Autoconfiscate this directory: 2005-11-29 15:09:41 +11:00
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 re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h)) 2006-01-02 18:53:27 +00:00
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 Makefile.in (clean): Remove stray reference to libcpp.a. 2005-12-05 10:50:48 +11:00
decLibrary.c decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types. 2006-02-06 15:27:16 +11:00
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 Makefile.in (clean): Remove stray reference to libcpp.a. 2005-12-05 10:50:48 +11:00
decRound.c Makefile.in (clean): Remove stray reference to libcpp.a. 2005-12-05 10:50:48 +11:00
decUtility.c Makefile.in (clean): Remove stray reference to libcpp.a. 2005-12-05 10:50:48 +11:00
decUtility.h Makefile.in (clean): Remove stray reference to libcpp.a. 2005-12-05 10:50:48 +11:00
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