* Makefile.am: Added new files. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure.ac: add checks for signal.h headers file, as well as following functions: chdir, strerror, getlogin, gethostname, kill, link, symlink, perror, sleep, time. * configure: Regenerate. * intrinsics/chdir.c, intrinsics/gerror.c, intrinsics/getlog.c, intrinsics/hostnm.c, intrinsics/ierrno.c, intrinsics/kill.c, intrinsics/link.c, intrinsics/perror.c, intrinsics/rename.c, intrinsics/sleep.c, intrinsics/symlnk.c, intrinsics/time.c: Newly implementend g77 intrinsics. * check.c (gfc_check_chdir, gfc_check_chdir_sub, gfc_check_kill, gfc_check_kill_sub, gfc_check_link, gfc_check_link_sub, gfc_check_symlnk, gfc_check_symlnk_sub, gfc_check_rename, gfc_check_rename_sub, gfc_check_sleep_sub, gfc_check_gerror, gfc_check_getlog, gfc_check_hostnm, gfc_check_hostnm_sub, gfc_check_perror): new functions to check newly implemented g77 intrinsics. * gfortran.h: adding symbols for new intrinsics. * intrinsic.c (add_functions): adding new intrinsics. (add_subroutines): adding new intrinsics. * intrinsic.h: prototype for all checking and resolving functions. * iresolve.c (gfc_resolve_chdir, gfc_resolve_chdir_sub, gfc_resolve_hostnm, gfc_resolve_ierrno, gfc_resolve_kill, gfc_resolve_link, gfc_resolve_rename, gfc_resolve_symlnk, gfc_resolve_time, gfc_resolve_time8, gfc_resolve_rename_sub, gfc_resolve_kill_sub, gfc_resolve_link_sub, gfc_resolve_symlnk_sub, gfc_resolve_sleep_sub, gfc_resolve_gerror, gfc_resolve_getlog, gfc_resolve_hostnm_sub, gfc_resolve_perror): new functions to resolve intrinsics. * trans-intrinsic.c (gfc_conv_intrinsic_function): add case for new symbols. * g77_intrinsics_funcs.f: New test. * g77_intrinsics_sub.f: New test. From-SVN: r96893
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
abort.c | Loading commit data... | |
args.c | Loading commit data... | |
associated.c | Loading commit data... | |
bessel.c | Loading commit data... | |
c99_functions.c | Loading commit data... | |
chdir.c | Loading commit data... | |
cpu_time.c | Loading commit data... | |
cshift0.c | Loading commit data... | |
date_and_time.c | Loading commit data... | |
dprod_r8.f90 | Loading commit data... | |
env.c | Loading commit data... | |
eoshift0.c | Loading commit data... | |
eoshift2.c | Loading commit data... | |
erf.c | Loading commit data... | |
etime.c | Loading commit data... | |
exit.c | Loading commit data... | |
flush.c | Loading commit data... | |
fnum.c | Loading commit data... | |
gerror.c | Loading commit data... | |
getXid.c | Loading commit data... | |
getcwd.c | Loading commit data... | |
getlog.c | Loading commit data... | |
hostnm.c | Loading commit data... | |
ierrno.c | Loading commit data... | |
ishftc.c | Loading commit data... | |
kill.c | Loading commit data... | |
link.c | Loading commit data... | |
mvbits.c | Loading commit data... | |
pack_generic.c | Loading commit data... | |
perror.c | Loading commit data... | |
rand.c | Loading commit data... | |
random.c | Loading commit data... | |
rename.c | Loading commit data... | |
reshape_generic.c | Loading commit data... | |
reshape_packed.c | Loading commit data... | |
selected_int_kind.f90 | Loading commit data... | |
selected_real_kind.f90 | Loading commit data... | |
size.c | Loading commit data... | |
sleep.c | Loading commit data... | |
spread_generic.c | Loading commit data... | |
stat.c | Loading commit data... | |
string_intrinsics.c | Loading commit data... | |
symlnk.c | Loading commit data... | |
system.c | Loading commit data... | |
system_clock.c | Loading commit data... | |
time.c | Loading commit data... | |
transpose_generic.c | Loading commit data... | |
umask.c | Loading commit data... | |
unlink.c | Loading commit data... | |
unpack_generic.c | Loading commit data... |