jmz
|
e3777e3acc
|
Add an emply MAIN__() function. This avoid an unresolved reference error
during link phase when using fortran subroutines with non-fortran 'main()'.
|
1998-11-16 23:51:14 +00:00 |
|
peter
|
586c52184a
|
libf2c.so.* depends on libm.so. I'm not sure that this matters in this
case because I expect the f2c front-end should add the -lm automatically.
|
1998-10-11 04:44:12 +00:00 |
|
jmz
|
4b57027ea0
|
Resurrect exit.c
PR: misc/6433
|
1998-04-29 22:43:18 +00:00 |
|
jmz
|
d4f450005c
|
Add a -I switch to CFLAGS to use the f2c.h header file in the usr.bin/f2c
directory.
Reviewed by: bde
|
1997-04-24 17:10:56 +00:00 |
|
jmz
|
438bdd8a9c
|
Upgrade to the 1997/02/26 version.
|
1997-04-13 01:16:58 +00:00 |
|
jmz
|
a002b17d47
|
Add the -DPedantic flag. This is used in wref.c only.
|
1997-04-01 02:27:11 +00:00 |
|
jmz
|
88fe667d35
|
Update to the 1995/09/20 version. Previous version was 1993/12/17.
|
1995-09-28 20:49:15 +00:00 |
|
rgrimes
|
f05428e4cd
|
Remove trailing whitespace.
|
1995-05-30 05:51:47 +00:00 |
|
ljo
|
f4c6c612e6
|
Remove z_abs. It is already in libm.a
|
1994-11-11 12:58:12 +00:00 |
|
jkh
|
0095d86e44
|
From: Michael Reifenberger <root@rz-wb.fh-sw.de>
z_abs is missing in libf2c.
Could someone please commit the following patch?
Submitted by: mr
|
1994-11-11 07:27:04 +00:00 |
|
ljo
|
329cc40b92
|
Use -DNON_UNIX_STDIO as our FILE doesn't have the usual fields.
Submitted by: pete@pelican.pelican.com
|
1994-10-26 18:53:13 +00:00 |
|
ljo
|
26ca07a8e7
|
Merged f2c library.
|
1994-10-26 18:20:35 +00:00 |
|