summaryrefslogtreecommitdiff
path: root/libf2c/f2cext.c
Commit message (Collapse)AuthorAgeFilesLines
* * f2cext.c (alarm_): Mark parameter(s) with attribute `unused'.ghazi2002-06-051-1/+2
| | | | | | | | | | | | | * libF77/h_len.c (h_len): Likewise. * libF77/i_len.c (i_len): Likewise. * libI77/rsli.c (i_ungetc): Likewise. * libU77/date_.c (G77_date_y2kbuggy_0): Likewise. * libU77/fputc_.c (G77_fputc_0): Likewise. * libU77/vxtidate_.c (G77_vxtidate_y2kbuggy_0): Likewise. * libU77/vxttime_.c (G77_vxttime_0): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54289 138bc75d-0d04-0410-961f-82ee72b054a4
* Warn about invoking non-Y2K-compliant intrinsicsburley1999-03-051-6/+32
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25609 138bc75d-0d04-0410-961f-82ee72b054a4
* Include math.h.fx1998-10-231-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23250 138bc75d-0d04-0410-961f-82ee72b054a4
* (system_clock_): Remove (just f90 intrinsic).fx1998-07-061-7/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20947 138bc75d-0d04-0410-961f-82ee72b054a4
* Various changes from Craig. See the appropriate ChangeLog files.law1998-02-221-3/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18182 138bc75d-0d04-0410-961f-82ee72b054a4
* * Previous contents of gcc/f/runtime moved into toplevellaw1998-02-011-0/+562
"libf2c" directory. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17568 138bc75d-0d04-0410-961f-82ee72b054a4