]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
24 years agoRemove old cruft surrounded with #if 0.
Ulrich Drepper [Sun, 22 Apr 2001 14:07:25 +0000 (14:07 +0000)] 
Remove old cruft surrounded with #if 0.
(elf_greg_t, ELF_NGREG, elf_gregset_t, elf_fpregset_t): Moved here
from sys/elf.h.
(prgregset_t, prfpregset_t): Define in terms of elf_gregset_t and
elf_fpregset_t respectively.

24 years agoAlso print the address that faulted.
Ulrich Drepper [Sun, 22 Apr 2001 14:02:39 +0000 (14:02 +0000)] 
Also print the address that faulted.

24 years agoAdd atan2f deltas.
Ulrich Drepper [Sun, 22 Apr 2001 04:55:54 +0000 (04:55 +0000)] 
Add atan2f deltas.

24 years agoFix clone system call entry point stub.
Ulrich Drepper [Sun, 22 Apr 2001 03:24:39 +0000 (03:24 +0000)] 
Fix clone system call entry point stub.

24 years agoRemoved ptrace entry so the ptrace.c wrapper is used.
Ulrich Drepper [Sun, 22 Apr 2001 03:23:45 +0000 (03:23 +0000)] 
Removed ptrace entry so the ptrace.c wrapper is used.

24 years ago(_dl_start_address): Rename to _dl_function_address.
Ulrich Drepper [Sun, 22 Apr 2001 03:22:20 +0000 (03:22 +0000)] 
(_dl_start_address): Rename to _dl_function_address.

24 years ago(ELF_MACHINE_START_ADDRESS): Define.
Ulrich Drepper [Sun, 22 Apr 2001 03:22:03 +0000 (03:22 +0000)] 
(ELF_MACHINE_START_ADDRESS): Define.

24 years agoAdd _dl_function_address.
Ulrich Drepper [Sun, 22 Apr 2001 03:21:47 +0000 (03:21 +0000)] 
Add _dl_function_address.

24 years ago(_dl_function_address): Prototype.
Ulrich Drepper [Sun, 22 Apr 2001 03:21:34 +0000 (03:21 +0000)] 
(_dl_function_address): Prototype.
(DL_FUNCTION_ADDRESS): Define.
(DL_DT_INIT_ADDRESS): Define.
(DL_DT_FINI_ADDRESS): Define.

24 years ago * sysdeps/m68k/fpu/libm-test-ulps: Update.
Andreas Schwab [Fri, 20 Apr 2001 13:02:01 +0000 (13:02 +0000)] 
* sysdeps/m68k/fpu/libm-test-ulps: Update.

24 years ago(NGREG, NFPREG, gregset): Correct for new kernel definitions.
Ulrich Drepper [Fri, 20 Apr 2001 06:05:52 +0000 (06:05 +0000)] 
(NGREG, NFPREG, gregset): Correct for new kernel definitions.

24 years ago(CALL_MCOUNT): Update comment.
Ulrich Drepper [Fri, 20 Apr 2001 06:05:04 +0000 (06:05 +0000)] 
(CALL_MCOUNT): Update comment.

24 years ago(LDFLAGS-c_pic.os): Define.
Ulrich Drepper [Fri, 20 Apr 2001 06:03:07 +0000 (06:03 +0000)] 
(LDFLAGS-c_pic.os): Define.
(CFLAGS-.os): Remove.

24 years agoChange dlt reg save to r3 and generate unwind info by hand.
Ulrich Drepper [Fri, 20 Apr 2001 05:58:49 +0000 (05:58 +0000)] 
Change dlt reg save to r3 and generate unwind info by hand.

24 years ago(INLINE_SYSCALL): Change to return a signed result for compatibility with other
Ulrich Drepper [Thu, 19 Apr 2001 21:23:49 +0000 (21:23 +0000)] 
(INLINE_SYSCALL): Change to return a signed result for compatibility with other
architectures, and correctness.

24 years agoFix typos in last patch.
Andreas Jaeger [Thu, 19 Apr 2001 09:35:01 +0000 (09:35 +0000)] 
Fix typos in last patch.

24 years agoFix typos in last patch.
Andreas Jaeger [Thu, 19 Apr 2001 09:33:50 +0000 (09:33 +0000)] 
Fix typos in last patch.

24 years agoMaximum error for atan2f is 4.
Ulrich Drepper [Wed, 18 Apr 2001 00:22:15 +0000 (00:22 +0000)] 
Maximum error for atan2f is 4.

24 years agoAdjust error values for atan2f.
Ulrich Drepper [Wed, 18 Apr 2001 00:19:18 +0000 (00:19 +0000)] 
Adjust error values for atan2f.

24 years agoAdjust for increased precision in result of several tests.
Ulrich Drepper [Tue, 17 Apr 2001 18:59:43 +0000 (18:59 +0000)] 
Adjust for increased precision in result of several tests.

24 years ago[__ASSEMBLY__]: Define it.
Andreas Jaeger [Wed, 11 Apr 2001 11:56:35 +0000 (11:56 +0000)] 
[__ASSEMBLY__]: Define it.

24 years agoAdjusted.
Andreas Schwab [Wed, 11 Apr 2001 08:33:14 +0000 (08:33 +0000)] 
Adjusted.

24 years agoStack information for Arm.
Ulrich Drepper [Wed, 11 Apr 2001 07:34:36 +0000 (07:34 +0000)] 
Stack information for Arm.

24 years ago[!__ASSEMBLY__]: Declare __start.
Ulrich Drepper [Tue, 10 Apr 2001 22:32:04 +0000 (22:32 +0000)] 
[!__ASSEMBLY__]: Declare __start.

24 years agoStack information for Alpha.
Ulrich Drepper [Tue, 10 Apr 2001 20:50:54 +0000 (20:50 +0000)] 
Stack information for Alpha.

24 years ago * sysdeps/m68k/fpu/e_pow.c: Correct handling of some exceptional
Andreas Schwab [Tue, 10 Apr 2001 19:58:52 +0000 (19:58 +0000)] 
* sysdeps/m68k/fpu/e_pow.c: Correct handling of some exceptional
values.
* sysdeps/m68k/fpu/e_scalb.c: Likewise.

24 years agoCRIS-specific memory copying code.
Ulrich Drepper [Tue, 10 Apr 2001 00:24:23 +0000 (00:24 +0000)] 
CRIS-specific memory copying code.

24 years agoCRIS-specific low-level definitions.
Ulrich Drepper [Tue, 10 Apr 2001 00:23:59 +0000 (00:23 +0000)] 
CRIS-specific low-level definitions.

24 years agosetjmp implementation on CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:23:44 +0000 (00:23 +0000)] 
setjmp implementation on CRIS.

24 years agoMacros to help memusage program on CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:23:30 +0000 (00:23 +0000)] 
Macros to help memusage program on CRIS.

24 years agoDefinitions for efficient copying on CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:23:12 +0000 (00:23 +0000)] 
Definitions for efficient copying on CRIS.

24 years agoProfiling definitions for CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:22:52 +0000 (00:22 +0000)] 
Profiling definitions for CRIS.

24 years agoStartup code for ELF binaries on CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:22:36 +0000 (00:22 +0000)] 
Startup code for ELF binaries on CRIS.

24 years agoCRIS-specific part of ELF dynamic loader.
Ulrich Drepper [Tue, 10 Apr 2001 00:22:01 +0000 (00:22 +0000)] 
CRIS-specific part of ELF dynamic loader.

24 years ago<string.h> optimizations for CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:21:27 +0000 (00:21 +0000)] 
<string.h> optimizations for CRIS.

24 years ago<stejmp.h> definitions for CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:21:13 +0000 (00:21 +0000)] 
<stejmp.h> definitions for CRIS.

24 years ago<endian.h> definitions for CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:20:57 +0000 (00:20 +0000)] 
<endian.h> definitions for CRIS.

24 years ago_mcount implementation for CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:20:23 +0000 (00:20 +0000)] 
_mcount implementation for CRIS.

24 years ago__longjmp implementation for CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:20:03 +0000 (00:20 +0000)] 
__longjmp implementation for CRIS.

24 years agoAdditional make rules for CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:19:49 +0000 (00:19 +0000)] 
Additional make rules for CRIS.

24 years agoOther implied directories to use.
Ulrich Drepper [Tue, 10 Apr 2001 00:19:20 +0000 (00:19 +0000)] 
Other implied directories to use.

24 years agoExtra files to distribute for CRIS.
Ulrich Drepper [Tue, 10 Apr 2001 00:18:50 +0000 (00:18 +0000)] 
Extra files to distribute for CRIS.

24 years agosetresuid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 05:08:36 +0000 (05:08 +0000)] 
setresuid implementation for Linux/CRIS.

24 years agosetresgid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 05:08:17 +0000 (05:08 +0000)] 
setresgid implementation for Linux/CRIS.

24 years ago__xstat implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:51:09 +0000 (04:51 +0000)] 
__xstat implementation for Linux/CRIS.

24 years agovfork implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:50:57 +0000 (04:50 +0000)] 
vfork implementation for Linux/CRIS.

24 years agoSystem specific code for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:50:44 +0000 (04:50 +0000)] 
System specific code for Linux/CRIS.

24 years agoSystem specific definitions for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:50:27 +0000 (04:50 +0000)] 
System specific definitions for Linux/CRIS.

24 years agosyscall implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:50:08 +0000 (04:50 +0000)] 
syscall implementation for Linux/CRIS.

24 years agoucontext definitions for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:49:56 +0000 (04:49 +0000)] 
ucontext definitions for Linux/CRIS.

24 years agosocket implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:49:41 +0000 (04:49 +0000)] 
socket implementation for Linux/CRIS.

24 years agoshmctl implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:49:25 +0000 (04:49 +0000)] 
shmctl implementation for Linux/CRIS.

24 years agosetuid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:49:10 +0000 (04:49 +0000)] 
setuid implementation for Linux/CRIS.

24 years agosetrlimit implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:48:56 +0000 (04:48 +0000)] 
setrlimit implementation for Linux/CRIS.

24 years agosetreuid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:48:41 +0000 (04:48 +0000)] 
setreuid implementation for Linux/CRIS.

24 years agosetregid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:48:27 +0000 (04:48 +0000)] 
setregid implementation for Linux/CRIS.

24 years agosetgroups implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:48:09 +0000 (04:48 +0000)] 
setgroups implementation for Linux/CRIS.

24 years agosetgid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:47:52 +0000 (04:47 +0000)] 
setgid implementation for Linux/CRIS.

24 years agosetfsuid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:47:29 +0000 (04:47 +0000)] 
setfsuid implementation for Linux/CRIS.

24 years agosetfsgid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:47:13 +0000 (04:47 +0000)] 
setfsgid implementation for Linux/CRIS.

24 years agoseteuid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:46:45 +0000 (04:46 +0000)] 
seteuid implementation for Linux/CRIS.

24 years agosetegid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:46:28 +0000 (04:46 +0000)] 
setegid implementation for Linux/CRIS.

24 years agosemctl implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:46:05 +0000 (04:46 +0000)] 
semctl implementation for Linux/CRIS.

24 years agoRegister dump code for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:45:39 +0000 (04:45 +0000)] 
Register dump code for Linux/CRIS.

24 years agoProfile helper definitions for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:45:23 +0000 (04:45 +0000)] 
Profile helper definitions for Linux/CRIS.

24 years agomsgctl implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:45:00 +0000 (04:45 +0000)] 
msgctl implementation for Linux/CRIS.

24 years agommap64 implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:44:45 +0000 (04:44 +0000)] 
mmap64 implementation for Linux/CRIS.

24 years agommap implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:43:42 +0000 (04:43 +0000)] 
mmap implementation for Linux/CRIS.

24 years ago__lxstat implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:43:24 +0000 (04:43 +0000)] 
__lxstat implementation for Linux/CRIS.

24 years agolockf64 implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:43:05 +0000 (04:43 +0000)] 
lockf64 implementation for Linux/CRIS.

24 years agolchown implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:42:48 +0000 (04:42 +0000)] 
lchown implementation for Linux/CRIS.

24 years agogetuid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:36:48 +0000 (04:36 +0000)] 
getuid implementation for Linux/CRIS.

24 years agogetrlimit64 implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:36:29 +0000 (04:36 +0000)] 
getrlimit64 implementation for Linux/CRIS.

24 years agogetrlimit implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:36:16 +0000 (04:36 +0000)] 
getrlimit implementation for Linux/CRIS.

24 years agogetresuid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:35:56 +0000 (04:35 +0000)] 
getresuid implementation for Linux/CRIS.

24 years agogetresgid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:35:40 +0000 (04:35 +0000)] 
getresgid implementation for Linux/CRIS.

24 years agogetgroups implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:35:21 +0000 (04:35 +0000)] 
getgroups implementation for Linux/CRIS.

24 years agogetgid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:35:05 +0000 (04:35 +0000)] 
getgid implementation for Linux/CRIS.

24 years agogeteuid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:34:52 +0000 (04:34 +0000)] 
geteuid implementation for Linux/CRIS.

24 years agogetegid implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:34:34 +0000 (04:34 +0000)] 
getegid implementation for Linux/CRIS.

24 years ago__fxstat implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:34:09 +0000 (04:34 +0000)] 
__fxstat implementation for Linux/CRIS.

24 years agofcntl implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:33:52 +0000 (04:33 +0000)] 
fcntl implementation for Linux/CRIS.

24 years agofchown implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:33:08 +0000 (04:33 +0000)] 
fchown implementation for Linux/CRIS.

24 years agoclone implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:32:55 +0000 (04:32 +0000)] 
clone implementation for Linux/CRIS.

24 years agochown implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:32:41 +0000 (04:32 +0000)] 
chown implementation for Linux/CRIS.

24 years agobrk implementation for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:32:28 +0000 (04:32 +0000)] 
brk implementation for Linux/CRIS.

24 years ago<sys/resource.h> definitions for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:32:15 +0000 (04:32 +0000)] 
<sys/resource.h> definitions for Linux/CRIS.

24 years ago<sys/mman.h> definitions for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:31:50 +0000 (04:31 +0000)] 
<sys/mman.h> definitions for Linux/CRIS.

24 years ago<fcntl.h> definitions for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:31:35 +0000 (04:31 +0000)] 
<fcntl.h> definitions for Linux/CRIS.

24 years agolibio config for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:31:15 +0000 (04:31 +0000)] 
libio config for Linux/CRIS.

24 years agoAdditional rules for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:31:00 +0000 (04:31 +0000)] 
Additional rules for Linux/CRIS.

24 years agoAdditional files to distribute for Linux/CRIS.
Ulrich Drepper [Mon, 9 Apr 2001 04:30:48 +0000 (04:30 +0000)] 
Additional files to distribute for Linux/CRIS.

24 years ago(INLINE_SYSCALL): Fix typo; s/==/=/ for assignment.
Ulrich Drepper [Mon, 9 Apr 2001 03:58:11 +0000 (03:58 +0000)] 
(INLINE_SYSCALL): Fix typo; s/==/=/ for assignment.

24 years agoAdd a few new files.
Ulrich Drepper [Sat, 7 Apr 2001 23:36:25 +0000 (23:36 +0000)] 
Add a few new files.

24 years ago(GET_NPROCS_PARSER): added code to parse new 2.4 format.
Ulrich Drepper [Fri, 6 Apr 2001 22:37:39 +0000 (22:37 +0000)] 
(GET_NPROCS_PARSER): added code to parse new 2.4 format.
(GET_NPROCS_CONF_PARSER): likewise.

24 years agoDon't use the ELF version, define simple replacements here.
Ulrich Drepper [Thu, 5 Apr 2001 05:28:23 +0000 (05:28 +0000)] 
Don't use the ELF version, define simple replacements here.

24 years ago(_dl_open): Fix typo in last change.
Ulrich Drepper [Thu, 5 Apr 2001 04:19:17 +0000 (04:19 +0000)] 
(_dl_open): Fix typo in last change.

24 years agoDefine __getpeername.
Ulrich Drepper [Wed, 4 Apr 2001 01:54:28 +0000 (01:54 +0000)] 
Define __getpeername.

24 years agoAIX PPC memset implementation.
Ulrich Drepper [Wed, 4 Apr 2001 01:52:37 +0000 (01:52 +0000)] 
AIX PPC memset implementation.

24 years agoAIX dl-sym.
Ulrich Drepper [Wed, 4 Apr 2001 01:51:14 +0000 (01:51 +0000)] 
AIX dl-sym.