platform/upstream/glibc.git
23 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.

23 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.

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

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

23 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.

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

23 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.

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

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

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

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

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

23 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.

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

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

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

23 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.

23 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.

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

23 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.

23 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.

23 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.

23 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.

23 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.

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

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

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

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

23 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.

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

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

23 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.

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

23 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.

23 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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

23 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.

23 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.

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

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

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

23 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.

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

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

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

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

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

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

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

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

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

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

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

23 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.

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

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

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

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

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

23 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.

23 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.

23 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.

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

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

23 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.

23 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.

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

23 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.

23 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.

23 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.

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

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

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

23 years agolibc_dl-xxx support.
Ulrich Drepper [Wed, 4 Apr 2001 01:49:24 +0000 (01:49 +0000)]
libc_dl-xxx support.

23 years agoAIX dl-open.
Ulrich Drepper [Wed, 4 Apr 2001 01:48:10 +0000 (01:48 +0000)]
AIX dl-open.

23 years agoAIX dl-close.
Ulrich Drepper [Wed, 4 Apr 2001 01:36:43 +0000 (01:36 +0000)]
AIX dl-close.

23 years agoAIX __loadx defines.
Ulrich Drepper [Wed, 4 Apr 2001 01:34:38 +0000 (01:34 +0000)]
AIX __loadx defines.

23 years agoAIX startup code.
Ulrich Drepper [Wed, 4 Apr 2001 01:33:04 +0000 (01:33 +0000)]
AIX startup code.

23 years agoAIX gettimeofday implementation.
Ulrich Drepper [Wed, 4 Apr 2001 01:32:14 +0000 (01:32 +0000)]
AIX gettimeofday implementation.

23 years agoAIX utmpx.h definitions.
Ulrich Drepper [Wed, 4 Apr 2001 01:28:41 +0000 (01:28 +0000)]
AIX utmpx.h definitions.

23 years agoAdded _HAVE_UT_TYPE/PID/ID/TV/HOST defines.
Ulrich Drepper [Wed, 4 Apr 2001 01:26:49 +0000 (01:26 +0000)]
Added _HAVE_UT_TYPE/PID/ID/TV/HOST defines.

23 years agoRemoved temp code and made stub.
Ulrich Drepper [Wed, 4 Apr 2001 01:18:11 +0000 (01:18 +0000)]
Removed temp code and made stub.

23 years agoRemove /usr/lib/crt0.o added dl-libc, dl-open,dl-sym, dl-close to misc.
Ulrich Drepper [Wed, 4 Apr 2001 01:17:41 +0000 (01:17 +0000)]
Remove /usr/lib/crt0.o added dl-libc, dl-open,dl-sym, dl-close to misc.

23 years agoAdd prototype for __umount2.
Andreas Jaeger [Mon, 2 Apr 2001 12:32:51 +0000 (12:32 +0000)]
Add prototype for __umount2.

23 years agoAdd alias for imaxdiv.
Andreas Jaeger [Fri, 30 Mar 2001 06:57:48 +0000 (06:57 +0000)]
Add alias for imaxdiv.

23 years agoAdd MAP_* and MADV_* defines to match other architectures.
Ulrich Drepper [Tue, 27 Mar 2001 02:43:47 +0000 (02:43 +0000)]
Add MAP_* and MADV_* defines to match other architectures.