Ulrich Drepper
|
8e8e600ed7
|
Implied directories for alpha/alphaev6.
|
2000-12-08 17:17:08 +00:00 |
|
Ulrich Drepper
|
ebc9cec7b7
|
Fix typo.
|
2000-12-08 17:16:52 +00:00 |
|
Ulrich Drepper
|
de55c82792
|
Tail call to __stxcpy.
|
2000-12-08 17:16:42 +00:00 |
|
Ulrich Drepper
|
fa6dc9e01e
|
Alpha rawmemchr implementation.
|
2000-12-08 17:16:25 +00:00 |
|
Ulrich Drepper
|
4ba8e511ff
|
Use a shorter sequence.
|
2000-12-08 17:16:05 +00:00 |
|
Ulrich Drepper
|
d284ba97fb
|
(__data_start): Define.
|
2000-12-06 04:05:25 +00:00 |
|
Ulrich Drepper
|
e9a0b83c8f
|
Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions.
|
2000-12-04 08:37:22 +00:00 |
|
Andreas Schwab
|
0abafb2042
|
* sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
* sysdeps/arm/setjmp.S: Likewise.
* sysdeps/arm/fpu/setjmp.S: Likewise.
* sysdeps/i386/setjmp.S: Likewise.
* sysdeps/i386/elf/setjmp.S: Likewise.
* sysdeps/s390/setjmp.S: Likewise.
* sysdeps/s390/elf/setjmp.S: Likewise.
* sysdeps/sh/sh3/setjmp.S: Likewise.
* sysdeps/sh/sh4/setjmp.S: Likewise.
* sysdeps/sparc/sparc32/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
* sysdeps/unix/sysv/linux/m68k/setjmp.c: Removed.
|
2000-11-21 20:55:38 +00:00 |
|
Ulrich Drepper
|
3f95e592cb
|
(RTLD_START): Update _dl_argv.
|
2000-11-16 02:07:02 +00:00 |
|
Andreas Jaeger
|
90d62a5cb2
|
Update.
|
2000-11-13 16:53:57 +00:00 |
|
Ulrich Drepper
|
ff86bfcd6b
|
Update after libm-test.inc change.
|
2000-10-26 17:23:46 +00:00 |
|
Ulrich Drepper
|
f1dba30859
|
(elf_machine_matches_host): Parameter is now pointer to ELF header.
|
2000-10-20 17:04:28 +00:00 |
|
Ulrich Drepper
|
bcafa19eb3
|
Type definitions for nscd on Alpha.
|
2000-09-29 22:02:28 +00:00 |
|
Ulrich Drepper
|
8da28deb78
|
(elf_machine_rela): Handle unaligned relocation also for R_ALPHA_RELATIVE.
|
2000-09-29 06:50:53 +00:00 |
|
Andreas Jaeger
|
d2fb0972b5
|
Alpha specific ulps.
|
2000-09-22 07:35:56 +00:00 |
|
Andreas Jaeger
|
610bd8dec7
|
New file with soft-fp specific files.
|
2000-09-06 10:52:05 +00:00 |
|
Andreas Jaeger
|
97d95c734d
|
Moved from soft-fp/sysdeps/alpha/sfp-machine.h.
|
2000-09-05 08:40:54 +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 |
|
Ulrich Drepper
|
cdf9c9a590
|
Add fpu/fenv_libc.h.
|
2000-08-24 07:39:29 +00:00 |
|
Ulrich Drepper
|
1829753231
|
(FE_DENORMAL): New.
(FE_MAP_DMZ, FE_MAP_UMZ, FE_NONIEEE_ENV): New.
|
2000-08-19 16:07:53 +00:00 |
|
Ulrich Drepper
|
c9bca5114f
|
Use <fenv_libc.h>.
|
2000-08-19 16:07:37 +00:00 |
|
Ulrich Drepper
|
4b84abdd3e
|
fenv definitions for Linux/Alpha.
|
2000-08-19 16:06:09 +00:00 |
|
Ulrich Drepper
|
17193a21d6
|
Alpha fedisableexcept implementaton.
|
2000-08-17 18:46:15 +00:00 |
|
Ulrich Drepper
|
cd290faab1
|
Alpha feenableexcept implementation.
|
2000-08-17 18:45:58 +00:00 |
|
Ulrich Drepper
|
35781b9dd6
|
Apha fegetexcept implementation.
|
2000-08-17 18:45:35 +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 |
|
Andreas Jaeger
|
4ce0ef7a86
|
(elf_machine_rela): Pass 0 instead of NULL to elf_machine_fixup_plt
t argument to silence GCC.
|
2000-07-18 14:14:51 +00:00 |
|
Andreas Jaeger
|
f37f52a546
|
Fix copy & error in weak_alias.
|
2000-07-18 08:40:57 +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
|
22fb102e6b
|
(elf_machine_rela) [r_type == R_ALPHA_REFQUAD]: Use memcpy to load and
store value from relocation address to prevent unaligned trap.
|
2000-07-01 05:08:03 +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
|
d3d5b656c5
|
(__fdimf): Only declare if __USE_ISOC99.
(fdimf, __fdim, fdim): Likewise.
|
2000-06-07 16:53:09 +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
|
21dd216cd4
|
2000-05-08 Jakub Jelinek <jakub@redhat.com>
* sysdeps/alpha/dl-machine.h (elf_machine_rela): Fix arguments in
call to elf_machine_fixup_plt.
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
|
2000-05-08 15:40:26 +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 |
|
Ulrich Drepper
|
b9a57ab615
|
(_dl_start_user): Fix the _dl_skip_args handling.
|
2000-04-28 03:25:46 +00:00 |
|
Ulrich Drepper
|
f0824b0c78
|
(RTLD_START):Rewrite for new init function interface.
|
2000-04-15 16:53:23 +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
|
e9290bfa08
|
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Use a C comment, not an assembly comment.
|
2000-03-26 20:29:55 +00:00 |
|
Richard Henderson
|
9dc874df52
|
* sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead
of arithmetic instructions.
* sysdeps/alpha/fpu/s_ceil.c: Use round to -inf instead of playing
with the fpcr. Protect from INV exception.
* sysdeps/alpha/fpu/s_ceilf.c: Likewise.
* sysdeps/alpha/fpu/s_floor.c: Protect from INV exception.
* sysdeps/alpha/fpu/s_floorf.c: Likewise.
* sysdeps/alpha/fpu/s_copysign.c: New.
* sysdeps/alpha/fpu/s_copysignf.c: New.
* sysdeps/alpha/fpu/s_fabs.c: New.
* sysdeps/alpha/fpu/s_fabsf.c: New.
* sysdeps/alpha/fpu/s_rint.c: New.
* sysdeps/alpha/fpu/s_rintf.c: New.
|
2000-03-20 20:32:11 +00:00 |
|
Andreas Jaeger
|
b90be06542
|
Apply forgotten patch to change default version to 2.2.
|
2000-02-26 08:13:07 +00:00 |
|
Ulrich Drepper
|
41841677b4
|
Change default version to GLIBC_2.2.
|
2000-02-26 01:09:38 +00:00 |
|
Ulrich Drepper
|
9a25e078c3
|
(__feraiseexcept): Correct declaration to return value.
|
2000-02-26 00:58:51 +00:00 |
|
Ulrich Drepper
|
2ffceb847f
|
Update comment.
|
2000-02-22 05:32:19 +00:00 |
|
Ulrich Drepper
|
cab8e3a3ec
|
Alpha specific definitions of macros to get stack pointer and high
precision timer.
|
2000-02-11 19:47:25 +00:00 |
|
Ulrich Drepper
|
16e4bf6fec
|
Correct return value according to the standard.
|
2000-01-31 07:56:49 +00:00 |
|