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 |
|
Andreas Jaeger
|
5d1aa2e61b
|
2000-05-17 Jakub Jelinek <jakub@redhat.com>
* sysdeps/arm/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Add
__extension__ to hexadecimal floating constant notation.
* sysdeps/i386/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL):
Likewise.
* sysdeps/ieee754/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Likewise.
* sysdeps/m68k/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL):
Likewise.
* sysdeps/sparc/sparc64/bits/huge_val.h (HUGE_VAL, HUGE_VALF,
HUGE_VALL): Likewise.
* sysdeps/sparc/sparc32/bits/huge_val.h (HUGE_VAL, HUGE_VALF,
HUGE_VALL): Likewise.
(HUGE_VALL): Set to HUGE_VAL on sparc32.
|
2000-05-17 17:18:49 +00:00 |
|
Ulrich Drepper
|
408c9db5d3
|
(elf_machine_fixup_plt): Change return valuie to lookup_t and return the value.
|
2000-05-05 07:12:09 +00:00 |
|
Andreas Schwab
|
a169be8dd3
|
* sysdeps/m68k/dl-machine.h (RTLD_START): Readd _dl_start_user
entry point, used on Hurd.
|
2000-04-05 11:01:20 +00:00 |
|
Andreas Schwab
|
a502960ee1
|
* sysdeps/m68k/dl-machine.h (RTLD_START): Rewrite for new init
function interface. Remove unused _dl_start_user entry point.
|
2000-04-04 12:08:40 +00:00 |
|
Ulrich Drepper
|
7189e3b807
|
Use D_PTR to access relocated entries in l_info.
|
2000-03-31 05:16:19 +00:00 |
|
Ulrich Drepper
|
41841677b4
|
Change default version to GLIBC_2.2.
|
2000-02-26 01:09:38 +00:00 |
|
Ulrich Drepper
|
c2fab833fb
|
m68k specific definitions of macros to get stack pointer and high
precision timer.
|
2000-02-11 19:47:42 +00:00 |
|
Ulrich Drepper
|
16e4bf6fec
|
Correct return value according to the standard.
|
2000-01-31 07:56:49 +00:00 |
|
Ulrich Drepper
|
6d1adc8734
|
Protect definitions for math.h against double inclusion.
|
1999-12-18 19:36:39 +00:00 |
|
Andreas Schwab
|
d2463e15d1
|
* sysdeps/m68k/bits/byteswap.h (__bswap_32): Rename local variable
__v to __bswap_32_v.
(__bswap_64): Rename local variables __v and __r to __bswap_64_v
and __bswap_64_r to avoid clash with __bswap_32 macro.
|
1999-11-29 17:50:55 +00:00 |
|
Ulrich Drepper
|
146bade74f
|
Return value and add alias.
|
1999-10-31 23:13:47 +00:00 |
|
Ulrich Drepper
|
6c555ab57e
|
Replace __USE_ISOC9X by __USE_ISOC99 and also recognize _ISOC99_SOURCE.
|
1999-10-31 17:31:25 +00:00 |
|
Ulrich Drepper
|
143751489c
|
Use hexadecimal floating-point constants for gcc >= 2.95.
|
1999-08-24 20:35:50 +00:00 |
|
Andreas Schwab
|
773d8a5255
|
* sysdeps/m68k/dl-machine.h (RTLD_START): Call pre-init funtions.
|
1999-07-26 08:27:39 +00:00 |
|
Roland McGrath
|
893f3d106f
|
1999-07-21 Roland McGrath <roland@baalperazim.frob.com>
* elf/dl-reloc.c (_dl_reloc_bad_type): New function.
* elf/ldsodefs.h: Declare it.
* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Use it
instead of assert.
(elf_machine_lazy_rel): Likewise. Take new arg MAP.
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
(elf_machine_lazy_rel): Likewise.
* sysdeps/mips/dl-machine.h (elf_machine_rel): Likewise.
(elf_machine_lazy_rel): Likewise.
* sysdeps/mips/mips64/dl-machine.h (elf_machine_rel): Likewise.
(elf_machine_lazy_rel): Likewise.
* sysdeps/m68k/dl-machine.h (elf_machine_rela): Likewise.
(elf_machine_lazy_rel): Likewise.
* sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
(elf_machine_lazy_rel): Likewise.
* sysdeps/generic/dl-machine.h (elf_machine_rel): Likewise.
* sysdeps/arm/dl-machine.h (elf_machine_rel): Likewise.
(elf_machine_lazy_rel): Likewise.
* sysdeps/alpha/dl-machine.h (elf_machine_rela): Likewise.
(elf_machine_lazy_rel): Likewise.
* sysdeps/powerpc/dl-machine.h (elf_machine_lazy_rel): Likewise.
* sysdeps/powerpc/dl-machine.c (__process_machine_rela): Use
_dl_reloc_bad_type instead of _dl_signal_error.
* elf/do-rel.h (elf_dynamic_do_rel): Pass MAP to elf_machine_lazy_rel.
|
1999-07-21 16:57:52 +00:00 |
|
Ulrich Drepper
|
6ad8eb9f5e
|
Adjusted for modified strtold extendability.
|
1999-07-14 00:28:43 +00:00 |
|
Ulrich Drepper
|
3ca78edaed
|
Adjusted for modified printf_fphex extendability.
|
1999-07-14 00:28:28 +00:00 |
|
Ulrich Drepper
|
eb302d6895
|
Add flt-32, dbl-64, and ldbl-96.
|
1999-07-14 00:27:51 +00:00 |
|
Andreas Schwab
|
d38f39d005
|
New file.
|
1999-06-26 18:11:01 +00:00 |
|
Andreas Schwab
|
5da9d1244a
|
* sysdeps/m68k/fpu/bits/mathinline.h: Move all libm internal
definitions...
* sysdeps/m68k/fpu/mathimpl.h: ... here. New file.
* sysdeps/m68k/fpu/e_acos.c: Include "mathimpl.h".
* sysdeps/m68k/fpu/e_atan2.c: Likewise.
* sysdeps/m68k/fpu/e_fmod.c: Likewise.
* sysdeps/m68k/fpu/e_pow.c: Likewise.
* sysdeps/m68k/fpu/e_scalb.c: Likewise.
* sysdeps/m68k/fpu/s_ccos.c: Likewise.
* sysdeps/m68k/fpu/s_ccosh.c: Likewise.
* sysdeps/m68k/fpu/s_cexp.c: Likewise.
* sysdeps/m68k/fpu/s_csin.c: Likewise.
* sysdeps/m68k/fpu/s_csinh.c: Likewise.
* sysdeps/m68k/fpu/s_ilogb.c: Likewise.
* sysdeps/m68k/fpu/s_llrint.c: Likewise.
* sysdeps/m68k/fpu/s_llrintf.c: Likewise.
* sysdeps/m68k/fpu/s_llrintl.c: Likewise.
* sysdeps/m68k/fpu/s_modf.c: Likewise.
|
1999-06-26 16:43:55 +00:00 |
|
Andreas Schwab
|
55dec6d865
|
New files, optimized for m68k.
|
1999-06-14 00:59:40 +00:00 |
|
Andreas Schwab
|
303e53829a
|
* sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Prepend __ to member
names to protect from user's macro namespace.
* sysdeps/m68k/fpu/feholdexcpt.c, sysdeps/m68k/fpu/fesetenv.c:
Adapted.
|
1999-05-22 17:14:30 +00:00 |
|
Andreas Schwab
|
761fb24284
|
New file.
|
1999-04-30 17:27:14 +00:00 |
|
Ulrich Drepper
|
2838157b3d
|
m68k specific function to print floating point numbers in hexadecimal
format.
|
1999-03-10 16:07:49 +00:00 |
|
Ulrich Drepper
|
d122725600
|
m68k specific strtold wrapper.
|
1999-03-08 21:39:15 +00:00 |
|
Ulrich Drepper
|
df019d9428
|
(ucontext): Rename field uc_links to
uc_link which is the right name according to Unix98.
|
1999-03-01 07:20:35 +00:00 |
|
Ulrich Drepper
|
e675032fec
|
(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.
|
1999-02-20 18:22:38 +00:00 |
|
Ulrich Drepper
|
a2790a3c68
|
(elf_machine_rela): DT_STRTAB is already relocated.
|
1999-02-20 14:58:50 +00:00 |
|
Andreas Schwab
|
02c1ba5bdf
|
* sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_test instead
of separare explicit comparisons.
|
1999-02-13 16:51:29 +00:00 |
|
Ulrich Drepper
|
a87b0e3624
|
m68k specific export and versioning list.
|
1999-01-29 09:06:03 +00:00 |
|
Andreas Schwab
|
6d1d5abfa2
|
* sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expression
to avoid accessing global data in the usual case.
|
1999-01-04 01:36:55 +00:00 |
|
Ulrich Drepper
|
1173aab2d2
|
Remove __setfpucw declaration, it's an internal symbol.
|
1998-11-26 12:00:10 +00:00 |
|
Ulrich Drepper
|
200172bd3f
|
Define ISO C 9X stuff only if included from math.h and __USE_ISOC9X is
defined.
|
1998-11-10 19:10:36 +00:00 |
|
Ulrich Drepper
|
79df5fdb24
|
Define only if __USE_ISOC9X.
|
1998-11-05 18:05:39 +00:00 |
|
Andreas Schwab
|
641d707400
|
* sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startup
flag.
|
1998-10-07 02:02:53 +00:00 |
|
Andreas Schwab
|
b3e2d5611f
|
* sysdeps/m68k/dl-machine.h (elf_machine_lazy_rel): Slightly
optimized.
|
1998-09-22 01:42:11 +00:00 |
|