gcc/libgfortran
Jakub Jelinek 090037799c string.c (find_option): Change 3rd argument to const st_option *.
* runtime/string.c (find_option): Change 3rd argument to
	const st_option *.
	* libgfortran.h (find_option): Likewise.
	* runtime/environ.c (rounding, precision, signal_choices): Constify.
	(init_choice, show_choice): Change 2nd argument to const choice *.
	* io/open.c (access_opt, action_opt, blank_opt, delim_opt, form_opt,
	position_opt, status_opt, pad_opt): Constify.
	* io/transfer.c (advance_opt): Likewise.
	* io/inquire.c (undefined): Likewise.
	* io/close.c (status_opt): Likewise.
	* io/format.c (posint_required, period_required, nonneg_required,
	unexpected_element, unexpected_end, bad_string, bad_hollerith,
	reversion_error): Likewise.
	* io/unix.c (yes, no, unknown): Change from const char *
	into const char [].

From-SVN: r104773
2005-09-29 15:53:59 +02:00
..
generated c99_protos.h: Add prototypes for C99 complex functions. 2005-09-25 21:39:58 +00:00
intrinsics re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90) 2005-09-27 21:12:52 +00:00
io string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
m4 c99_protos.h: Add prototypes for C99 complex functions. 2005-09-25 21:39:58 +00:00
runtime string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
.cvsignore ignore autom4te.cache 2004-08-23 23:51:56 +00:00
ChangeLog string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
Makefile.am c99_protos.h: Add prototypes for C99 complex functions. 2005-09-25 21:39:58 +00:00
Makefile.in c99_protos.h: Add prototypes for C99 complex functions. 2005-09-25 21:39:58 +00:00
acinclude.m4 re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90) 2005-09-27 21:12:52 +00:00
aclocal.m4 c99_protos.h: Add prototypes for C99 complex functions. 2005-09-25 21:39:58 +00:00
c99_protos.h c99_protos.h: Add prototypes for C99 complex functions. 2005-09-25 21:39:58 +00:00
config.h.in re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90) 2005-09-27 21:12:52 +00:00
configure re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90) 2005-09-27 21:12:52 +00:00
configure.ac re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90) 2005-09-27 21:12:52 +00:00
fmain.c
libgfortran.h string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
libtool-version libtool-version: New. 2004-07-04 09:06:54 +00:00
mk-kinds-h.sh c99_functions.c (log10l): New log10l function for systems where this is not available. 2005-06-23 18:50:25 +00:00
mk-sik-inc.sh mk-sik-inc.sh: Use a temporary string instead of 'echo -n'. 2004-09-01 17:51:42 +00:00
mk-srk-inc.sh mk-sik-inc.sh: Use a temporary string instead of 'echo -n'. 2004-09-01 17:51:42 +00:00