Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-01-15 Dave Love <fx@gnu.org> | fx | 1999-01-15 | 1 | -1/+7 |
| | | | | | | | | | * libU77/datetime_.c (G77_date_and_time_0): Return milliseconds as such, not as microseconds. (scopy): Declare. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24677 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | 1998-07-05 Dave Love <d.love@dl.ac.uk> | fx | 1998-07-06 | 1 | -0/+78 |
* f2cext.c (system_clock_): Remove (just f90 intrinsic). * Makefile.in (F2CEXT): Add datetime, remove sclock. (UOBJ): Add libU77/datetime_.o. * libU77/config.h.in: Add HAVE_GETTIMEOFDAY. * libU77/configure.in: Check for gettimeofday. * libU77/datetime_.c: New file. * libU77/sys_clock_.c: Allow optional args. * libU77/Makefile.in (G77DIR): Fix for current directory structure. (SRCS, OBJS): Add datetime. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20942 138bc75d-0d04-0410-961f-82ee72b054a4 |