gcc/libgfortran/intrinsics
Jerry DeLisle 3ae86bf4f4 re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")
2008-08-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/35863
	* intrinsics/selected_char_kind.c: Enable iso_10646.
	* io/read.c (typedef uchar): New type.
	(read_utf8): New function to read a single UTF-8 encoded character.
	(read_utf8_char1): New function to read UTF-8 into a KIND=1 string.
	(read_default_char1): New functio to read default into KIND=1 string.
	(read_utf8_char4): New function to read UTF-8 into a KIND=4 string.
	(read_default_char4): New function to read UTF-8 into a KIND=4 string.
	(read_a): Modify to use the new functions.
	(read_a_char4): Modify to use the new functions.
	* io/write.c (error.h): Add include. (typedef uchar): New type.
	(write_default_char4): New function to default write KIND=4 string.
	(write_utf8_char4): New function to UTF-8 write KIND=4 string.
	(write_a_char4): Modify to use new functions.
	(write_character): Modify to use new functions.

From-SVN: r139147
2008-08-16 03:38:31 +00:00
..
abort.c
access.c
args.c
associated.c re PR fortran/35721 (ASSOCIATED returns false when strides confusing) 2008-03-28 14:47:06 +01:00
c99_functions.c re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90) 2007-11-16 22:31:28 +00:00
chdir.c
chmod.c
clock.c
cpu_time.c re PR fortran/34533 (DTIME returns total process time and not since last invocation) 2007-12-25 05:41:44 -05:00
cshift0.c re PR libfortran/37123 (libfortran failed to build) 2008-08-14 14:36:31 -07:00
ctime.c
date_and_time.c
dprod_r8.f90 re PR fortran/36495 (libgfortran should be build with FCFLAGS -fimplicit-none) 2008-06-13 09:10:15 +02:00
dtime.c re PR fortran/34533 (DTIME returns total process time and not since last invocation) 2007-12-25 05:41:44 -05:00
env.c
eoshift0.c re PR libfortran/36773 (zero-sized arrays with cshift and eoshift) 2008-07-21 10:05:32 +00:00
eoshift2.c re PR libfortran/36773 (zero-sized arrays with cshift and eoshift) 2008-07-21 10:05:32 +00:00
erfc_scaled.c re PR fortran/33197 (Fortran 2008: math functions) 2008-03-03 23:46:20 +00:00
erfc_scaled_inc.c re PR libfortran/35524 (Unconditional use of expl() in libgfortran) 2008-03-12 10:24:29 +00:00
etime.c re PR fortran/34533 (DTIME returns total process time and not since last invocation) 2007-12-25 05:41:44 -05:00
exit.c
f2c_specifics.F90
fnum.c
gerror.c
getXid.c
getcwd.c
getlog.c
hostnm.c
ierrno.c
ishftc.c
iso_c_binding.c re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a library function) 2008-05-25 19:52:03 +02:00
iso_c_binding.h re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a library function) 2008-05-25 19:52:03 +02:00
iso_c_generated_procs.c
kill.c
link.c
malloc.c
move_alloc.c
mvbits.c
pack_generic.c in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00
perror.c
rand.c
random.c re PR libfortran/32812 (random_seed and date_and_time) 2008-03-11 10:49:13 +00:00
rename.c
reshape_generic.c in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00
reshape_packed.c in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00
selected_char_kind.c re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8") 2008-08-16 03:38:31 +00:00
selected_int_kind.f90
selected_real_kind.f90
signal.c re PR libfortran/32972 (performance of pack/unpack) 2008-04-13 20:15:58 +00:00
size.c
sleep.c
spread_generic.c select.c: Moved content to select_inc.c. 2008-05-18 12:00:20 +00:00
stat.c stat.c (stat_i4_sub_0, [...]): Mark parameter with unused attribute. 2007-12-01 21:16:26 +00:00
string_intrinsics.c libgfortran.h (gfc_char4_t): New type. 2008-05-14 21:51:27 +00:00
string_intrinsics_inc.c re PR fortran/36319 (Segfault with wide characters in DATA) 2008-05-28 21:11:39 +00:00
symlnk.c
system.c
system_clock.c stat.c (stat_i4_sub_0, [...]): Mark parameter with unused attribute. 2007-12-01 21:16:26 +00:00
time.c
time_1.h * intrinsics/time_1.h (__time_1): Remove unused variable. 2008-04-24 14:54:32 +00:00
transpose_generic.c select.c: Moved content to select_inc.c. 2008-05-18 12:00:20 +00:00
umask.c stat.c (stat_i4_sub_0, [...]): Mark parameter with unused attribute. 2007-12-01 21:16:26 +00:00
unlink.c
unpack_generic.c in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00