Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old libf2c. libg2c is now serving us well. | obrien | 1999-04-21 | 1 | -41/+0 |
| | |||||
* | Add an emply MAIN__() function. This avoid an unresolved reference error | jmz | 1998-11-16 | 1 | -1/+1 |
| | | | | during link phase when using fortran subroutines with non-fortran 'main()'. | ||||
* | libf2c.so.* depends on libm.so. I'm not sure that this matters in this | peter | 1998-10-11 | 1 | -0/+3 |
| | | | | case because I expect the f2c front-end should add the -lm automatically. | ||||
* | Resurrect exit.c | jmz | 1998-04-29 | 1 | -1/+1 |
| | | | | PR: misc/6433 | ||||
* | Add a -I switch to CFLAGS to use the f2c.h header file in the usr.bin/f2c | jmz | 1997-04-24 | 1 | -1/+1 |
| | | | | | directory. Reviewed by: bde | ||||
* | Upgrade to the 1997/02/26 version. | jmz | 1997-04-13 | 1 | -2/+3 |
| | |||||
* | Add the -DPedantic flag. This is used in wref.c only. | jmz | 1997-04-01 | 1 | -1/+1 |
| | |||||
* | Update to the 1995/09/20 version. Previous version was 1993/12/17. | jmz | 1995-09-28 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | Remove z_abs. It is already in libm.a | ljo | 1994-11-11 | 1 | -1/+1 |
| | |||||
* | From: Michael Reifenberger <root@rz-wb.fh-sw.de> | jkh | 1994-11-11 | 1 | -1/+1 |
| | | | | | | | z_abs is missing in libf2c. Could someone please commit the following patch? Submitted by: mr | ||||
* | Use -DNON_UNIX_STDIO as our FILE doesn't have the usual fields. | ljo | 1994-10-26 | 1 | -1/+1 |
| | | | | Submitted by: pete@pelican.pelican.com | ||||
* | Merged f2c library. | ljo | 1994-10-26 | 1 | -0/+37 |