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