gcc/libgfortran/intrinsics
Richard Henderson 803a6ff52c cshift0.c (DEF_COPY_LOOP, [...]): New.
* intrinsics/cshift0.c (DEF_COPY_LOOP, copy_loop_int, copy_loop_long,
        copy_loop_double, copy_loop_ldouble): New.
        (__cshift0): Make shift type ssize_t.  Use % operator instead of
        div.  Use specialized versions of copy loop depending on the shape.

From-SVN: r87045
2004-09-03 12:03:43 -07:00
..
abort.c random.c: Include unistd.h for close and read prototypes... 2004-05-30 11:53:10 +02:00
args.c trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc_charlen_type_node'. 2004-08-31 16:06:48 +02:00
associated.c re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) 2004-05-27 15:05:23 +02:00
bessel.c bessel.c: New file. 2004-08-29 16:31:16 +00:00
c99_functions.c c99_functions.c (nextafterf): New implementation that works correctly with denormalized numbers. 2004-08-09 21:09:41 +00:00
cpu_time.c check.c (gfc_check_second_sub, [...]): New functions. 2004-06-12 17:34:47 +00:00
cshift0.c cshift0.c (DEF_COPY_LOOP, [...]): New. 2004-09-03 12:03:43 -07:00
date_and_time.c check.c (gfc_check_second_sub, [...]): New functions. 2004-06-12 17:34:47 +00:00
dprod_r8.f90
env.c trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc_charlen_type_node'. 2004-08-31 16:06:48 +02:00
eoshift0.c matmul.m4, [...]: Allocate space if return value has NULL in its data field. 2004-08-09 14:34:39 +00:00
eoshift2.c matmul.m4, [...]: Allocate space if return value has NULL in its data field. 2004-08-09 14:34:39 +00:00
erf.c bessel.c: New file. 2004-08-29 16:31:16 +00:00
etime.c etime.c (etime_sub): Remove array rank check; Add check for sufficient space. 2004-06-21 22:25:12 +00:00
getXid.c gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID. 2004-08-28 23:43:41 +00:00
ishftc.c
pack_generic.c
rand.c rand.c (rand): Wrap the irand() call from the previous commit in prefix. 2004-06-30 08:21:54 +00:00
random.c Makefile.am (gfor_helper_src): Add runtime/normalize.f90. 2004-06-13 22:58:30 +00:00
reshape_generic.c
reshape_packed.c
selected_int_kind.f90 Makefile.am (gfor_helper_src): Split selected_kind.f90. 2004-08-30 14:34:37 -07:00
selected_real_kind.f90 Makefile.am (gfor_helper_src): Split selected_kind.f90. 2004-08-30 14:34:37 -07:00
size.c * libgfortran.h (array_t, size0) New declarations. 2004-08-04 14:30:46 +00:00
spread_generic.c
string_intrinsics.c re PR libfortran/17164 (index function not working properly) 2004-08-25 00:14:07 +00:00
system_clock.c check.c (gfc_check_system_clock): New function. 2004-05-22 12:47:42 +00:00
transpose_generic.c matmul.m4, [...]: Allocate space if return value has NULL in its data field. 2004-08-09 14:34:39 +00:00
unpack_generic.c