<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/f2c/proc.c, branch stable/3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>From the submitter:</title>
<updated>1999-01-10T17:22:49+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1999-01-10T17:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f4dd1f4feba85320a565dcc78dba0d10ca4999a8'/>
<id>f4dd1f4feba85320a565dcc78dba0d10ca4999a8</id>
<content type='text'>
I found the reason why f77 so offen dies on alpha. Here is a fix.
"Const" is a union of int and double.
If nelt-&gt;constblock.Const.ci &gt; 0 then it trys to evaluate it as double
and floating point exception occurs.

Submitted by: Hidetoshi Shimokawa &lt;simokawa@sat.t.u-tokyo.ac.jp&gt;
Obtained from: NetBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I found the reason why f77 so offen dies on alpha. Here is a fix.
"Const" is a union of int and double.
If nelt-&gt;constblock.Const.ci &gt; 0 then it trys to evaluate it as double
and floating point exception occurs.

Submitted by: Hidetoshi Shimokawa &lt;simokawa@sat.t.u-tokyo.ac.jp&gt;
Obtained from: NetBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>During compilation of a Fortran program f2c/f77 will spew the</title>
<updated>1998-07-24T07:13:57+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-07-24T07:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=24db6e216fb4a96faf210de79aceaf9c6e336231'/>
<id>24db6e216fb4a96faf210de79aceaf9c6e336231</id>
<content type='text'>
name of entry points, functions, subroutines, and program to
stderr error.  The enclosed patches do 3 things:

     (1) Silenced the output to stderr.
     (2) Added a -v option to f2c and f77.  This will turn on a verbose
         mode, and dumps quite a bit of stuff to stderr.
     (3) Updated the f2c man page.

PR:		7369
Submitted by:	Steven G. Kargl &lt;kargl@troutmask.apl.washington.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
name of entry points, functions, subroutines, and program to
stderr error.  The enclosed patches do 3 things:

     (1) Silenced the output to stderr.
     (2) Added a -v option to f2c and f77.  This will turn on a verbose
         mode, and dumps quite a bit of stuff to stderr.
     (3) Updated the f2c man page.

PR:		7369
Submitted by:	Steven G. Kargl &lt;kargl@troutmask.apl.washington.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to the 1997/02/19 version.</title>
<updated>1997-04-13T01:13:52+00:00</updated>
<author>
<name>Jean-Marc Zucconi</name>
<email>jmz@FreeBSD.org</email>
</author>
<published>1997-04-13T01:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8609d4594f827e9458d287cc8c5a63ef3162d5bd'/>
<id>8609d4594f827e9458d287cc8c5a63ef3162d5bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to the 1995/09/20 version. Previous version was 1993/12/17</title>
<updated>1995-09-28T20:36:16+00:00</updated>
<author>
<name>Jean-Marc Zucconi</name>
<email>jmz@FreeBSD.org</email>
</author>
<published>1995-09-28T20:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5d60853225c64c88883ca805bfc61ff0fa082567'/>
<id>5d60853225c64c88883ca805bfc61ff0fa082567</id>
<content type='text'>
The diffs are large mainly because of prototyping changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The diffs are large mainly because of prototyping changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>f2c from netlib.att.com Jan 4 1994</title>
<updated>1994-01-05T02:53:40+00:00</updated>
<author>
<name>L Jonas Olsson</name>
<email>ljo@FreeBSD.org</email>
</author>
<published>1994-01-05T02:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4ff86a010075d82541e82614e3b50c15e63d3f4e'/>
<id>4ff86a010075d82541e82614e3b50c15e63d3f4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
