Changeset 1392 for trunk/src/gcc/libf2c
- Timestamp:
- Apr 27, 2004, 8:39:34 PM (22 years ago)
- Location:
- trunk/src/gcc/libf2c
- Files:
-
- 229 copied
-
ChangeLog (copied) (copied from branches/GNU/src/gcc/libf2c/ChangeLog )
-
aclocal.m4 (copied) (copied from branches/GNU/src/gcc/libf2c/aclocal.m4 )
-
configure.in (copied) (copied from branches/GNU/src/gcc/libf2c/configure.in )
-
f2cext.c (copied) (copied from branches/GNU/src/gcc/libf2c/f2cext.c )
-
g2c.hin (copied) (copied from branches/GNU/src/gcc/libf2c/g2c.hin )
-
libF77/F77_aloc.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/F77_aloc.c )
-
libF77/Makefile.in (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/Makefile.in )
-
libF77/Version.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/Version.c )
-
libF77/abort_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/abort_.c )
-
libF77/c_abs.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/c_abs.c )
-
libF77/c_cos.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/c_cos.c )
-
libF77/c_div.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/c_div.c )
-
libF77/c_exp.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/c_exp.c )
-
libF77/c_log.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/c_log.c )
-
libF77/c_sin.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/c_sin.c )
-
libF77/c_sqrt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/c_sqrt.c )
-
libF77/cabs.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/cabs.c )
-
libF77/configure.in (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/configure.in )
-
libF77/d_abs.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_abs.c )
-
libF77/d_acos.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_acos.c )
-
libF77/d_asin.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_asin.c )
-
libF77/d_atan.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_atan.c )
-
libF77/d_atn2.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_atn2.c )
-
libF77/d_cnjg.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_cnjg.c )
-
libF77/d_cos.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_cos.c )
-
libF77/d_cosh.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_cosh.c )
-
libF77/d_dim.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_dim.c )
-
libF77/d_exp.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_exp.c )
-
libF77/d_imag.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_imag.c )
-
libF77/d_int.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_int.c )
-
libF77/d_lg10.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_lg10.c )
-
libF77/d_log.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_log.c )
-
libF77/d_mod.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_mod.c )
-
libF77/d_nint.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_nint.c )
-
libF77/d_prod.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_prod.c )
-
libF77/d_sign.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_sign.c )
-
libF77/d_sin.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_sin.c )
-
libF77/d_sinh.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_sinh.c )
-
libF77/d_sqrt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_sqrt.c )
-
libF77/d_tan.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_tan.c )
-
libF77/d_tanh.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/d_tanh.c )
-
libF77/derf_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/derf_.c )
-
libF77/derfc_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/derfc_.c )
-
libF77/dtime_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/dtime_.c )
-
libF77/ef1asc_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/ef1asc_.c )
-
libF77/ef1cmc_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/ef1cmc_.c )
-
libF77/erf_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/erf_.c )
-
libF77/erfc_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/erfc_.c )
-
libF77/etime_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/etime_.c )
-
libF77/exit_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/exit_.c )
-
libF77/f2ch.add (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/f2ch.add )
-
libF77/getarg_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/getarg_.c )
-
libF77/getenv_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/getenv_.c )
-
libF77/h_abs.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/h_abs.c )
-
libF77/h_dim.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/h_dim.c )
-
libF77/h_dnnt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/h_dnnt.c )
-
libF77/h_indx.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/h_indx.c )
-
libF77/h_len.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/h_len.c )
-
libF77/h_mod.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/h_mod.c )
-
libF77/h_nint.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/h_nint.c )
-
libF77/h_sign.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/h_sign.c )
-
libF77/hl_ge.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/hl_ge.c )
-
libF77/hl_gt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/hl_gt.c )
-
libF77/hl_le.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/hl_le.c )
-
libF77/hl_lt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/hl_lt.c )
-
libF77/i_abs.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/i_abs.c )
-
libF77/i_dim.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/i_dim.c )
-
libF77/i_dnnt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/i_dnnt.c )
-
libF77/i_indx.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/i_indx.c )
-
libF77/i_len.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/i_len.c )
-
libF77/i_mod.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/i_mod.c )
-
libF77/i_nint.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/i_nint.c )
-
libF77/i_sign.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/i_sign.c )
-
libF77/iargc_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/iargc_.c )
-
libF77/l_ge.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/l_ge.c )
-
libF77/l_gt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/l_gt.c )
-
libF77/l_le.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/l_le.c )
-
libF77/l_lt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/l_lt.c )
-
libF77/lbitbits.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/lbitbits.c )
-
libF77/lbitshft.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/lbitshft.c )
-
libF77/main.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/main.c )
-
libF77/pow_ci.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/pow_ci.c )
-
libF77/pow_dd.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/pow_dd.c )
-
libF77/pow_di.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/pow_di.c )
-
libF77/pow_hh.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/pow_hh.c )
-
libF77/pow_ii.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/pow_ii.c )
-
libF77/pow_qq.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/pow_qq.c )
-
libF77/pow_ri.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/pow_ri.c )
-
libF77/pow_zi.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/pow_zi.c )
-
libF77/pow_zz.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/pow_zz.c )
-
libF77/qbitbits.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/qbitbits.c )
-
libF77/qbitshft.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/qbitshft.c )
-
libF77/r_abs.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_abs.c )
-
libF77/r_acos.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_acos.c )
-
libF77/r_asin.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_asin.c )
-
libF77/r_atan.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_atan.c )
-
libF77/r_atn2.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_atn2.c )
-
libF77/r_cnjg.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_cnjg.c )
-
libF77/r_cos.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_cos.c )
-
libF77/r_cosh.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_cosh.c )
-
libF77/r_dim.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_dim.c )
-
libF77/r_exp.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_exp.c )
-
libF77/r_imag.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_imag.c )
-
libF77/r_int.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_int.c )
-
libF77/r_lg10.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_lg10.c )
-
libF77/r_log.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_log.c )
-
libF77/r_mod.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_mod.c )
-
libF77/r_nint.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_nint.c )
-
libF77/r_sign.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_sign.c )
-
libF77/r_sin.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_sin.c )
-
libF77/r_sinh.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_sinh.c )
-
libF77/r_sqrt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_sqrt.c )
-
libF77/r_tan.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_tan.c )
-
libF77/r_tanh.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/r_tanh.c )
-
libF77/s_cat.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/s_cat.c )
-
libF77/s_cmp.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/s_cmp.c )
-
libF77/s_copy.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/s_copy.c )
-
libF77/s_paus.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/s_paus.c )
-
libF77/s_rnge.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/s_rnge.c )
-
libF77/s_stop.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/s_stop.c )
-
libF77/setarg.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/setarg.c )
-
libF77/setsig.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/setsig.c )
-
libF77/sig_die.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/sig_die.c )
-
libF77/signal1.h0 (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/signal1.h0 )
-
libF77/signal_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/signal_.c )
-
libF77/system_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/system_.c )
-
libF77/z_abs.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/z_abs.c )
-
libF77/z_cos.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/z_cos.c )
-
libF77/z_div.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/z_div.c )
-
libF77/z_exp.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/z_exp.c )
-
libF77/z_log.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/z_log.c )
-
libF77/z_sin.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/z_sin.c )
-
libF77/z_sqrt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libF77/z_sqrt.c )
-
libI77/Makefile.in (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/Makefile.in )
-
libI77/Version.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/Version.c )
-
libI77/backspace.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/backspace.c )
-
libI77/close.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/close.c )
-
libI77/configure.in (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/configure.in )
-
libI77/dfe.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/dfe.c )
-
libI77/dolio.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/dolio.c )
-
libI77/due.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/due.c )
-
libI77/endfile.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/endfile.c )
-
libI77/err.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/err.c )
-
libI77/f2ch.add (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/f2ch.add )
-
libI77/fio.h (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/fio.h )
-
libI77/fmt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/fmt.c )
-
libI77/fmt.h (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/fmt.h )
-
libI77/fmtlib.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/fmtlib.c )
-
libI77/fp.h (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/fp.h )
-
libI77/ftell_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/ftell_.c )
-
libI77/iio.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/iio.c )
-
libI77/ilnw.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/ilnw.c )
-
libI77/inquire.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/inquire.c )
-
libI77/lio.h (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/lio.h )
-
libI77/lread.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/lread.c )
-
libI77/lwrite.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/lwrite.c )
-
libI77/open.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/open.c )
-
libI77/rdfmt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/rdfmt.c )
-
libI77/rewind.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/rewind.c )
-
libI77/rsfe.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/rsfe.c )
-
libI77/rsli.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/rsli.c )
-
libI77/rsne.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/rsne.c )
-
libI77/sfe.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/sfe.c )
-
libI77/sue.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/sue.c )
-
libI77/typesize.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/typesize.c )
-
libI77/uio.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/uio.c )
-
libI77/util.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/util.c )
-
libI77/wref.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/wref.c )
-
libI77/wrtfmt.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/wrtfmt.c )
-
libI77/wsfe.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/wsfe.c )
-
libI77/wsle.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/wsle.c )
-
libI77/wsne.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/wsne.c )
-
libI77/xwsne.c (copied) (copied from branches/GNU/src/gcc/libf2c/libI77/xwsne.c )
-
libU77/Makefile.in (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/Makefile.in )
-
libU77/Version.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/Version.c )
-
libU77/access_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/access_.c )
-
libU77/alarm_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/alarm_.c )
-
libU77/bes.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/bes.c )
-
libU77/chdir_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/chdir_.c )
-
libU77/chmod_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/chmod_.c )
-
libU77/config.hin (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/config.hin )
-
libU77/configure.in (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/configure.in )
-
libU77/ctime_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/ctime_.c )
-
libU77/date_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/date_.c )
-
libU77/datetime_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/datetime_.c )
-
libU77/dbes.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/dbes.c )
-
libU77/dtime_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/dtime_.c )
-
libU77/etime_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/etime_.c )
-
libU77/fdate_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/fdate_.c )
-
libU77/fgetc_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/fgetc_.c )
-
libU77/flush1_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/flush1_.c )
-
libU77/fnum_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/fnum_.c )
-
libU77/fputc_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/fputc_.c )
-
libU77/fstat_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/fstat_.c )
-
libU77/gerror_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/gerror_.c )
-
libU77/getcwd_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/getcwd_.c )
-
libU77/getgid_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/getgid_.c )
-
libU77/getlog_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/getlog_.c )
-
libU77/getpid_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/getpid_.c )
-
libU77/getuid_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/getuid_.c )
-
libU77/gmtime_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/gmtime_.c )
-
libU77/hostnm_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/hostnm_.c )
-
libU77/idate_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/idate_.c )
-
libU77/ierrno_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/ierrno_.c )
-
libU77/irand_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/irand_.c )
-
libU77/isatty_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/isatty_.c )
-
libU77/itime_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/itime_.c )
-
libU77/kill_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/kill_.c )
-
libU77/link_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/link_.c )
-
libU77/lnblnk_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/lnblnk_.c )
-
libU77/lstat_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/lstat_.c )
-
libU77/ltime_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/ltime_.c )
-
libU77/mclock_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/mclock_.c )
-
libU77/perror_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/perror_.c )
-
libU77/rand_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/rand_.c )
-
libU77/rename_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/rename_.c )
-
libU77/secnds_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/secnds_.c )
-
libU77/second_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/second_.c )
-
libU77/sleep_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/sleep_.c )
-
libU77/srand_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/srand_.c )
-
libU77/stat_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/stat_.c )
-
libU77/symlnk_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/symlnk_.c )
-
libU77/sys_clock_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/sys_clock_.c )
-
libU77/time_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/time_.c )
-
libU77/ttynam_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/ttynam_.c )
-
libU77/umask_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/umask_.c )
-
libU77/unlink_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/unlink_.c )
-
libU77/vxtidate_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/vxtidate_.c )
-
libU77/vxttime_.c (copied) (copied from branches/GNU/src/gcc/libf2c/libU77/vxttime_.c )
Note:
See TracChangeset
for help on using the changeset viewer.
