The NetBSD Project

CVS log for src/lib/libm/src/math_private.h

[BACK] Up to [cvs.NetBSD.org] / src / lib / libm / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.32 / (download) - annotate - [select for diffs], Wed Apr 3 04:40:23 2024 UTC (2 weeks, 2 days ago) by kre
Branch: MAIN
CVS Tags: HEAD
Changes since 1.31: +4 -1 lines
Diff to previous 1.31 (colored) to selected 1.7 (colored)


For i386, if ft[sg]etprec() are to be used, ensure there's a
prototype for them in scope (so include <ieeefp.h>)

Might fix the i386 build.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Jan 23 15:45:07 2024 UTC (2 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.30: +1 -2 lines
Diff to previous 1.30 (colored) to selected 1.7 (colored)

move inclusion of <machine/ieee.h> to the ieee source files instead of
including it in math_private.h which is also used by the vax which is not ieee.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jan 22 14:26:18 2024 UTC (2 months, 3 weeks ago) by kre
Branch: MAIN
Changes since 1.29: +3 -2 lines
Diff to previous 1.29 (colored) to selected 1.7 (colored)


Simply an overly complex way of saying "0 or 1" into a cleaner version.

While here add a commment about how the __i386__ magic LD80C macro
might no longer work on all other arch's as well (if someone can verify
that it still does, or can fix it so that it still works on i386, but
also works everywhere else, then please remove that XXX comment.
The issue I am (perhaps imagining) is the (uint32_t) cast.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Jan 22 12:15:19 2024 UTC (2 months, 3 weeks ago) by kre
Branch: MAIN
Changes since 1.28: +5 -5 lines
Diff to previous 1.28 (colored) to selected 1.7 (colored)


This set of changes seem to be sufficient to make at least the
amd64 port build again after the long double math function infusion
from yesterday.

Feel free (without consulting me, I'm just hacking about) to revert
any of this and do it a better way.

Note: this is not intended to be complete, in particular, in <math.h>
I added prototypes only for the functions that are needed for a
successful build, not all of the new ones...

Revision 1.28 / (download) - annotate - [select for diffs], Sun Jan 21 18:53:18 2024 UTC (2 months, 4 weeks ago) by christos
Branch: MAIN
Changes since 1.27: +394 -8 lines
Diff to previous 1.27 (colored) to selected 1.7 (colored)

Bring in more long double functions from FreeBSD.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Aug 3 20:45:49 2023 UTC (8 months, 2 weeks ago) by andvar
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.7 (colored)

fix typos in comments and one definition, mainly s/sucket/socket/.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Aug 27 08:31:59 2022 UTC (19 months, 3 weeks ago) by christos
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10
Changes since 1.25: +34 -1 lines
Diff to previous 1.25 (colored) to selected 1.7 (colored)

Add sincos{,f,l} from FreeBSD

Revision 1.25 / (download) - annotate - [select for diffs], Wed Aug 24 13:51:19 2022 UTC (19 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.24: +112 -2 lines
Diff to previous 1.24 (colored) to selected 1.7 (colored)

sync with FreeBSD; bring some more inline functions.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Apr 19 20:32:16 2022 UTC (2 years ago) by rillig
Branch: MAIN
Changes since 1.23: +12 -12 lines
Diff to previous 1.23 (colored) to selected 1.7 (colored)

lib: remove CONSTCOND comment

Since 2021-01-31, lint doesn't need it anymore for the common pattern of
'do ... while (0)'.

Revision 1.22.2.1 / (download) - annotate - [select for diffs], Fri Nov 4 14:48:54 2016 UTC (7 years, 5 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.22: +52 -1 lines
Diff to previous 1.22 (colored) next main 1.23 (colored) to selected 1.7 (colored)

Sync with HEAD

Revision 1.23 / (download) - annotate - [select for diffs], Mon Sep 19 22:05:05 2016 UTC (7 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.22: +52 -1 lines
Diff to previous 1.22 (colored) to selected 1.7 (colored)

Add the complex trig functions from FreeBSD

Revision 1.22 / (download) - annotate - [select for diffs], Thu Mar 26 11:59:38 2015 UTC (9 years ago) by justin
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.21: +5 -5 lines
Diff to previous 1.21 (colored) to selected 1.7 (colored)

Fix prototypes to match definitions

Revision 1.17.2.2 / (download) - annotate - [select for diffs], Wed Aug 20 00:02:18 2014 UTC (9 years, 8 months ago) by tls
Branch: tls-maxphys
Changes since 1.17.2.1: +6 -2 lines
Diff to previous 1.17.2.1 (colored) to branchpoint 1.17 (colored) next main 1.18 (colored) to selected 1.7 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.16.6.2 / (download) - annotate - [select for diffs], Thu May 22 11:36:57 2014 UTC (9 years, 11 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.16.6.1: +30 -2 lines
Diff to previous 1.16.6.1 (colored) to branchpoint 1.16 (colored) next main 1.17 (colored) to selected 1.7 (colored)

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.21 / (download) - annotate - [select for diffs], Fri Mar 14 22:21:31 2014 UTC (10 years, 1 month ago) by dsl
Branch: MAIN
CVS Tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.7 (colored)

There is some very odd code in s_exp2.c that only works if 'double'
   values are rounded to 53 bit mantissa in teh x87 registers.
This hasn't been true since Nov 11 2013.
Forcing a store-load for 'double' in STRICT_ASSIGN() seems to fix things
  (at least enough for the few random test cases).
I suspect the code could be changed so that the number of mantissa bits
  didn't matter.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Nov 19 19:24:34 2013 UTC (10 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored) to selected 1.7 (colored)

Add cbrtl(3) and sqrtl(3), from FreeBSD.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Nov 12 16:48:39 2013 UTC (10 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.18: +4 -1 lines
Diff to previous 1.18 (colored) to selected 1.7 (colored)

Initial version of fmodl from FreeBSD.
Basic test case for the fmod family.

Revision 1.17.2.1 / (download) - annotate - [select for diffs], Mon Feb 25 00:27:58 2013 UTC (11 years, 1 month ago) by tls
Branch: tls-maxphys
Changes since 1.17: +25 -1 lines
Diff to previous 1.17 (colored) to selected 1.7 (colored)

resync with head

Revision 1.18 / (download) - annotate - [select for diffs], Mon Feb 11 01:29:58 2013 UTC (11 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, agc-symver-base, agc-symver
Changes since 1.17: +25 -1 lines
Diff to previous 1.17 (colored) to selected 1.7 (colored)

hook fma to the build

Revision 1.16.6.1 / (download) - annotate - [select for diffs], Wed May 23 10:07:32 2012 UTC (11 years, 10 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.16: +30 -1 lines
Diff to previous 1.16 (colored) to selected 1.7 (colored)

sync with head.

Revision 1.16.8.1 / (download) - annotate - [select for diffs], Wed May 9 18:22:36 2012 UTC (11 years, 11 months ago) by riz
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Changes since 1.16: +30 -1 lines
Diff to previous 1.16 (colored) next main 1.17 (colored) to selected 1.7 (colored)

Pull up following revision(s) (requested by christos in ticket #232):
	distrib/sets/lists/comp/mi: revision 1.1756
	lib/libm/Makefile: revision 1.124
	lib/libm/src/math_private.h: revision 1.17
	lib/libm/src/b_tgamma.c: revision 1.1
	lib/libm/man/lgamma.3: revision 1.22
	lib/libm/src/b_log.c: revision 1.1
	lib/libm/src/b_exp.c: revision 1.1
	include/math.h: revision 1.58
	lib/libm/src/s_tgammaf.c: revision 1.1
add tgamma{,f}
Add tgamma{,f} from FreeBSD via  rudolf, netbsd at eq dot cz
oops, forgot to commit: add tgamma and tgammaf

Revision 1.17 / (download) - annotate - [select for diffs], Sat May 5 17:54:14 2012 UTC (11 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5
Branch point for: tls-maxphys
Changes since 1.16: +30 -1 lines
Diff to previous 1.16 (colored) to selected 1.7 (colored)

Add tgamma{,f} from FreeBSD via  rudolf, netbsd at eq dot cz

Revision 1.16 / (download) - annotate - [select for diffs], Thu Sep 16 20:39:50 2010 UTC (13 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache, netbsd-6
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.7 (colored)

fix an obvious botch which made eg conjl(3) a no-op

Revision 1.15 / (download) - annotate - [select for diffs], Wed Sep 15 16:11:30 2010 UTC (13 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.14: +32 -1 lines
Diff to previous 1.14 (colored) to selected 1.7 (colored)

Commit SoC long double support from Stathis Kamperis

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jan 11 16:28:39 2010 UTC (14 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.13: +19 -1 lines
Diff to previous 1.13 (colored) to selected 1.7 (colored)

Add exp2 and exp2m

Revision 1.12.18.1 / (download) - annotate - [select for diffs], Sun May 18 12:30:39 2008 UTC (15 years, 11 months ago) by yamt
Branch: yamt-pf42
Changes since 1.12: +9 -9 lines
Diff to previous 1.12 (colored) next main 1.13 (colored) to selected 1.7 (colored)

sync with head.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 26 23:49:50 2008 UTC (15 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-premerge-20091211, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase
Changes since 1.12: +9 -9 lines
Diff to previous 1.12 (colored) to selected 1.7 (colored)

pass a little lint.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 21 12:55:58 2005 UTC (18 years, 9 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: yamt-pf42
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored) to selected 1.7 (colored)

Add log2 and log2f from FreeBSD PR 83845

Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 21 18:09:26 2001 UTC (23 years, 2 months ago) by bjh21
Branch: MAIN
CVS Tags: netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, fvdl_fs64_base
Changes since 1.10: +5 -4 lines
Diff to previous 1.10 (colored) to selected 1.7 (colored)

Add support for ARM VFP-format doubles, conditional on __VFP_FP__.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 9 18:38:33 2001 UTC (23 years, 2 months ago) by bjh21
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored) to selected 1.7 (colored)

__arm26__ || __arm32__ -> __arm__
Not least because the unified NetBSD/arm compiler probably won't predefine
__arm26__ or __arm32__.

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 9 21:55:53 2000 UTC (23 years, 11 months ago) by bjh21
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, minoura-xpg4dl-base, minoura-xpg4dl
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored) to selected 1.7 (colored)

Initial commit of arm26 port

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 2 15:37:42 1999 UTC (24 years, 9 months ago) by simonb
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, comdex-fall-1999-base, comdex-fall-1999
Changes since 1.7: +21 -21 lines
Diff to previous 1.7 (colored)

More trailing white space.

Revision 1.7 / (download) - annotate - [selected], Tue Nov 24 09:25:30 1998 UTC (25 years, 5 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Use __arm32__, not arm32, for egcs.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 9 11:30:47 1997 UTC (26 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA, netbsd-1-3
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored) to selected 1.7 (colored)

rcsid facism, WARNSify

Revision 1.5 / (download) - annotate - [select for diffs], Sun Oct 13 00:04:56 1996 UTC (27 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored) to selected 1.7 (colored)

remove inclusion of <machine/endian.h>

Revision 1.4 / (download) - annotate - [select for diffs], Tue May 7 20:26:07 1996 UTC (27 years, 11 months ago) by mark
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2
Changes since 1.3: +8 -3 lines
Diff to previous 1.3 (colored) to selected 1.7 (colored)

Get the word order of doubles correct for the arm32 port.
Note: The arm32 port is little endian except for the FP word order.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 25 01:48:53 1995 UTC (29 years, 1 month ago) by jtc
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored) to selected 1.7 (colored)

Fix overlooked FIXME: unsigned int -> u_int32_t.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 18 23:06:19 1994 UTC (29 years, 8 months ago) by jtc
Branch: MAIN
Changes since 1.1: +6 -7 lines
Diff to previous 1.1 (colored) to selected 1.7 (colored)

Change int -> int32_t and unsigned int -> u_int32_t to improve portabilty
to machines where int != 32 bits.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 10 20:31:51 1994 UTC (29 years, 8 months ago) by jtc
Branch: MAIN
Diff to selected 1.7 (colored)

Float versions of math functions.  From Ian Taylor (ian@cygnus.com), with
minor changes by me.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>