platform/upstream/glibc.git
27 years agom68k specific complex cosine implementation for float.
Ulrich Drepper [Wed, 7 May 1997 15:27:16 +0000 (15:27 +0000)]
m68k specific complex cosine implementation for float.

27 years agom68k specific complex cosine implementation.
Ulrich Drepper [Wed, 7 May 1997 15:27:03 +0000 (15:27 +0000)]
m68k specific complex cosine implementation.

27 years agoRaise invalid exception for NaN result.
Ulrich Drepper [Wed, 7 May 1997 15:26:29 +0000 (15:26 +0000)]
Raise invalid exception for NaN result.
Use __m81_test.

27 years ago(__frexp): Don't raise invalid exception on infinite value.
Ulrich Drepper [Wed, 7 May 1997 15:26:19 +0000 (15:26 +0000)]
(__frexp): Don't raise invalid exception on infinite value.
(__m81_test, __M81_COND_NAN, __M81_COND_INF, __M81_COND_NEG,
__M81_COND_ZERO): New definitions.

27 years ago(elf_machine_rela): Check for mismatch in size for copy relocation.
Ulrich Drepper [Wed, 7 May 1997 14:32:55 +0000 (14:32 +0000)]
(elf_machine_rela): Check for mismatch in size for copy relocation.

27 years agoSave the function argument in t0 rather than a4 to avoid it being
Ulrich Drepper [Wed, 30 Apr 1997 15:49:27 +0000 (15:49 +0000)]
Save the function argument in t0 rather than a4 to avoid it being
clobbered.

27 years agom68k specific optimized version of sincos for long double.
Ulrich Drepper [Mon, 21 Apr 1997 11:38:01 +0000 (11:38 +0000)]
m68k specific optimized version of sincos for long double.

27 years agom68k specific optimized version of sincos for float.
Ulrich Drepper [Mon, 21 Apr 1997 11:37:48 +0000 (11:37 +0000)]
m68k specific optimized version of sincos for float.

27 years agom68k specific optimized version of sincos for double.
Ulrich Drepper [Mon, 21 Apr 1997 11:37:37 +0000 (11:37 +0000)]
m68k specific optimized version of sincos for double.

27 years agoRewrite handling of integral exponent.
Ulrich Drepper [Mon, 21 Apr 1997 11:36:58 +0000 (11:36 +0000)]
Rewrite handling of integral exponent.

27 years agoDefine optimized versions of isgreater, isgreaterequal, isless,
Ulrich Drepper [Mon, 21 Apr 1997 11:36:45 +0000 (11:36 +0000)]
Define optimized versions of isgreater, isgreaterequal, isless,
islessequal, islessgreater, and isunordered.
Add inlined sincos{,l,f}.

27 years agom68k specific math exception handling code.
Ulrich Drepper [Thu, 17 Apr 1997 15:09:43 +0000 (15:09 +0000)]
m68k specific math exception handling code.

27 years agom68k specific math type and constant definitions.
Ulrich Drepper [Thu, 17 Apr 1997 15:07:44 +0000 (15:07 +0000)]
m68k specific math type and constant definitions.

27 years agoremquo implementation for long double according to IEEE.
Ulrich Drepper [Thu, 17 Apr 1997 15:04:34 +0000 (15:04 +0000)]
remquo implementation for long double according to IEEE.

27 years agoremquo implementation for float according to IEEE.
Ulrich Drepper [Thu, 17 Apr 1997 15:04:17 +0000 (15:04 +0000)]
remquo implementation for float according to IEEE.

27 years agoremquo implementation for double according to IEEE.
Ulrich Drepper [Thu, 17 Apr 1997 15:04:04 +0000 (15:04 +0000)]
remquo implementation for double according to IEEE.

27 years agoBasic functionality for libc on ARM
Ulrich Drepper [Mon, 14 Apr 1997 02:11:12 +0000 (02:11 +0000)]
Basic functionality for libc on ARM

27 years agom68k specific round long double to long long function.
Ulrich Drepper [Sat, 12 Apr 1997 23:37:52 +0000 (23:37 +0000)]
m68k specific round long double to long long function.

27 years agom68k specific round long double to long function.
Ulrich Drepper [Sat, 12 Apr 1997 23:37:40 +0000 (23:37 +0000)]
m68k specific round long double to long function.

27 years ago(__rinttol, rinttol): New inline.
Ulrich Drepper [Sat, 12 Apr 1997 23:37:12 +0000 (23:37 +0000)]
(__rinttol, rinttol): New inline.

27 years agoDon't define INFINITY.
Ulrich Drepper [Sat, 12 Apr 1997 23:36:57 +0000 (23:36 +0000)]
Don't define INFINITY.

27 years agoComplex sinh function for m68k.
Ulrich Drepper [Fri, 11 Apr 1997 10:28:26 +0000 (10:28 +0000)]
Complex sinh function for m68k.

27 years agoUse internal exp function instead of wrapper.
Ulrich Drepper [Fri, 11 Apr 1997 10:27:30 +0000 (10:27 +0000)]
Use internal exp function instead of wrapper.

27 years agoComplex cosh function for m68k.
Ulrich Drepper [Fri, 11 Apr 1997 10:27:18 +0000 (10:27 +0000)]
Complex cosh function for m68k.

27 years agom68k specific implementation for trunc for long double.
Ulrich Drepper [Wed, 2 Apr 1997 14:46:54 +0000 (14:46 +0000)]
m68k specific implementation for trunc for long double.

27 years agom68k specific implementation for trunc for float.
Ulrich Drepper [Wed, 2 Apr 1997 14:46:42 +0000 (14:46 +0000)]
m68k specific implementation for trunc for float.

27 years agom68k specific implementation for trunc for double.
Ulrich Drepper [Wed, 2 Apr 1997 14:46:33 +0000 (14:46 +0000)]
m68k specific implementation for trunc for double.

27 years agom68k specific implementation for nearbyint for long double.
Ulrich Drepper [Wed, 2 Apr 1997 14:46:18 +0000 (14:46 +0000)]
m68k specific implementation for nearbyint for long double.

27 years agom68k specific implementation for nearbyint for float.
Ulrich Drepper [Wed, 2 Apr 1997 14:46:07 +0000 (14:46 +0000)]
m68k specific implementation for nearbyint for float.

27 years agom68k specific implementation for nearbyint for double.
Ulrich Drepper [Wed, 2 Apr 1997 14:45:59 +0000 (14:45 +0000)]
m68k specific implementation for nearbyint for double.

27 years agom68k specific implementation for cexp for long double.
Ulrich Drepper [Wed, 2 Apr 1997 14:45:25 +0000 (14:45 +0000)]
m68k specific implementation for cexp for long double.

27 years agom68k specific implementation for cexp for float.
Ulrich Drepper [Wed, 2 Apr 1997 14:45:13 +0000 (14:45 +0000)]
m68k specific implementation for cexp for float.

27 years agom68k specific implementation for cexp for double.
Ulrich Drepper [Wed, 2 Apr 1997 14:45:04 +0000 (14:45 +0000)]
m68k specific implementation for cexp for double.

27 years agoAdapted.
Ulrich Drepper [Wed, 2 Apr 1997 14:44:29 +0000 (14:44 +0000)]
Adapted.

27 years agoRewritten.
Ulrich Drepper [Wed, 2 Apr 1997 14:44:20 +0000 (14:44 +0000)]
Rewritten.

27 years agoUse __signbit inline. Write 0.0/0.0 for NaN. Fix typo in test for `y
Ulrich Drepper [Wed, 2 Apr 1997 14:44:10 +0000 (14:44 +0000)]
Use __signbit inline.  Write 0.0/0.0 for NaN.  Fix typo in test for `y
= 0.5'.

27 years agoUse __signbit inline.
Ulrich Drepper [Wed, 2 Apr 1997 14:43:52 +0000 (14:43 +0000)]
Use __signbit inline.

27 years agoDefine __trunc, __signbit, __nearbyint. Remove __modf.
Ulrich Drepper [Wed, 2 Apr 1997 14:43:44 +0000 (14:43 +0000)]
Define __trunc, __signbit, __nearbyint.  Remove __modf.

27 years ago(CFLAGS-s_copysignl.c) [$(subdir)=math]: Define for gcc bug
Ulrich Drepper [Wed, 2 Apr 1997 14:43:30 +0000 (14:43 +0000)]
(CFLAGS-s_copysignl.c) [$(subdir)=math]: Define for gcc bug
workaround.

27 years ago(OXTABS): Don't define.
Ulrich Drepper [Thu, 27 Mar 1997 01:58:32 +0000 (01:58 +0000)]
(OXTABS): Don't define.

27 years ago(elf_machine_rela): Rewritten as for i386.
Ulrich Drepper [Thu, 27 Mar 1997 01:57:11 +0000 (01:57 +0000)]
(elf_machine_rela): Rewritten as for i386.
(elf_machine_lookup_noexec_p, elf_machine_lookup_noplt_p,
ELF_MACHINE_RELOC_NOPLT): Define.

27 years ago(CFLAGS-rtld.c): Add -Wno-unused.
Ulrich Drepper [Thu, 27 Mar 1997 01:56:58 +0000 (01:56 +0000)]
(CFLAGS-rtld.c): Add -Wno-unused.

27 years agoMirror Roland's recent changes.
Ulrich Drepper [Tue, 25 Mar 1997 02:22:23 +0000 (02:22 +0000)]
Mirror Roland's recent changes.

27 years agoAlias _setjmp to __setjmp for change to tst-setjmp.c.
Ulrich Drepper [Tue, 25 Mar 1997 02:22:14 +0000 (02:22 +0000)]
Alias _setjmp to __setjmp for change to tst-setjmp.c.

27 years agoRemove because of inaccuracy.
Ulrich Drepper [Tue, 25 Mar 1997 01:33:52 +0000 (01:33 +0000)]
Remove because of inaccuracy.

27 years agoImplementation of log2 function in m68k assembler
Ulrich Drepper [Tue, 25 Mar 1997 01:33:30 +0000 (01:33 +0000)]
Implementation of log2 function in m68k assembler

27 years agoImplementation of exp2 function in m68k assembler
Ulrich Drepper [Tue, 25 Mar 1997 01:33:22 +0000 (01:33 +0000)]
Implementation of exp2 function in m68k assembler

27 years agoRewritten.
Ulrich Drepper [Tue, 25 Mar 1997 01:31:06 +0000 (01:31 +0000)]
Rewritten.

27 years ago(__logb, logb): Don't define.
Ulrich Drepper [Tue, 25 Mar 1997 01:30:32 +0000 (01:30 +0000)]
(__logb, logb): Don't define.
(__ieee754_atan2, __ieee754_pow): Don't define here.

27 years agoRemove references to byte order macros. Don't include <endian.h>.
Ulrich Drepper [Mon, 24 Mar 1997 22:12:52 +0000 (22:12 +0000)]
Remove references to byte order macros.  Don't include <endian.h>.

27 years ago(OXTABS): Define as alias for XTABS.
Ulrich Drepper [Sat, 22 Mar 1997 04:09:37 +0000 (04:09 +0000)]
(OXTABS): Define as alias for XTABS.

27 years agoInclude ctype.h for isdigit.
Ulrich Drepper [Thu, 20 Mar 1997 19:35:32 +0000 (19:35 +0000)]
Include ctype.h for isdigit.

27 years agoInitialize `quotient' and `mask'.
Ulrich Drepper [Thu, 20 Mar 1997 19:33:28 +0000 (19:33 +0000)]
Initialize `quotient' and `mask'.

27 years agoPrune list of processed files.
Ulrich Drepper [Wed, 19 Mar 1997 12:48:14 +0000 (12:48 +0000)]
Prune list of processed files.

27 years agoAdd __getpgid.c and __setpgid.c.
Ulrich Drepper [Wed, 19 Mar 1997 05:45:44 +0000 (05:45 +0000)]
Add __getpgid.c and __setpgid.c.

27 years agoSCO 3.2.4 specific files to distribute.
Ulrich Drepper [Wed, 19 Mar 1997 05:44:31 +0000 (05:44 +0000)]
SCO 3.2.4 specific files to distribute.

27 years agoDon't define O_NORW.
Ulrich Drepper [Tue, 18 Mar 1997 04:17:55 +0000 (04:17 +0000)]
Don't define O_NORW.

27 years ago[__USE_GNU]: Add O_READ, O_WRITE and O_NORW.
Ulrich Drepper [Sun, 16 Mar 1997 20:12:24 +0000 (20:12 +0000)]
[__USE_GNU]: Add O_READ, O_WRITE and O_NORW.

27 years ago(struct stat): Change definition to use prescribed types for elements.
Ulrich Drepper [Sun, 16 Mar 1997 20:11:57 +0000 (20:11 +0000)]
(struct stat): Change definition to use prescribed types for elements.
(_STAT_VER): Change to value 2.

27 years agoAdd kernel_stat.h
Ulrich Drepper [Sun, 16 Mar 1997 19:39:48 +0000 (19:39 +0000)]
Add kernel_stat.h

27 years agoUpdate copyright.
Ulrich Drepper [Sun, 16 Mar 1997 19:31:13 +0000 (19:31 +0000)]
Update copyright.
Define O_FSYNC as alias of O_SYNC.  Add BSD compatibility macros
FAPPEND, FFSYNC, FNONBLOCK, and FNDELAY.

27 years agoUpdate copyright.
Ulrich Drepper [Sun, 16 Mar 1997 19:28:40 +0000 (19:28 +0000)]
Update copyright.

27 years agom68k specific infinity values.
Ulrich Drepper [Sun, 16 Mar 1997 18:33:39 +0000 (18:33 +0000)]
m68k specific infinity values.

27 years agoRemove cabs inline definition.
Ulrich Drepper [Sat, 8 Mar 1997 17:55:27 +0000 (17:55 +0000)]
Remove cabs inline definition.

27 years ago Update feature tests to use __USE_ISOC9X.
Ulrich Drepper [Sat, 8 Mar 1997 05:08:06 +0000 (05:08 +0000)]
 Update feature tests to use __USE_ISOC9X.
[__USE_ISOC9X]: Define __log2 and __exp2 inlines.
(fabs): Remove defininition, it is a gcc builtin.
(sqrt, __sqrt): Remove definition, they have wrappers in libm.

27 years agoupdate from main archive 970304
Ulrich Drepper [Tue, 4 Mar 1997 05:53:20 +0000 (05:53 +0000)]
update from main archive 970304

27 years agoupdate from main archive 970218
Ulrich Drepper [Wed, 19 Feb 1997 04:43:26 +0000 (04:43 +0000)]
update from main archive 970218

27 years agoUpdate to 2.1.x development version
Ulrich Drepper [Sat, 15 Feb 1997 04:31:01 +0000 (04:31 +0000)]
Update to 2.1.x development version

27 years agoupdate from main archive 970209
Ulrich Drepper [Mon, 10 Feb 1997 03:19:47 +0000 (03:19 +0000)]
update from main archive 970209

27 years agoupdate from main archive 970203
Ulrich Drepper [Tue, 4 Feb 1997 02:00:49 +0000 (02:00 +0000)]
update from main archive 970203

27 years agoupdate from main archive 970202
Ulrich Drepper [Mon, 3 Feb 1997 03:18:05 +0000 (03:18 +0000)]
update from main archive 970202

27 years agoupdate from main archive 970201
Ulrich Drepper [Sun, 2 Feb 1997 01:49:47 +0000 (01:49 +0000)]
update from main archive 970201

27 years agoupdate from main archive 970128
Ulrich Drepper [Wed, 29 Jan 1997 03:50:12 +0000 (03:50 +0000)]
update from main archive 970128

27 years agoupdate from main archive 970127
Ulrich Drepper [Tue, 28 Jan 1997 03:59:28 +0000 (03:59 +0000)]
update from main archive 970127

27 years agoupdate from main archive 970126
Ulrich Drepper [Mon, 27 Jan 1997 06:02:00 +0000 (06:02 +0000)]
update from main archive 970126

27 years agoupdate from main archive 970124
Ulrich Drepper [Sat, 25 Jan 1997 02:36:30 +0000 (02:36 +0000)]
update from main archive 970124

27 years agoupdate from main archive 970122
Ulrich Drepper [Fri, 24 Jan 1997 02:23:43 +0000 (02:23 +0000)]
update from main archive 970122

27 years agoupdate from main archive 970121
Ulrich Drepper [Thu, 23 Jan 1997 04:24:10 +0000 (04:24 +0000)]
update from main archive 970121

27 years agoupdate from main archive 970121
Ulrich Drepper [Wed, 22 Jan 1997 05:25:54 +0000 (05:25 +0000)]
update from main archive 970121

27 years agoupdate from main archive 970120
Ulrich Drepper [Tue, 21 Jan 1997 06:10:09 +0000 (06:10 +0000)]
update from main archive 970120

27 years agoupdate from main arhive 970119
Ulrich Drepper [Mon, 20 Jan 1997 02:49:42 +0000 (02:49 +0000)]
update from main arhive 970119

27 years agoupdate from main archive 970118
Ulrich Drepper [Sun, 19 Jan 1997 04:54:14 +0000 (04:54 +0000)]
update from main archive 970118

27 years agoupdate from main archive 960107
Ulrich Drepper [Tue, 7 Jan 1997 23:29:44 +0000 (23:29 +0000)]
update from main archive 960107

27 years agoupdate from main archive 960105
Ulrich Drepper [Mon, 6 Jan 1997 22:07:18 +0000 (22:07 +0000)]
update from main archive 960105

27 years agoInstruction to abort any process
Ulrich Drepper [Thu, 2 Jan 1997 18:38:59 +0000 (18:38 +0000)]
Instruction to abort any process

27 years agoupdate from main archive 970101
Ulrich Drepper [Wed, 1 Jan 1997 15:27:53 +0000 (15:27 +0000)]
update from main archive 970101

27 years agoupdate from main archive 961229
Ulrich Drepper [Mon, 30 Dec 1996 01:47:43 +0000 (01:47 +0000)]
update from main archive 961229

27 years agoupdate from main archive 961220
Ulrich Drepper [Sat, 21 Dec 1996 04:13:47 +0000 (04:13 +0000)]
update from main archive 961220

27 years agoUpdate from main archive 961219
Ulrich Drepper [Fri, 20 Dec 1996 01:35:29 +0000 (01:35 +0000)]
Update from main archive 961219

27 years agoupdate from main archive 961217
Ulrich Drepper [Wed, 18 Dec 1996 03:23:36 +0000 (03:23 +0000)]
update from main archive 961217

27 years agoupdate from main arcive 961210
Ulrich Drepper [Wed, 11 Dec 1996 01:40:18 +0000 (01:40 +0000)]
update from main arcive 961210

27 years agoupdate from main archive 961207
Ulrich Drepper [Sun, 8 Dec 1996 08:00:59 +0000 (08:00 +0000)]
update from main archive 961207

27 years agoupdate from main archive 961206
Ulrich Drepper [Sat, 7 Dec 1996 03:30:23 +0000 (03:30 +0000)]
update from main archive 961206

27 years agoupdate from main archive 961203
Ulrich Drepper [Wed, 4 Dec 1996 01:41:27 +0000 (01:41 +0000)]
update from main archive 961203

27 years agoupdate from main archive 961127
Ulrich Drepper [Fri, 29 Nov 1996 02:21:14 +0000 (02:21 +0000)]
update from main archive 961127

27 years agoupdate from main archive 961127
Ulrich Drepper [Thu, 28 Nov 1996 04:16:09 +0000 (04:16 +0000)]
update from main archive 961127

27 years agoupdate from main archive 961126
Ulrich Drepper [Wed, 27 Nov 1996 06:09:14 +0000 (06:09 +0000)]
update from main archive 961126

27 years agoupdate from main archive 961119
Ulrich Drepper [Wed, 20 Nov 1996 03:45:46 +0000 (03:45 +0000)]
update from main archive 961119

27 years agoupdate from main archive 961116
Ulrich Drepper [Sun, 17 Nov 1996 03:15:22 +0000 (03:15 +0000)]
update from main archive 961116

27 years agoupdate from main archive 961114
Ulrich Drepper [Fri, 15 Nov 1996 04:08:00 +0000 (04:08 +0000)]
update from main archive 961114