OSDN Git Service

1998-07-05 Dave Love <d.love@dl.ac.uk>
authorfx <fx@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 1998 08:29:31 +0000 (08:29 +0000)
committerfx <fx@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 1998 08:29:31 +0000 (08:29 +0000)
commit49e76037a08706764ae335f96890a3e72a7efef8
treece55691e651390e978399527ff6b400c8c52e5f0
parent32d09b9192c827f3ccd846a61121faaf2f622dc9
1998-07-05  Dave Love  <d.love@dl.ac.uk>
* intdoc.in: Add entry for DATE_AND_TIME.
* intrin.def: Add implementation for DATE_AND_TIME.  Make second
and third args of SYSTEM_CLOCK optional.
* com.c (ffecom_expr_intrinsic_): New case for DATE_AND_TIME.
* com-rt.def (FFECOM_gfrtSYSTEM_CLOCK): Call G77_system_clock_0,
not system_clock_.
(FFECOM_gfrtDATE_AND_TIME): New DEFGFRT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20938 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/f/ChangeLog
gcc/f/com-rt.def
gcc/f/com.c
gcc/f/intdoc.in
gcc/f/intdoc.texi
gcc/f/intrin.def