diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-07-16 16:51:15 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-07-16 16:51:15 -0600 |
commit | db7fe2273ca407746cf50cb0c5e83b76ae65a256 (patch) | |
tree | ec5ad05118f769bf547c6328f64919da8926bcf4 /libf2c/readme.netlib | |
parent | 1ccb8f57d5258a26d493e9658edc0acae3bb545d (diff) | |
download | gcc-db7fe2273ca407746cf50cb0c5e83b76ae65a256.tar.gz |
Updates from craig.
From-SVN: r21233
Diffstat (limited to 'libf2c/readme.netlib')
-rw-r--r-- | libf2c/readme.netlib | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libf2c/readme.netlib b/libf2c/readme.netlib index b6aabffac2e..8ad697c5d5c 100644 --- a/libf2c/readme.netlib +++ b/libf2c/readme.netlib @@ -613,6 +613,12 @@ identify the I/O unit involved. libf2c.zip: above, plus tweaks to PC makefiles: for some purposes, it's still best to compile with -DMSDOS (even for use with NT). +Thu Jun 18 01:22:52 EDT 1998 + libi77: lread.c: modified so floating-point numbers (containing +either a decimal point or an exponent field) are treated as errors +when they appear as list input for integer data. Compile lread.c with +-DALLOW_FLOAT_IN_INTEGER_LIST_INPUT to restore the old behavior. + Current timestamps of files in "all from f2c/src", sorted by time, appear below (mm/dd/year hh:mm:ss). To bring your source up to date, obtain source files with a timestamp later than the time shown in your |