From owner-freebsd-hackers Wed Jan 15 12:50:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA24105 for hackers-outgoing; Wed, 15 Jan 1997 12:50:30 -0800 (PST) Received: from kalypso.iqm.unicamp.br (kalypso.iqm.unicamp.br [143.106.13.10]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id MAA24005 for ; Wed, 15 Jan 1997 12:49:26 -0800 (PST) Received: (from vazquez@localhost) by kalypso.iqm.unicamp.br (8.8.4/8.7.3/FreeBSD/2.1.5) id TAA01193 for hackers@freebsd.org; Wed, 15 Jan 1997 19:01:16 -0200 (EDT) From: Pedro A M Vazquez Message-Id: <199701152101.TAA01193@kalypso.iqm.unicamp.br> Subject: system-specific info wanted (fwd) To: hackers@freebsd.org Date: Wed, 15 Jan 1997 19:01:15 -0200 (EDT) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dave Love said: > From burley@gnu.ai.mit.edu Wed Jan 15 18:57:13 1997 > Date: Wed, 15 Jan 1997 20:30:34 GMT > Message-Id: <199701152030.UAA01429@djlvig.dl.ac.uk> > To: g77-alpha@gnu.ai.mit.edu > Subject: system-specific info wanted > From: Dave Love > Organization: Daresbury Laboratory, Warrington WA4 4AD, UK > > [I hope the alpha list is appropriate for information requests.] > > I was intending to collect other implementations of the technique for > trapping/masking flotaing point exceptions outlined in the `Missing > Features' node of the g77-0.5.19 manual. This might be useful to > include in 0.5.20 as it's often requested (unless anyone has a better > idea). So far I have information on: > * x86, m68k and alpha GNU/Linux libc 5.3 > * AIX 4.1 > * Irix 5 > * SunOS/Solaris SPARC > * HP-UX 9 > * Alpha OSF/1 > > If you know C-callable mechanisms for trapping/masking floating point > exceptions on any other systems, could you tell me? Code fragemnts, > man pages etc. welcome. >