Skip to content
Snippets Groups Projects
  • Steven G. Kargl's avatar
    0110c1ec
    check.c (gfc_check_getcwd_sub): New function. · 0110c1ec
    Steven G. Kargl authored
    2004-09-15  Steven G. Kargl  <kargls@comcast.net>
    
    	* check.c (gfc_check_getcwd_sub): New function.
    	* gfortran.h (GFC_ISYM_GETCWD): New symbol.
    	* intrinsic.c (add_functions): Add function definition;
    	Use symbol.
    	* intrinsic.c (add_subroutines): Add subroutine definitions.
    	* intrinsic.h: Add prototypes.
    	* iresolve.c (gfc_resolve_getcwd, gfc_resolve_getcwd_sub):
    	New functions.
    	* trans-intrinsic.c (gfc_conv_intrinsic_function): Use symbol.
    libgfortran/
    	* intrincics/getcwd.c: New file.
    	* Makefile.am: Add getcwd.c.
    	* Makefile.in: Regenerated.
    
    From-SVN: r87555
    0110c1ec
    History
    check.c (gfc_check_getcwd_sub): New function.
    Steven G. Kargl authored
    2004-09-15  Steven G. Kargl  <kargls@comcast.net>
    
    	* check.c (gfc_check_getcwd_sub): New function.
    	* gfortran.h (GFC_ISYM_GETCWD): New symbol.
    	* intrinsic.c (add_functions): Add function definition;
    	Use symbol.
    	* intrinsic.c (add_subroutines): Add subroutine definitions.
    	* intrinsic.h: Add prototypes.
    	* iresolve.c (gfc_resolve_getcwd, gfc_resolve_getcwd_sub):
    	New functions.
    	* trans-intrinsic.c (gfc_conv_intrinsic_function): Use symbol.
    libgfortran/
    	* intrincics/getcwd.c: New file.
    	* Makefile.am: Add getcwd.c.
    	* Makefile.in: Regenerated.
    
    From-SVN: r87555
To find the state of this project's repository at the time of any of these versions, check out the tags.
ChangeLog 41.91 KiB