Update to Netlib version 20001205.
authorToon Moene <toon@moene.indiv.nluug.nl>
Sat, 9 Dec 2000 15:34:53 +0000 (16:34 +0100)
committerToon Moene <toon@gcc.gnu.org>
Sat, 9 Dec 2000 15:34:53 +0000 (15:34 +0000)
commita40bb4d3457a605b5fdb63da04aae6bfa02938e5
treee96069addc998cc95cee16e821cf01a3d8ae6b6f
parent976654912051f4b6680973c01da45c3697645f24
Update to Netlib version 20001205.

2000-12-09  Toon Moene  <toon@moene.indiv.nluug.nl>

Update to Netlib version 20001205.
Thanks go to David M. Gay for these updates.

* libF77/Version.c: Update version information.
* libF77/z_log.c: Improve accuracy of real(log(z)) for
z near (+-1,eps) with |eps| small.
* libF77/s_cat.c: Adjust call when ftnint and ftnlen are
of different size.
* libF77/dtime_.c, libF77/etime_.c: Use floating point divide.

* libI77/Version.c: Update version information.
* libI77/rsne.c, libI77/xwsne.c: Adjust code for when ftnint
and ftnlen differ in size.
* libI77/lread.c: Fix reading of namelist logical values followed
by <name>= where <name> starts with T or F.

From-SVN: r38152
libf2c/ChangeLog
libf2c/libF77/Version.c
libf2c/libF77/dtime_.c
libf2c/libF77/etime_.c
libf2c/libF77/s_cat.c
libf2c/libF77/z_log.c
libf2c/libI77/Version.c
libf2c/libI77/lread.c
libf2c/libI77/rsne.c
libf2c/libI77/xwsne.c