Andreas Schwab
|
2d61dc3cdf
|
Updated.
|
2001-08-29 21:12:09 +00:00 |
|
Ulrich Drepper
|
5c6029e5c0
|
(elf_machine_lookup_noplt_p, elf_machine_lookup_noexec_p): Remove.
(elf_machine_type_class): Define.
|
2001-08-26 22:26:38 +00:00 |
|
Ulrich Drepper
|
638c8659a7
|
(elf_machine_rela_relative): Rename from elf_machine_rel_relative.
|
2001-08-24 14:51:50 +00:00 |
|
Ulrich Drepper
|
85bdccdbd2
|
Define elf_machine_rel_relative. Minor optimizations.
|
2001-08-24 08:43:21 +00:00 |
|
Andreas Schwab
|
4afac624ab
|
(atomic_add): Don't allow address register for operand 0.
|
2001-08-15 13:09:16 +00:00 |
|
Andreas Jaeger
|
f01ec4673b
|
Put under LGPL v2.1.
|
2001-07-07 10:13:33 +00:00 |
|
Andreas Jaeger
|
3214b89b32
|
Update to LGPL v2.1.
|
2001-07-06 04:56:23 +00:00 |
|
Andreas Schwab
|
f702391cdd
|
* sysdeps/m68k/fpu/bits/mathinline.h: Don't define log2 as inline.
* sysdeps/m68k/fpu/mathimpl.h: Define __ieee754_log2 as inline.
|
2001-06-15 13:59:28 +00:00 |
|
Andreas Schwab
|
2535264f94
|
Fix typo.
|
2001-06-14 14:17:49 +00:00 |
|
Ulrich Drepper
|
356aba5785
|
M68k log2l implementation.
|
2001-06-06 12:54:56 +00:00 |
|
Ulrich Drepper
|
34583d4c47
|
M68k log2f implementation.
|
2001-06-06 12:54:45 +00:00 |
|
Ulrich Drepper
|
27b26c503a
|
M68k log2 implementation.
|
2001-06-06 12:54:31 +00:00 |
|
Ulrich Drepper
|
0182de12e0
|
Renamed.
|
2001-06-06 12:54:01 +00:00 |
|
Andreas Jaeger
|
13906e12b9
|
Add .type for the entry point.
|
2001-06-05 06:20:45 +00:00 |
|
Roland McGrath
|
60446d7a54
|
2001-06-01 Roland McGrath <roland@frob.com>
* sysdeps/alpha/fpu/fclrexcpt.c: #include <shlib-compat.h>
and use compat_symbol/versioned_symbol instead of plain
symbol_version/default_symbol_version.
* sysdeps/alpha/fpu/fegetenv.c: Likewise.
* sysdeps/alpha/fpu/fesetenv.c: Likewise.
* sysdeps/alpha/fpu/feupdateenv.c: Likewise.
* sysdeps/alpha/fpu/fgetexcptflg.c: Likewise.
* sysdeps/alpha/fpu/fraiseexcpt.c: Likewise.
* sysdeps/alpha/fpu/fsetexcptflg.c: Likewise.
* sysdeps/arm/fpu/fclrexcpt.c: Likewise.
* sysdeps/arm/fpu/fegetenv.c: Likewise.
* sysdeps/arm/fpu/fesetenv.c: Likewise.
* sysdeps/arm/fpu/fraiseexcpt.c: Likewise.
* sysdeps/arm/fpu/fsetexcptflg.c: Likewise.
* sysdeps/i386/fpu/fclrexcpt.c: Likewise.
* sysdeps/i386/fpu/fegetenv.c: Likewise.
* sysdeps/i386/fpu/fesetenv.c: Likewise.
* sysdeps/i386/fpu/feupdateenv.c: Likewise.
* sysdeps/i386/fpu/fgetexcptflg.c: Likewise.
* sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
* sysdeps/i386/fpu/fsetexcptflg.c: Likewise.
* sysdeps/m68k/fpu/fclrexcpt.c: Likewise.
* sysdeps/m68k/fpu/fegetenv.c: Likewise.
* sysdeps/m68k/fpu/fesetenv.c: Likewise.
* sysdeps/m68k/fpu/feupdateenv.c: Likewise.
* sysdeps/m68k/fpu/fgetexcptflg.c: Likewise.
* sysdeps/m68k/fpu/fraiseexcpt.c: Likewise.
* sysdeps/m68k/fpu/fsetexcptflg.c: Likewise.
* sysdeps/powerpc/fclrexcpt.c: Likewise.
* sysdeps/powerpc/fpu/fegetenv.c: Likewise.
* sysdeps/powerpc/fpu/fesetenv.c: Likewise.
* sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
* sysdeps/powerpc/fpu/fgetexcptflg.c: Likewise.
* sysdeps/powerpc/fpu/fraiseexcpt.c: Likewise.
* sysdeps/powerpc/fpu/fsetexcptflg.c: Likewise.
|
2001-06-02 05:58:29 +00:00 |
|
Andreas Schwab
|
efaa6dd8a2
|
* sysdeps/m68k/fpu/libm-test-ulps: Update.
|
2001-04-20 13:02:01 +00:00 |
|
Ulrich Drepper
|
b0b7e44c75
|
Adjust for increased precision in result of several tests.
|
2001-04-17 18:59:43 +00:00 |
|
Andreas Schwab
|
910250c575
|
Adjusted.
|
2001-04-11 08:33:14 +00:00 |
|
Andreas Schwab
|
5d0b153553
|
* sysdeps/m68k/fpu/e_pow.c: Correct handling of some exceptional
values.
* sysdeps/m68k/fpu/e_scalb.c: Likewise.
|
2001-04-10 19:58:52 +00:00 |
|
Ulrich Drepper
|
b33675cd5e
|
Dummy replacement for code not needed here.
|
2001-03-11 23:25:54 +00:00 |
|
Ulrich Drepper
|
773b640096
|
Replace use of old output functions with the new ones.
|
2001-02-28 06:35:24 +00:00 |
|
Ulrich Drepper
|
191b842dfe
|
m68k exp2l implementation.
|
2001-02-17 16:49:41 +00:00 |
|
Ulrich Drepper
|
c79b4fded1
|
m68k exp2f implementation.
|
2001-02-17 16:49:28 +00:00 |
|
Ulrich Drepper
|
f1ba5c30fc
|
m68k exp2 implementation.
|
2001-02-17 16:49:17 +00:00 |
|
Ulrich Drepper
|
00ec1b7df9
|
Renamed to e_exp2.
|
2001-02-17 16:46:12 +00:00 |
|
Andreas Schwab
|
ca50de95e8
|
Correctly handle m68k long double format.
|
2001-02-16 13:40:22 +00:00 |
|
Ulrich Drepper
|
e8fcfc26e4
|
Include <float.h>.
|
2001-01-31 06:34:29 +00:00 |
|
Andreas Schwab
|
582f2b191d
|
(__bswap_32): Add cast to avoid invalid asm.
|
2001-01-17 15:54:57 +00:00 |
|
Ulrich Drepper
|
e9a0b83c8f
|
Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions.
|
2000-12-04 08:37:22 +00:00 |
|
Andreas Schwab
|
a873180d70
|
Add some more ulps.
|
2000-10-27 16:22:44 +00:00 |
|
Ulrich Drepper
|
ff86bfcd6b
|
Update after libm-test.inc change.
|
2000-10-26 17:23:46 +00:00 |
|
Andreas Schwab
|
ee44fc4b60
|
Updated.
|
2000-10-23 19:14:22 +00:00 |
|
Ulrich Drepper
|
f1dba30859
|
(elf_machine_matches_host): Parameter is now pointer to ELF header.
|
2000-10-20 17:04:28 +00:00 |
|
Andreas Schwab
|
09ac296dc4
|
Update for changes in libm-test.inc.
|
2000-10-17 13:24:28 +00:00 |
|
Andreas Schwab
|
ef892797ee
|
Fix last change (misapplied).
|
2000-10-16 09:21:25 +00:00 |
|
Andreas Schwab
|
b57d767cf4
|
2000-10-13 Michael Fedrowitz <michael@fedrowitz.de>
* sysdeps/m68k/dl-machine.h (_dl_start_user): Pass correct
arguments to _dl_init.
|
2000-10-14 12:43:00 +00:00 |
|
Andreas Schwab
|
f7a43cc94a
|
Ulps for m68k.
|
2000-09-26 17:34:57 +00:00 |
|
Ulrich Drepper
|
efc4903b91
|
Reorder ieee754 implies so that ldbl-* comes first.
|
2000-09-16 22:59:10 +00:00 |
|
Ulrich Drepper
|
03a34c9bc2
|
(FP_ILOGB0): Use values which don't produce warnings.
|
2000-09-01 06:57:40 +00:00 |
|
Ulrich Drepper
|
d31dde9292
|
Make FP_ILOGB0 and FP_ILOGBNAN int values.
|
2000-09-01 06:32:15 +00:00 |
|
Ulrich Drepper
|
858db9cbc8
|
Change type of FE_*_ENV macros to const fenv_t*.
|
2000-09-01 04:41:12 +00:00 |
|
Andreas Schwab
|
f10fa39cc7
|
* sysdeps/m68k/fpu/fegetexcept.c: New file.
* sysdeps/m68k/fpu/fedisblxcpt.c: New file.
* sysdeps/m68k/fpu/feenablxcpt.c: New file.
|
2000-08-16 15:08:45 +00:00 |
|
Greg McGary
|
ca67152c2a
|
* sysdeps/generic/bp-checks.h (__memchr): Remove incorrect decl.
(__ubp_memchr): Add correct decl.
(_CHECK_STRING): Use __ubp_memchr.
* sysdeps/alpha/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
New alias for unbounded-pointer __memchr.
* sysdeps/i386/memchr.S: Likewise.
* sysdeps/ia64/memchr.S: Likewise.
* sysdeps/m68k/memchr.S: Likewise.
* sysdeps/sparc/sparc32/memchr.S: Likewise.
* sysdeps/sparc/sparc64/memchr.S: Likewise.
* sysdeps/vax/memchr.s: Likewise.
|
2000-07-26 18:21:15 +00:00 |
|
Greg McGary
|
23e6128c4e
|
* sysdeps/generic/bp-checks.h: Use unbounded __memchr
rather than non-existent __ubp_memchr.
(CHECK_STRINGopt, CHECK_FCNTL, BOUNDED_N, BOUNDED_1): New macros.
(_CHECK_STRING, _CHECK_N): New macros.
(CHECK_STRING, CHECK_N, CHECK_Nopt): Rewrite in terms of _CHECK_*.
(CHECK_IOCTL): Move inside `#if !__ASSEMBLER__'.
* sysdeps/alpha/memchr.S: Change strong name to "__memchr".
Add weak alias "memchr".
* sysdeps/generic/memchr.c: Likewise.
* sysdeps/i386/memchr.S: Likewise.
* sysdeps/ia64/memchr.S: Likewise.
* sysdeps/m68k/memchr.S: Likewise.
* sysdeps/sparc/sparc32/memchr.S: Likewise.
* sysdeps/sparc/sparc64/memchr.S: Likewise.
* sysdeps/vax/memchr.s: Likewise.
|
2000-07-17 22:36:16 +00:00 |
|
Ulrich Drepper
|
c92d72a8fe
|
Include <sysdeps/generic/memusage.h>.
|
2000-06-20 06:33:57 +00:00 |
|
Ulrich Drepper
|
949eb60694
|
Macro to allow memory usage tracking.
|
2000-06-20 06:29:45 +00:00 |
|
Ulrich Drepper
|
3f56045a39
|
Renamed to memusage.h.
|
2000-06-20 06:29:15 +00:00 |
|
Ulrich Drepper
|
eb29107be8
|
Add __THROW to all inlines to match prototypes in mathcalls.h.
|
2000-06-04 16:10:51 +00:00 |
|
Andreas Jaeger
|
d41b66ce6a
|
Remove K&R support, use ANSI C prototypes.
|
2000-05-23 08:42:59 +00:00 |
|
Andreas Jaeger
|
e4a8c0f332
|
2000-05-21 Jakub Jelinek <jakub@redhat.com>
* sysdeps/arm/bits/huge_val.h: Prereq gcc 2.96+, not 2.95.
* sysdeps/i386/bits/huge_val.h: Likewise.
* sysdeps/ieee754/bits/huge_val.h: Likewise.
* sysdeps/m68k/bits/huge_val.h: Likewise.
* sysdeps/sparc/sparc32/bits/huge_val.h: Likewise.
* sysdeps/sparc/sparc64/bits/huge_val.h: Likewise.
|
2000-05-22 09:25:13 +00:00 |
|