annotate packages/language/c/libm/current/ChangeLog @ 12:4cc3eff958ab ecos-sw-1999-06-04

Merge from eCos master repository on 1999-06-04-22:24:56-BST
author jlarmour
date Fri, 04 Jun 1999 15:08:16 +0000
parents d3fbcdfa1b2f
children 01ce82f3e11a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
1 1999-06-04 Jonathan Larmour <jlarmour@cygnus.co.uk>
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
2
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
3 * src/PKGconf.mak:
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
4 Only use -fno-strict-aliasing if we have enough a recent toolchain
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
5
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
6 1999-06-03 Jonathan Larmour <jlarmour@cygnus.co.uk>
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
7
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
8 * src/PKGconf.mak:
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
9 Finally found the option to do the right workaround:
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
10 -fno-strict-aliasing
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
11
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
12 1999-06-02 Jonathan Larmour <jlarmour@cygnus.co.uk>
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
13
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
14 * src/PKGconf.mak (SPECIAL_FLAGS): Don't use -fschedule-insns[2] on
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
15 mn10300
4cc3eff958ab Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents: 10
diff changeset
16
10
d3fbcdfa1b2f Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents: 8
diff changeset
17 1999-05-27 Jonathan Larmour <jlarmour@cygnus.co.uk>
d3fbcdfa1b2f Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents: 8
diff changeset
18
d3fbcdfa1b2f Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents: 8
diff changeset
19 * src/PKGconf.mak (SPECIAL_FLAGS): Add workaround flags for new
d3fbcdfa1b2f Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents: 8
diff changeset
20 toolchains for all targets
d3fbcdfa1b2f Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents: 8
diff changeset
21
8
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
22 1999-05-19 Jonathan Larmour <jlarmour@cygnus.co.uk>
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
23
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
24 * src/PKGconf.mak: Make below workaround be the other way around by
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
25 using -O1 and adding more explicit -O2 optimizations, just so we
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
26 don't lose very many optimizations. This is for sparclite
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
27
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
28 1999-05-19 Jonathan Larmour <jlarmour@cygnus.co.uk>
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
29
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
30 * src/PKGconf.mak: Make below workaround be the other way around by
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
31 using -O1 and adding more explicit -O2 optimizations, just so we
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
32 don't lose very many optimizations. This is for ARM
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
33
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
34 1999-05-18 Jonathan Larmour <jlarmour@cygnus.co.uk>
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
35
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
36 * src/PKGconf.mak: For the sparclite, prevent insn scheduling -
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
37 workaround for PR 19698
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
38
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
39 1999-05-18 Jonathan Larmour <jlarmour@cygnus.co.uk>
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
40
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
41 * src/PKGconf.mak: For the ARM, change from -O1 to just prevent insn
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
42 scheduling - workaround for PR 19698
ece80412419a Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents: 2
diff changeset
43
2
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
44 1999-04-15 John Dallaway <jld@cygnus.co.uk>
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
45
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
46 * include/pkgconf/libm.h: Tidy display string capitalization.
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
47
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
48 1999-04-07 Jesper Skov <jskov@cygnus.co.uk>
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
49 PR 19442
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
50 * tests/vectors/vector_support.h: Make an occasional chirp to keep
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
51 the testing infra interested.
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
52
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
53 1999-04-06 Gary Thomas <gthomas@cygnus.co.uk>
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
54
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
55 * src/PKGconf.mak: More brute-force fix for ARM compiler
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
56 problems - PR 19772
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
57 1999-03-31 Jonathan Larmour <jlarmour@cygnus.co.uk>
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
58
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
59 * include/pkgconf/libm.h: Remove unnecessary define
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
60 Fix for PR 19423
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
61
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
62 1999-03-29 Gary Thomas <gthomas@cygnus.co.uk>
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
63
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
64 * src/PKGconf.mak: Add special compile options to work around ARM
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
65 compiler bugs.
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
66
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
67 1999-02-09 Jonathan Larmour <jlarmour@cygnus.co.uk>
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
68
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
69 * src/mathincl/fdlibm.h:
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
70 Change definition of CYG_LIBM_HI/CYG_LIBM_LO to use inline
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
71 function
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
72 Fix for PR 18859
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
73
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
74 1999-01-28 Jonathan Larmour <jlarmour@cygnus.co.uk>
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
75
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
76 * src/misc/signgam.cxx:
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
77 * src/misc/compatmode.cxx:
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
78 Include <pkgconf/kernel.h> if we use kernel header files
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
79
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
80 1999-01-21 Jonathan Larmour <jlarmour@cygnus.co.uk>
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
81
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
82 * tests/vectors/vector_support.h (doTestVec): Makes more
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
83 sense to output vector number than array index
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
84
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
85 * src/double/portable-api/s_ceil.c: Fix comment s/+inf/-inf/
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
86
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
87 1999-01-20 Jonathan Larmour <jlarmour@cygnus.co.uk>
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
88
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
89 * tests/vectors/vector_support.h (doTestVec):
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
90 Add output to let you know which vectors failed
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
91
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
92 1999-01-12 Gary Thomas <gthomas@cygnus.co.uk>
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
93
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
94 * src/mathincl/fdlibm.h:
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
95 * include/sys/ieeefp.h: Add different structure layouts for
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
96 machines that have doubles that aren't pure big/little endian.
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
97
0
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
98 Fri Oct 23 19:27:04 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
99
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
100 * tests/vectors/vector_support.h (START_TEST):
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
101 Ensure that dummy START_TEST (the one used when the test should
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
102 *not* be run) does have a reference to the test function. And
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
103 make sure that there is a default one if there's no C API
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
104
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
105 * src/mathincl/fdlibm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
106 Add matherr() prototype if no namespace pollution
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
107
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
108 Fixes for PR 17972
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
109
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
110 1998-10-22 Jesper Skov <jskov@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
111 PR 17925
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
112
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
113 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
114 * src/misc/matherr.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
115 Removed the CYGFUN_LIBM_matherr config. The function is already
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
116 weakly defined so shouldn't need to be configured out.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
117
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
118 1998-10-19 Mark Galassi <rosalia@cygnus.com>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
119
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
120 * include/pkgconf/libm.h: updated the doc URL
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
121
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
122 Thu Oct 15 21:36:12 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
123
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
124 * src/misc/compatmode.cxx, src/misc/signgam.cxx:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
125 Only include kernel headers if we want thread-safe operation
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
126 Required for PR 17229
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
127
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
128 Wed Oct 14 17:24:46 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
129
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
130 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
131 Make CYGPKG_LIBM_COMPATIBILITY_DEFAULT require CYGPKG_LIBC
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
132 rather than all of libm, and put a check (with #error) that
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
133 this is the case
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
134
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
135 * src/double/ieee754-api/w_scalb.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
136 Only include errno.h if we aren't IEEE-only
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
137
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
138 * src/double/portable-api/s_ldexp.c, src/misc/standard.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
139 Make the error checking in s_ldexp.c more like every other libm
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
140 sources by putting the actual error handling into standard.c.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
141 The error handling is just like scalb
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
142
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
143 * tests/vectors/acos.c, tests/vectors/asin.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
144 tests/vectors/atan.c, tests/vectors/atan2.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
145 tests/vectors/ceil.c, tests/vectors/cos.c, tests/vectors/cosh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
146 tests/vectors/exp.c, tests/vectors/fabs.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
147 tests/vectors/floor.c, tests/vectors/fmod.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
148 tests/vectors/frexp.c, tests/vectors/ldexp.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
149 tests/vectors/log.c, tests/vectors/log10.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
150 tests/vectors/modf.c, tests/vectors/pow.c, tests/vectors/sin.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
151 tests/vectors/sinh.c, tests/vectors/sqrt.c, tests/vectors/tan.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
152 tests/vectors/tanh.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
153 Remove unnecessary include of <errno.h>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
154
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
155 * tests/vectors/vector_support.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
156 Only include errno.h if we aren't IEEE-only.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
157 If we don't have Cyg_ErrNo, just use a cyg_int32 instead, to
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
158 make sure that the fields are still correct for the input
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
159 test vector.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
160 In doTestVec(), before checking errno, check if we're
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
161 in IEEE mode (either compiled in or set at runtime) because if
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
162 so, and errno is set in the errno field of the input test
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
163 vector, then we have to skip this, since we can't validate the
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
164 output.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
165 In all modes, if errno is set in the input test vector, don't
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
166 bother checking the actual values
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
167
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
168 All of the above changes are for PR 17503
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
169
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
170 * tests/vectors/pow.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
171 Remove requirement of being in POSIX mode, as the change to
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
172 vector_support.h should make this work better now.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
173
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
174
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
175 Sun Sep 27 20:46:09 1998 David Moore <dsm@keema.cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
176
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
177 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
178 PR 17515: Corrected notcdl doc string.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
179
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
180 1998-09-26 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
181
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
182 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
183 PR 17503: there are uses of errno in a couple of places in libm,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
184 and errno will only be available if the C library is present.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
185 Therefore libm requires libc.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
186
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
187
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
188 Fri Sep 25 19:00:35 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
189
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
190 * src/misc/compatmode.cxx:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
191 Make sure CYGNUM_LIBM_COMPATMODE_TRACE_LEVEL is defined before
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
192 we attempt tracing, otherwise set trace level to 0 i.e. never
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
193
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
194 * src/misc/signgam.cxx:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
195 Make sure CYGNUM_LIBM_SIGNGAM_TRACE_LEVEL is defined before
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
196 we attempt tracing, otherwise set trace level to 0 i.e. never
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
197 Fix for PR 17478
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
198
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
199 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
200 Define trace levels only if parent CYGPKG_LIBM_TRACE is defined
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
201 for consistency with Configuration Tool
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
202
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
203 Fri Sep 25 18:25:02 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
204
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
205 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
206 Only check valid compatibility setting if we aren't IEEE-only
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
207 mode
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
208 Fix for PR 17481
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
209
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
210 Fri Sep 25 18:13:24 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
211
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
212 * src/mathincl/fdlibm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
213 * src/double/ieee754-core/e_scalb.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
214 * src/double/ieee754-api/w_scalb.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
215 Use CYGFUN_LIBM_SVID3_scalb for whether 2nd arg of scalb is
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
216 double or int, rather than _SCALB_INT.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
217 Fix for PR 17479
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
218
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
219 Wed Sep 23 08:07:48 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
220
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
221 * tests/vectors/pow.c (test):
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
222 Make pow test conditional on being in POSIX compatibility mode.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
223 This is the only mode that can set errno correctly, in
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
224 relation to what the tests expect.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
225 Fix for PR 16933
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
226
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
227 1998-09-20 Mark Galassi <rosalia@cygnus.com>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
228
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
229 * include/pkgconf/libm.h: updated CDL doc strings.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
230
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
231 Thu Sep 17 17:10:47 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
232
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
233 * tests/vectors/vector_support.h (checkErrorAcceptable):
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
234 Move check for signed-ness after all of the special cases
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
235 Fix for PR 16933
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
236
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
237 Tue Sep 15 19:26:32 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
238
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
239 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
240 Updated descriptions and a few other minor things after review
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
241
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
242 1998-09-11 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
243
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
244 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
245 Sorting out dependencies for error package.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
246
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
247 Fri Sep 4 14:20:04 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
248
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
249 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
250 Fix thread-safe modes "requires" lines not to be associated
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
251 with the dummy parent package, but with the options themselves.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
252 Also we don't need "requires CYGPKG_KERNEL" if we already require
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
253 a particular kernel option anyway.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
254
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
255 Thu Sep 3 09:50:20 1998 Tim Goodwin <tgoodwin@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
256
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
257 * tests/vectors/vector_support.h
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
258 Change to cyg_thread_create() interface.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
259
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
260 Wed Sep 2 14:41:54 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
261
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
262 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
263 Add default define for CYGPKG_LIBM_COMPATIBILITY_DEFAULT,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
264 and shorten some display texts
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
265
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
266 Wed Sep 2 13:15:43 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
267
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
268 * src/double/ieee754-core/e_pow.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
269 Fix bug for when x is negative and y isn't an integer. A CYGNUS
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
270 LOCAL change got it wrong when casting a signed integer to
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
271 unsigned before right shifting.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
272
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
273 Reformat for 76 columns
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
274
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
275 * src/double/ieee754-api/w_pow.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
276 Reformat for 76 columns
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
277
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
278
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
279 Wed Sep 2 12:30:11 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
280
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
281 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
282 Default tracing to off
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
283 Reformat for 76 columns
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
284
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
285 * tests/vectors/vector_support.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
286 Align '{'s and "verbs" on the same line. Tidy to 76 columns
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
287
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
288 Mon Aug 31 13:38:25 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
289
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
290 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
291 Require infra tracing support to allow tracing
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
292
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
293 1998-08-28 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
294
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
295 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
296 * src/misc/compatmode.cxx, src/misc/signgam.cxx:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
297 * tests/vectors/vector_support.h
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
298
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
299 Updated for new kernel configuration option symbol names
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
300
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
301 Fri Aug 28 09:07:07 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
302
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
303 * tests/vectors/vector_support.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
304 Change START_TEST macro, adjust config options and add
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
305 cyg_package_start() to get tests working correctly with new entry
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
306 point mechanism, including cyg_iso_c_start() if available
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
307
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
308 Wed Aug 26 20:25:36 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
309
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
310 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
311 Remove #define CYGPKG_LIBM is that is meant to live in
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
312 <pkgconf/system.h> after all
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
313
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
314
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
315 Wed Aug 26 19:38:54 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
316
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
317 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
318 More fixes to CDL stuff to make it work better, and look better on
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
319 the screen
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
320
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
321 Tue Aug 25 20:23:25 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
322
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
323 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
324 Make some fixes after running the ConfigTool
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
325
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
326 Tue Aug 25 16:59:11 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
327
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
328 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
329 Turns out the nesting wasn't quite right. Correct it, and replace
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
330 the "not" prefix on CFG_DATA, which slipped in to the previous change.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
331
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
332 Tue Aug 25 16:53:03 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
333
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
334 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
335 Ensure there is a default compatibility mode and fix the
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
336 ifdef nesting for the compat modes
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
337
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
338 Tue Aug 25 15:24:51 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
339
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
340 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
341 Tidy up CDL stuff prior to checking if it all actually works!
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
342
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
343 Tue Aug 25 05:17:55 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
344
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
345 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
346 Do a first pass of CDLification of configuration data
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
347
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
348 * include/pkgconf/libm.h, src/misc/matherr.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
349 Rename CYGFUN_LIBC_matherr to CYGFUN_LIBM_matherr
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
350
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
351 Wed Aug 19 19:35:16 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
352
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
353 * tests/vectors/acos.c, tests/vectors/cosh.c, tests/vectors/ldexp.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
354 tests/vectors/sinh.c, tests/vectors/asin.c, tests/vectors/exp.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
355 tests/vectors/log.c, tests/vectors/sqrt.c, tests/vectors/atan.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
356 tests/vectors/fabs.c, tests/vectors/log10.c, tests/vectors/tan.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
357 tests/vectors/atan2.c, tests/vectors/floor.c, tests/vectors/modf.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
358 tests/vectors/tanh.c, tests/vectors/ceil.c, tests/vectors/fmod.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
359 tests/vectors/pow.c, tests/vectors/cos.c, tests/vectors/frexp.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
360 tests/vectors/sin.c
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
361
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
362 * tests/vectors/vector_support.h (doTestVec):
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
363 Remove "register" on variable
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
364
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
365 Wed Aug 19 18:59:47 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
366
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
367 * src/double/ieee754-core/e_gamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
368 src/double/ieee754-core/e_lgamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
369 src/double/ieee754-api/w_gamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
370 src/double/ieee754-api/w_lgamma.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
371 Remove direct reference to extern int signgam and include <math.h>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
372 instead
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
373
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
374 Mon Jul 27 23:47:52 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
375
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
376 * include/math.h, include/pkgconf/libm.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
377 src/double/ieee754-api/w_acos.c, src/double/ieee754-api/w_acosh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
378 src/double/ieee754-api/w_asin.c, src/double/ieee754-api/w_atan2.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
379 src/double/ieee754-api/w_atanh.c, src/double/ieee754-api/w_cosh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
380 src/double/ieee754-api/w_exp.c, src/double/ieee754-api/w_fmod.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
381 src/double/ieee754-api/w_gamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
382 src/double/ieee754-api/w_gamma_r.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
383 src/double/ieee754-api/w_hypot.c, src/double/ieee754-api/w_j0.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
384 src/double/ieee754-api/w_j1.c, src/double/ieee754-api/w_jn.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
385 src/double/ieee754-api/w_lgamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
386 src/double/ieee754-api/w_lgamma_r.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
387 src/double/ieee754-api/w_log.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
388 src/double/ieee754-api/w_log10.c, src/double/ieee754-api/w_pow.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
389 src/double/ieee754-api/w_remainder.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
390 src/double/ieee754-api/w_scalb.c, src/double/ieee754-api/w_sinh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
391 src/double/ieee754-api/w_sqrt.c, src/double/ieee754-core/e_acos.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
392 src/double/ieee754-core/e_acosh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
393 src/double/ieee754-core/e_asin.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
394 src/double/ieee754-core/e_atan2.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
395 src/double/ieee754-core/e_atanh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
396 src/double/ieee754-core/e_cosh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
397 src/double/ieee754-core/e_exp.c, src/double/ieee754-core/e_fmod.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
398 src/double/ieee754-core/e_gamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
399 src/double/ieee754-core/e_gamma_r.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
400 src/double/ieee754-core/e_hypot.c, src/double/ieee754-core/e_j0.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
401 src/double/ieee754-core/e_j1.c, src/double/ieee754-core/e_jn.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
402 src/double/ieee754-core/e_lgamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
403 src/double/ieee754-core/e_lgamma_r.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
404 src/double/ieee754-core/e_log.c, src/double/ieee754-core/e_log10.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
405 src/double/ieee754-core/e_pow.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
406 src/double/ieee754-core/e_rem_pio2.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
407 src/double/ieee754-core/e_remainder.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
408 src/double/ieee754-core/e_scalb.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
409 src/double/ieee754-core/e_sinh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
410 src/double/ieee754-core/e_sqrt.c, src/double/internal/k_cos.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
411 src/double/internal/k_rem_pio2.c, src/double/internal/k_sin.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
412 src/double/internal/k_tan.c, src/double/portable-api/s_asinh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
413 src/double/portable-api/s_atan.c, src/double/portable-api/s_cbrt.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
414 src/double/portable-api/s_ceil.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
415 src/double/portable-api/s_copysign.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
416 src/double/portable-api/s_cos.c, src/double/portable-api/s_erf.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
417 src/double/portable-api/s_expm1.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
418 src/double/portable-api/s_fabs.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
419 src/double/portable-api/s_finite.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
420 src/double/portable-api/s_floor.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
421 src/double/portable-api/s_frexp.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
422 src/double/portable-api/s_ilogb.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
423 src/double/portable-api/s_isnan.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
424 src/double/portable-api/s_ldexp.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
425 src/double/portable-api/s_log1p.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
426 src/double/portable-api/s_logb.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
427 src/double/portable-api/s_modf.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
428 src/double/portable-api/s_nextafter.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
429 src/double/portable-api/s_rint.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
430 src/double/portable-api/s_scalbn.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
431 src/double/portable-api/s_significand.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
432 src/double/portable-api/s_sin.c, src/double/portable-api/s_tan.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
433 src/double/portable-api/s_tanh.c, src/mathincl/fdlibm.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
434 src/misc/standard.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
435
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
436 Untabify
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
437
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
438 Mon Jul 27 22:52:24 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
439
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
440 * tests/vectors/vector_support.h (doTestVec):
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
441 Remove "register" when declaring variable i
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
442
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
443 * host/acosgen.c, host/cosgen.c, host/fmodgen.c, host/modfgen.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
444 host/tangen.c, host/asingen.c, host/coshgen.c, host/frexpgen.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
445 host/powgen.c, host/tanhgen.c, host/atan2gen.c, host/expgen.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
446 host/ldexpgen.c, host/singen.c, host/atangen.c, host/fabsgen.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
447 host/log10gen.c, host/sinhgen.c, host/ceilgen.c, host/floorgen.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
448 host/loggen.c, host/sqrtgen.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
449 Remove "register" when declaring variable "int x"
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
450
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
451 Mon Jul 27 22:45:01 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
452
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
453 * tests/vectors/vector_support.h (checkErrorAcceptable):
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
454 Add extra check for tolerance acceptance so it behaves correctly with
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
455 underflow and overflow
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
456
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
457 Also reverse sense of checkErrorAcceptable() so it now returns
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
458 false on success and true on failure, as suggested by hmt. Change
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
459 this in doTestVec() (which is where it is called) too.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
460
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
461 * tests/vectors/vector_support.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
462 Remove #if 0'd shift_double() function
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
463
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
464 Mon Jul 27 21:55:04 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
465
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
466 * src/mathincl/fdlibm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
467 Rename CYGONCE_LIBM_FDLIBM_H to CYGONCE_LIBM_MATHINCL_FDLIBM_H as per
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
468 code review comments
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
469
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
470 Fri Jul 24 22:20:42 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
471
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
472 * include/math.h, include/pkgconf/libm.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
473 src/double/ieee754-api/w_acos.c, src/double/ieee754-api/w_acosh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
474 src/double/ieee754-api/w_asin.c, src/double/ieee754-api/w_atan2.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
475 src/double/ieee754-api/w_atanh.c, src/double/ieee754-api/w_cosh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
476 src/double/ieee754-api/w_exp.c, src/double/ieee754-api/w_fmod.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
477 src/double/ieee754-api/w_gamma.c, src/double/ieee754-api/w_gamma_r.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
478 src/double/ieee754-api/w_hypot.c, src/double/ieee754-api/w_j0.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
479 src/double/ieee754-api/w_j1.c, src/double/ieee754-api/w_jn.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
480 src/double/ieee754-api/w_lgamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
481 src/double/ieee754-api/w_lgamma_r.c, src/double/ieee754-api/w_log.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
482 src/double/ieee754-api/w_log10.c, src/double/ieee754-api/w_pow.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
483 src/double/ieee754-api/w_remainder.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
484 src/double/ieee754-api/w_scalb.c, src/double/ieee754-api/w_sinh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
485 src/double/ieee754-api/w_sqrt.c, src/mathincl/fdlibm.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
486 src/misc/compatmode.cxx, src/misc/matherr.c, src/misc/signgam.cxx,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
487 src/misc/standard.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
488
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
489 Rename libm config option names as per the libm coding standard
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
490 review. Chiefly ensuring that CYGXXX_ prefixes are correct
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
491
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
492 * src/misc/matherr.c, include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
493 Add new CYGFUN_LIBC_matherr config option to prevent inclusion of
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
494 default matherr
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
495
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
496 Mon Jul 20 18:07:31 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
497
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
498 * src/misc/infconst.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
499 Oops. Don't let cyg_libm_infinity be static!
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
500
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
501 Thu Jul 16 20:07:26 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
502
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
503 * include/math.h, include/sys/ieeefp.h, src/misc/infconst.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
504 Remove union Cyg_libm_int_double from math.h, which was used to
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
505 define infinity, and replace with use of
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
506 Cyg_libm_ieee_double_shape_type from ieeefp.h
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
507
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
508 That type (which is a union) is now reordered so that it can be
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
509 initialised in terms of two int's
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
510
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
511 Mon Jul 13 21:55:06 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
512
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
513 * src/double/ieee754-api/w_acos.c, src/double/ieee754-api/w_acosh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
514 src/double/ieee754-api/w_asin.c, src/double/ieee754-api/w_atan2.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
515 src/double/ieee754-api/w_atanh.c, src/double/ieee754-api/w_cosh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
516 src/double/ieee754-api/w_exp.c, src/double/ieee754-api/w_fmod.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
517 src/double/ieee754-api/w_gamma.c, src/double/ieee754-api/w_gamma_r.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
518 src/double/ieee754-api/w_hypot.c, src/double/ieee754-api/w_j0.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
519 src/double/ieee754-api/w_j1.c, src/double/ieee754-api/w_jn.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
520 src/double/ieee754-api/w_lgamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
521 src/double/ieee754-api/w_lgamma_r.c, src/double/ieee754-api/w_log.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
522 src/double/ieee754-api/w_log10.c, src/double/ieee754-api/w_pow.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
523 src/double/ieee754-api/w_remainder.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
524 src/double/ieee754-api/w_scalb.c, src/double/ieee754-api/w_sinh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
525 src/double/ieee754-api/w_sqrt.c, src/double/ieee754-core/e_acos.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
526 src/double/ieee754-core/e_acosh.c, src/double/ieee754-core/e_asin.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
527 src/double/ieee754-core/e_atan2.c, src/double/ieee754-core/e_atanh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
528 src/double/ieee754-core/e_cosh.c, src/double/ieee754-core/e_exp.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
529 src/double/ieee754-core/e_fmod.c, src/double/ieee754-core/e_gamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
530 src/double/ieee754-core/e_gamma_r.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
531 src/double/ieee754-core/e_hypot.c, src/double/ieee754-core/e_j0.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
532 src/double/ieee754-core/e_j1.c, src/double/ieee754-core/e_jn.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
533 src/double/ieee754-core/e_lgamma.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
534 src/double/ieee754-core/e_lgamma_r.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
535 src/double/ieee754-core/e_log.c, src/double/ieee754-core/e_log10.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
536 src/double/ieee754-core/e_pow.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
537 src/double/ieee754-core/e_rem_pio2.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
538 src/double/ieee754-core/e_remainder.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
539 src/double/ieee754-core/e_scalb.c, src/double/ieee754-core/e_sinh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
540 src/double/ieee754-core/e_sqrt.c, src/double/internal/k_cos.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
541 src/double/internal/k_rem_pio2.c, src/double/internal/k_sin.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
542 src/double/internal/k_tan.c, src/double/portable-api/s_asinh.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
543 src/double/portable-api/s_atan.c, src/double/portable-api/s_cbrt.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
544 src/double/portable-api/s_ceil.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
545 src/double/portable-api/s_copysign.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
546 src/double/portable-api/s_cos.c, src/double/portable-api/s_erf.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
547 src/double/portable-api/s_expm1.c, src/double/portable-api/s_fabs.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
548 src/double/portable-api/s_finite.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
549 src/double/portable-api/s_floor.c, src/double/portable-api/s_frexp.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
550 src/double/portable-api/s_ilogb.c, src/double/portable-api/s_isnan.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
551 src/double/portable-api/s_ldexp.c, src/double/portable-api/s_log1p.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
552 src/double/portable-api/s_logb.c, src/double/portable-api/s_modf.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
553 src/double/portable-api/s_nextafter.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
554 src/double/portable-api/s_rint.c, src/double/portable-api/s_scalbn.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
555 src/double/portable-api/s_significand.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
556 src/double/portable-api/s_sin.c, src/double/portable-api/s_tan.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
557 src/double/portable-api/s_tanh.c, src/misc/standard.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
558
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
559 Make #ifdef __STDC__ bits compulsory and remove the associated #else
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
560 clause. We know that gcc is ISO C compatible!
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
561
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
562 Tue Jul 7 16:05:48 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
563
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
564 * src/misc/compatmode.cxx:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
565 Fix conditionalisation to prevent unused variable warning for tracing
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
566
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
567 Thu Jun 25 04:58:21 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
568
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
569 * tests/vectors/acos.c, tests/vectors/acos.h, tests/vectors/asin.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
570 tests/vectors/asin.h, tests/vectors/atan.c, tests/vectors/atan.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
571 tests/vectors/atan2.c, tests/vectors/atan2.h, tests/vectors/ceil.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
572 tests/vectors/ceil.h, tests/vectors/cos.c, tests/vectors/cos.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
573 tests/vectors/cosh.c, tests/vectors/cosh.h, tests/vectors/exp.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
574 tests/vectors/exp.h, tests/vectors/fabs.c, tests/vectors/fabs.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
575 tests/vectors/floor.c, tests/vectors/floor.h, tests/vectors/fmod.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
576 tests/vectors/fmod.h, tests/vectors/frexp.c, tests/vectors/frexp.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
577 tests/vectors/ldexp.c, tests/vectors/ldexp.h, tests/vectors/log.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
578 tests/vectors/log.h, tests/vectors/log10.c, tests/vectors/log10.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
579 tests/vectors/modf.c, tests/vectors/modf.h, tests/vectors/pow.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
580 tests/vectors/pow.h, tests/vectors/sin.c, tests/vectors/sin.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
581 tests/vectors/sinh.c, tests/vectors/sinh.h, tests/vectors/sqrt.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
582 tests/vectors/sqrt.h, tests/vectors/tan.c, tests/vectors/tan.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
583 tests/vectors/tanh.c, tests/vectors/tanh.h,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
584 tests/vectors/vector_support.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
585 Add math library tests for functions specified in the ISO standard.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
586 These are based on precomputed test vectors
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
587
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
588 * tests/PKGconf.mak:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
589 Create with above files being built
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
590
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
591 * host/acosgen.c, host/asingen.c, host/atan2gen.c, host/atangen.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
592 host/ceilgen.c, host/cosgen.c, host/coshgen.c, host/expgen.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
593 host/fabsgen.c, host/floorgen.c, host/fmodgen.c, host/frexpgen.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
594 host/ldexpgen.c, host/log10gen.c, host/loggen.c, host/modfgen.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
595 host/powgen.c, host/singen.c, host/sinhgen.c, host/sqrtgen.c,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
596 host/tangen.c, host/tanhgen.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
597 Host-side (and currently linux-specific) sources to automatically
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
598 generate test vector data used by the above tests.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
599
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
600 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
601 Ensure the kernel C API is available if we want thread safety
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
602
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
603 Wed Jun 24 15:42:31 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
604
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
605 * src/misc/standard.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
606 Fix typo in ifdef
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
607
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
608 Wed Jun 24 13:04:30 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
609
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
610 * src/misc/standard.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
611 Fix #defines for IEEE mode, revealed by permutation testing
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
612
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
613 Mon Jun 22 14:42:50 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
614
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
615 * src/misc/infconst.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
616 Fix compiler warning
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
617
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
618 Sun Jun 21 04:42:18 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
619
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
620 * include/sys/ieeefp.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
621 Add this to allow bitfield break down of IEEE floating point doubles
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
622
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
623 Wed Jun 17 08:55:21 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
624
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
625 * include/pkgconf/libm.h:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
626 Make the use of stderr for messages _not_ the default
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
627 Make thread safety the default
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
628
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
629 * src/misc/standard.c:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
630 Change alternative for fprintf(stderr,...) _not_ being used from
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
631 "CYG_EMPTY_STATEMENT" to just "0" to placate compiler.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
632
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
633 Mon Jun 15 19:59:36 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
634
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
635 * src/misc/compatmode.cxx:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
636 Fix typo in compatibility mode name
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
637
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
638 Fri Jun 5 16:31:26 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
639
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
640 * src/misc/signgam.cxx, src/misc/compatmode.cxx:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
641 Fix some minor typos when thread safety is turned on
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
642
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
643 * src/misc/matherr.c
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
644 Correct syntax of weak attribute
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
645
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
646 Fri Jun 5 07:07:03 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
647
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
648 * Initial check-in of all math library sources. Based on fdlibm-5.2.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
649
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
650
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
651 //===========================================================================
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
652 //####COPYRIGHTBEGIN####
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
653 //
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
654 // -------------------------------------------
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
655 // The contents of this file are subject to the Cygnus eCos Public License
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
656 // Version 1.0 (the "License"); you may not use this file except in
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
657 // compliance with the License. You may obtain a copy of the License at
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
658 // http://sourceware.cygnus.com/ecos
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
659 //
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
660 // Software distributed under the License is distributed on an "AS IS"
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
661 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
662 // License for the specific language governing rights and limitations under
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
663 // the License.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
664 //
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
665 // The Original Code is eCos - Embedded Cygnus Operating System, released
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
666 // September 30, 1998.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
667 //
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
668 // The Initial Developer of the Original Code is Cygnus. Portions created
2
443894e2e912 Block commit of eCos version 1.2.1
jlarmour
parents: 0
diff changeset
669 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved.
0
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
670 // -------------------------------------------
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
671 //
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
672 //####COPYRIGHTEND####
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
673 //===========================================================================