intdoc.in: Add entry for DATE_AND_TIME.
authorDave Love <d.love@dl.ac.uk>
Mon, 6 Jul 1998 08:29:31 +0000 (08:29 +0000)
committerDave Love <fx@gcc.gnu.org>
Mon, 6 Jul 1998 08:29:31 +0000 (08:29 +0000)
commit9e8e701d570d467e1f7ac058249c77cea6b7e183
treece55691e651390e978399527ff6b400c8c52e5f0
parent55e859f27fadc74b3b55ac4d9d2dd22201496202
intdoc.in: Add entry for DATE_AND_TIME.

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.

From-SVN: r20938
gcc/f/ChangeLog
gcc/f/com-rt.def
gcc/f/com.c
gcc/f/intdoc.in
gcc/f/intdoc.texi
gcc/f/intrin.def