Ulrich Drepper
57d377f1f9
Adapted.
1997-04-02 14:44:29 +00:00
Ulrich Drepper
344114d049
Rewritten.
1997-04-02 14:44:20 +00:00
Ulrich Drepper
62f075cd3b
Use __signbit inline. Write 0.0/0.0 for NaN. Fix typo in test for `y
...
= 0.5'.
1997-04-02 14:44:10 +00:00
Ulrich Drepper
231e25e2a3
Use __signbit inline.
1997-04-02 14:43:52 +00:00
Ulrich Drepper
b9a0a7fbcd
Define __trunc, __signbit, __nearbyint. Remove __modf.
1997-04-02 14:43:44 +00:00
Ulrich Drepper
349d129b3a
(CFLAGS-s_copysignl.c) [$(subdir)=math]: Define for gcc bug
...
workaround.
1997-04-02 14:43:30 +00:00
Ulrich Drepper
6383b7f583
(OXTABS): Don't define.
1997-03-27 01:58:32 +00:00
Ulrich Drepper
fea9a86a67
(elf_machine_rela): Rewritten as for i386.
...
(elf_machine_lookup_noexec_p, elf_machine_lookup_noplt_p,
ELF_MACHINE_RELOC_NOPLT): Define.
1997-03-27 01:57:11 +00:00
Ulrich Drepper
d42c91d9d2
(CFLAGS-rtld.c): Add -Wno-unused.
1997-03-27 01:56:58 +00:00
Ulrich Drepper
f2d725f3ad
Mirror Roland's recent changes.
1997-03-25 02:22:23 +00:00
Ulrich Drepper
41b0696286
Alias _setjmp to __setjmp for change to tst-setjmp.c.
1997-03-25 02:22:14 +00:00
Ulrich Drepper
c7b6ca33fd
Remove because of inaccuracy.
1997-03-25 01:33:52 +00:00
Ulrich Drepper
4a900bdbca
Implementation of log2 function in m68k assembler
1997-03-25 01:33:30 +00:00
Ulrich Drepper
3eb7704ced
Implementation of exp2 function in m68k assembler
1997-03-25 01:33:22 +00:00
Ulrich Drepper
57a52ec851
Rewritten.
1997-03-25 01:31:06 +00:00
Ulrich Drepper
647de4a8f9
(__logb, logb): Don't define.
...
(__ieee754_atan2, __ieee754_pow): Don't define here.
1997-03-25 01:30:32 +00:00
Ulrich Drepper
885775487a
Remove references to byte order macros. Don't include <endian.h>.
1997-03-24 22:12:52 +00:00
Ulrich Drepper
ccc9296868
(OXTABS): Define as alias for XTABS.
1997-03-22 04:09:37 +00:00
Ulrich Drepper
d44e567483
Include ctype.h for isdigit.
1997-03-20 19:35:32 +00:00
Ulrich Drepper
cb23ff1f57
Initialize quotient' and
mask'.
1997-03-20 19:33:28 +00:00
Ulrich Drepper
1059fb7661
Prune list of processed files.
1997-03-19 12:48:14 +00:00
Ulrich Drepper
17f51151d2
Add __getpgid.c and __setpgid.c.
1997-03-19 05:45:44 +00:00
Ulrich Drepper
e90fcf920b
SCO 3.2.4 specific files to distribute.
1997-03-19 05:44:31 +00:00
Ulrich Drepper
465b53087d
Don't define O_NORW.
1997-03-18 04:17:55 +00:00
Ulrich Drepper
de806c59bb
[__USE_GNU]: Add O_READ, O_WRITE and O_NORW.
1997-03-16 20:12:24 +00:00
Ulrich Drepper
bd0059411f
(struct stat): Change definition to use prescribed types for elements.
...
(_STAT_VER): Change to value 2.
1997-03-16 20:11:57 +00:00
Ulrich Drepper
ca22c3b98a
Add kernel_stat.h
1997-03-16 19:39:48 +00:00
Ulrich Drepper
c6f4ab1a9c
Update copyright.
...
Define O_FSYNC as alias of O_SYNC. Add BSD compatibility macros
FAPPEND, FFSYNC, FNONBLOCK, and FNDELAY.
1997-03-16 19:31:13 +00:00
Ulrich Drepper
6b05d409ee
Update copyright.
1997-03-16 19:28:40 +00:00
Ulrich Drepper
0e126f4bac
m68k specific infinity values.
1997-03-16 18:33:39 +00:00
Ulrich Drepper
e79446f41d
Remove cabs inline definition.
1997-03-08 17:55:27 +00:00
Ulrich Drepper
3b117ce72c
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.
1997-03-08 05:08:06 +00:00
Ulrich Drepper
28c50ce97f
update from main archive 970304
1997-03-04 05:53:20 +00:00
Ulrich Drepper
d6abe77e92
update from main archive 970218
1997-02-19 04:43:26 +00:00
Ulrich Drepper
4ead5e7163
Update to 2.1.x development version
1997-02-15 04:31:01 +00:00
Ulrich Drepper
f2a7bb209a
update from main archive 970209
1997-02-10 03:19:47 +00:00
Ulrich Drepper
362edefbd8
update from main archive 970203
1997-02-04 02:00:49 +00:00
Ulrich Drepper
f316a01110
update from main archive 970202
1997-02-03 03:18:05 +00:00
Ulrich Drepper
19e7f5a664
update from main archive 970201
1997-02-02 01:49:47 +00:00
Ulrich Drepper
058af9f0a6
update from main archive 970128
1997-01-29 03:50:12 +00:00
Ulrich Drepper
2afcaa9026
update from main archive 970127
1997-01-28 03:59:28 +00:00
Ulrich Drepper
4cc93c083b
update from main archive 970126
1997-01-27 06:02:00 +00:00
Ulrich Drepper
48e698a89c
update from main archive 970124
1997-01-25 02:36:30 +00:00
Ulrich Drepper
b568adc31d
update from main archive 970122
1997-01-24 02:23:43 +00:00
Ulrich Drepper
dc37f3e59d
update from main archive 970121
1997-01-23 04:24:10 +00:00
Ulrich Drepper
9a82d002aa
update from main archive 970121
1997-01-22 05:25:54 +00:00
Ulrich Drepper
7a155da841
update from main archive 970120
1997-01-21 06:10:09 +00:00
Ulrich Drepper
b5ce64efa4
update from main arhive 970119
1997-01-20 02:49:42 +00:00
Ulrich Drepper
df5a92fd38
update from main archive 970118
1997-01-19 04:54:14 +00:00
Ulrich Drepper
50d1b4888d
update from main archive 960107
1997-01-07 23:29:44 +00:00