[patch, gfortran] Implement some more g77 intrinsics
François-Xavier Coudert
Francois-Xavier.Coudert@lcp.u-psud.fr
Mon Jan 31 23:23:00 GMT 2005
Since this is my first patch, I hope I did it right. Attached is the
diff and the new files to be included.
As I did not yet receive the paperwork for copyright assignment, I
hereby donate this code to the Free Software Fundation, and I hope it is
enough.
2005-01-31 François-Xavier Coudert <coudert@clipper.ens.fr>
Implement more g77 intrinsic functions and subroutines.
* chdir.c, gerror.c, getlog.c, hostnm.c, ierrno.c, kill.c,
link.c, perror.c, rename.c, sleep.c, symlnk.c, time.c: implement
intrinsics themselves.
* gcc/fortran/check.c, gcc/fortran/gfortran.h,
gcc/fortran/intrinsic.c, gcc/fortran/intrinsic.h,
gcc/fortran/iresolve.c, gcc/fortran/trans-intrinsic.c,
libgfortran/Makefile.am, libgfortran/configure.ac:
* gcc/fortran/invoke.texi: corrected typos.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: chdir.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gerror.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0001.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: getlog.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0002.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hostnm.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0003.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ierrno.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0004.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: kill.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0005.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: link.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0006.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: perror.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0007.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rename.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0008.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sleep.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0009.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: symlnk.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0010.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: time.c
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050131/2c61edc6/attachment-0011.c>
More information about the Fortran
mailing list