platform/upstream/glibc.git
25 years agoRemoved since cmpxchg/no-cmpxchg doesn't exist anymore.
Ulrich Drepper [Fri, 16 Apr 1999 14:19:10 +0000 (14:19 +0000)]
Removed since cmpxchg/no-cmpxchg doesn't exist anymore.

25 years agoFix typo in preventing compilation of file.
Ulrich Drepper [Thu, 15 Apr 1999 14:45:16 +0000 (14:45 +0000)]
Fix typo in preventing compilation of file.

25 years agommap calls could not be restarted after being interrupted by
Ulrich Drepper [Wed, 14 Apr 1999 13:42:16 +0000 (13:42 +0000)]
mmap calls could not be restarted after being interrupted by
a signal.  The parameters on the stack were corrupted by the
signal handler.

25 years agoSocket calls could not be restarted after being interrupted by
Ulrich Drepper [Wed, 14 Apr 1999 13:42:04 +0000 (13:42 +0000)]
Socket calls could not be restarted after being interrupted by
a signal.  The parameters on the stack were corrupted by the
signal handler.

25 years agoSupport big endian operation.
Ulrich Drepper [Mon, 12 Apr 1999 09:04:34 +0000 (09:04 +0000)]
Support big endian operation.

25 years ago(INLINE_SYSCALL): Include the syscall name in assembler output for ease
Ulrich Drepper [Mon, 12 Apr 1999 09:04:12 +0000 (09:04 +0000)]
(INLINE_SYSCALL): Include the syscall name in assembler output for ease
of debugging.

25 years agoLinux/ARM vfork implementation.
Ulrich Drepper [Mon, 12 Apr 1999 09:03:50 +0000 (09:03 +0000)]
Linux/ARM vfork implementation.

25 years agoSignal termination function.
Ulrich Drepper [Mon, 12 Apr 1999 09:03:27 +0000 (09:03 +0000)]
Signal termination function.

25 years agoDon't rely on undefined compiler behaviour.
Ulrich Drepper [Mon, 12 Apr 1999 09:02:56 +0000 (09:02 +0000)]
Don't rely on undefined compiler behaviour.

25 years ago(_outw, _outb, _outl): Don't bother range checking the port number.
Ulrich Drepper [Mon, 12 Apr 1999 09:02:39 +0000 (09:02 +0000)]
(_outw, _outb, _outl): Don't bother range checking the port number.

25 years ago[$(subdir) = signal]
Ulrich Drepper [Mon, 12 Apr 1999 09:02:23 +0000 (09:02 +0000)]
[$(subdir) = signal]
(sysdep_routines): Add sigrestorer.

25 years agoDelete inline implementations of strcpy and stpcpy.
Ulrich Drepper [Mon, 12 Apr 1999 09:01:49 +0000 (09:01 +0000)]
Delete inline implementations of strcpy and stpcpy.

25 years ago1999-03-18 Philip Blundell <philb@gnu.org>
Andreas Schwab [Fri, 19 Mar 1999 01:54:41 +0000 (01:54 +0000)]
1999-03-18  Philip Blundell  <philb@gnu.org>
* sysdeps/unix/sysv/linux/arm/getgroups.c: New file.  Use the i386
implementation.

25 years agom68k specific function to print floating point numbers in hexadecimal
Ulrich Drepper [Wed, 10 Mar 1999 16:07:49 +0000 (16:07 +0000)]
m68k specific function to print floating point numbers in hexadecimal
format.

25 years agom68k specific strtold wrapper.
Ulrich Drepper [Mon, 8 Mar 1999 21:39:15 +0000 (21:39 +0000)]
m68k specific strtold wrapper.

25 years ago(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.
Ulrich Drepper [Tue, 2 Mar 1999 08:06:57 +0000 (08:06 +0000)]
(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.

25 years ago(ucontext): Rename field uc_links to
Ulrich Drepper [Mon, 1 Mar 1999 07:20:35 +0000 (07:20 +0000)]
(ucontext): Rename field uc_links to
uc_link which is the right name according to Unix98.

25 years ago(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.
Ulrich Drepper [Sat, 20 Feb 1999 18:25:14 +0000 (18:25 +0000)]
(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.
(__dl_runtime_resolve): Likewise.

25 years ago(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.
Ulrich Drepper [Sat, 20 Feb 1999 18:22:38 +0000 (18:22 +0000)]
(elf_machine_runtime_setup): DT_PLTGOT entry is already relocated.

25 years ago(elf_machine_got_rel): Likewise.
Ulrich Drepper [Sat, 20 Feb 1999 15:00:01 +0000 (15:00 +0000)]
(elf_machine_got_rel): Likewise.
(elf_machine_got_rel): Likewise for DT_SYMTAB and DT_STRTAB.

25 years ago(elf_machine_rela): DT_STRTAB is already relocated.
Ulrich Drepper [Sat, 20 Feb 1999 14:58:50 +0000 (14:58 +0000)]
(elf_machine_rela): DT_STRTAB is already relocated.

25 years ago(elf_machine_rel): DT_STRTAB is already relocated.
Ulrich Drepper [Sat, 20 Feb 1999 14:57:43 +0000 (14:57 +0000)]
(elf_machine_rel): DT_STRTAB is already relocated.

25 years ago(elf_machine_fixup_plt): DT_JMPREL and DT_PLTGOT entries are already
Ulrich Drepper [Sat, 20 Feb 1999 14:56:45 +0000 (14:56 +0000)]
(elf_machine_fixup_plt): DT_JMPREL and DT_PLTGOT entries are already
relocated.
(elf_machine_rela): Likewise for DT_SYMTAB.

25 years agoFix typo.
Ulrich Drepper [Tue, 16 Feb 1999 15:13:16 +0000 (15:13 +0000)]
Fix typo.

25 years ago(_sys_errlist): Fix typo.
Ulrich Drepper [Tue, 16 Feb 1999 12:13:56 +0000 (12:13 +0000)]
(_sys_errlist): Fix typo.

25 years agoFix typo.
Ulrich Drepper [Tue, 16 Feb 1999 09:35:56 +0000 (09:35 +0000)]
Fix typo.
Remove __setfpucw.

25 years ago * sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_test instead
Andreas Schwab [Sat, 13 Feb 1999 16:51:29 +0000 (16:51 +0000)]
* sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_test instead
of separare explicit comparisons.

25 years agoUndo last patch.
Ulrich Drepper [Thu, 11 Feb 1999 12:00:52 +0000 (12:00 +0000)]
Undo last patch.

25 years agoChange __ino64_t to 64 bits.
Ulrich Drepper [Wed, 10 Feb 1999 11:33:31 +0000 (11:33 +0000)]
Change __ino64_t to 64 bits.

25 years agoAdd missing RT signal definitions.
Ulrich Drepper [Mon, 8 Feb 1999 10:11:50 +0000 (10:11 +0000)]
Add missing RT signal definitions.

25 years ago(TRAMPOLINE_TEMPLATE): Save and restore all call-clobbered fp regs.
Ulrich Drepper [Mon, 8 Feb 1999 10:02:37 +0000 (10:02 +0000)]
(TRAMPOLINE_TEMPLATE): Save and restore all call-clobbered fp regs.

25 years agoAdd alias _Exit.
Ulrich Drepper [Sun, 7 Feb 1999 12:44:06 +0000 (12:44 +0000)]
Add alias _Exit.

25 years agoAtomic operation functions for Alpha.
Ulrich Drepper [Fri, 29 Jan 1999 16:57:43 +0000 (16:57 +0000)]
Atomic operation functions for Alpha.

25 years ago(__floorf): Copy commentary from bits/mathinclude.h. Kill unused defines.
Ulrich Drepper [Fri, 29 Jan 1999 16:56:01 +0000 (16:56 +0000)]
(__floorf): Copy commentary from bits/mathinclude.h.  Kill unused defines.

25 years ago(__floor): Copy commentary from bits/mathinclude.h. Kill unused defines.
Ulrich Drepper [Fri, 29 Jan 1999 16:55:14 +0000 (16:55 +0000)]
(__floor): Copy commentary from bits/mathinclude.h.  Kill unused defines.

25 years ago(__floor): Don't depend on inlining, duplicate the code.
Ulrich Drepper [Fri, 29 Jan 1999 10:57:47 +0000 (10:57 +0000)]
(__floor): Don't depend on inlining, duplicate the code.

25 years ago(__floorf): Don't depend on inlining, duplicate the code.
Ulrich Drepper [Fri, 29 Jan 1999 10:57:31 +0000 (10:57 +0000)]
(__floorf): Don't depend on inlining, duplicate the code.

25 years agom68k specific export and versioning list.
Ulrich Drepper [Fri, 29 Jan 1999 09:06:03 +0000 (09:06 +0000)]
m68k specific export and versioning list.

25 years agoWe need to use a syscall.
Ulrich Drepper [Fri, 29 Jan 1999 08:03:49 +0000 (08:03 +0000)]
We need to use a syscall.

25 years agoconfigure script for Solaris.
Ulrich Drepper [Thu, 28 Jan 1999 17:34:45 +0000 (17:34 +0000)]
configure script for Solaris.

25 years agoError messages for Solaris/SPARC.
Ulrich Drepper [Thu, 28 Jan 1999 17:34:23 +0000 (17:34 +0000)]
Error messages for Solaris/SPARC.

25 years agoCorrect error check again.
Ulrich Drepper [Mon, 25 Jan 1999 09:27:19 +0000 (09:27 +0000)]
Correct error check again.

25 years agoUndo last change. Not needed.
Ulrich Drepper [Fri, 22 Jan 1999 09:19:57 +0000 (09:19 +0000)]
Undo last change.  Not needed.

25 years agoAdd vfork.S.
Ulrich Drepper [Thu, 21 Jan 1999 09:46:35 +0000 (09:46 +0000)]
Add vfork.S.

25 years agoOptimise a little, support 26-bit machines correctly and fix check for
Ulrich Drepper [Thu, 21 Jan 1999 09:46:25 +0000 (09:46 +0000)]
Optimise a little, support 26-bit machines correctly and fix check for
returned errors.

25 years agoLinux/Arm sigaction implementation.
Ulrich Drepper [Thu, 21 Jan 1999 09:46:15 +0000 (09:46 +0000)]
Linux/Arm sigaction implementation.

25 years agoLinux/Arm vfork implementation.
Ulrich Drepper [Thu, 21 Jan 1999 09:46:07 +0000 (09:46 +0000)]
Linux/Arm vfork implementation.

25 years agoAdd __atan2 for libm and GLIBC_2.0.
Ulrich Drepper [Wed, 20 Jan 1999 09:23:32 +0000 (09:23 +0000)]
Add __atan2 for libm and GLIBC_2.0.

25 years agoAdd baud rates > 460800.
Ulrich Drepper [Tue, 19 Jan 1999 12:24:34 +0000 (12:24 +0000)]
Add baud rates > 460800.

25 years ago * sysdeps/unix/sysv/linux/m68k/vfork.S: Test return value after
Andreas Schwab [Mon, 18 Jan 1999 01:45:33 +0000 (01:45 +0000)]
* sysdeps/unix/sysv/linux/m68k/vfork.S: Test return value after
fork syscall.

25 years agoLinux/MIPS specific siginfo definition.
Ulrich Drepper [Thu, 14 Jan 1999 13:30:32 +0000 (13:30 +0000)]
Linux/MIPS specific siginfo definition.

25 years agoAdd sys/regdef.h back.
Ulrich Drepper [Thu, 14 Jan 1999 13:26:49 +0000 (13:26 +0000)]
Add sys/regdef.h back.

25 years agoRegister definitions for MIPS.
Ulrich Drepper [Thu, 14 Jan 1999 13:26:19 +0000 (13:26 +0000)]
Register definitions for MIPS.

25 years agoAdd sys/user.h.
Ulrich Drepper [Thu, 14 Jan 1999 12:57:55 +0000 (12:57 +0000)]
Add sys/user.h.

25 years agoRemove sys/regdef.h.
Ulrich Drepper [Thu, 14 Jan 1999 12:35:18 +0000 (12:35 +0000)]
Remove sys/regdef.h.

25 years agoAdd vfork.
Ulrich Drepper [Thu, 14 Jan 1999 00:15:14 +0000 (00:15 +0000)]
Add vfork.

25 years ago * sysdeps/unix/sysv/linux/m68k/vfork.S: New file.
Andreas Schwab [Wed, 13 Jan 1999 01:43:33 +0000 (01:43 +0000)]
* sysdeps/unix/sysv/linux/m68k/vfork.S: New file.

25 years agoFix bug in last change.
Ulrich Drepper [Thu, 7 Jan 1999 09:53:56 +0000 (09:53 +0000)]
Fix bug in last change.

25 years agoCorrect type for __fsfilcnt_t.
Ulrich Drepper [Thu, 7 Jan 1999 09:53:42 +0000 (09:53 +0000)]
Correct type for __fsfilcnt_t.

25 years agoLinux/ARM specific definitions for signal handlers and ptrace.
Ulrich Drepper [Tue, 5 Jan 1999 09:03:21 +0000 (09:03 +0000)]
Linux/ARM specific definitions for signal handlers and ptrace.

25 years agoLinux/ARM specific sigcontext definitions.
Ulrich Drepper [Mon, 4 Jan 1999 17:21:38 +0000 (17:21 +0000)]
Linux/ARM specific sigcontext definitions.

25 years agoCorrect widths of register values.
Ulrich Drepper [Mon, 4 Jan 1999 17:21:15 +0000 (17:21 +0000)]
Correct widths of register values.

25 years agoLinux/ARM implementation of pwrite.
Ulrich Drepper [Mon, 4 Jan 1999 09:31:47 +0000 (09:31 +0000)]
Linux/ARM implementation of pwrite.

25 years agoLinux/ARM implementation of pwrite64.
Ulrich Drepper [Mon, 4 Jan 1999 09:31:41 +0000 (09:31 +0000)]
Linux/ARM implementation of pwrite64.

25 years agoLinux/ARM implementation of pread64.
Ulrich Drepper [Mon, 4 Jan 1999 09:31:32 +0000 (09:31 +0000)]
Linux/ARM implementation of pread64.

25 years agoLinux/ARM implementation of pread.
Ulrich Drepper [Mon, 4 Jan 1999 09:31:27 +0000 (09:31 +0000)]
Linux/ARM implementation of pread.

25 years ago * sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expression
Andreas Schwab [Mon, 4 Jan 1999 01:36:55 +0000 (01:36 +0000)]
* sysdeps/m68k/dl-machine.h (elf_machine_rela): Reorder expression
to avoid accessing global data in the usual case.

25 years agoSync with current Linux 2.1.132 kernel sources.
Ulrich Drepper [Thu, 31 Dec 1998 18:16:52 +0000 (18:16 +0000)]
Sync with current Linux 2.1.132 kernel sources.

25 years agoLinux/MIPS specific misc low-level definitions.
Ulrich Drepper [Thu, 31 Dec 1998 18:16:43 +0000 (18:16 +0000)]
Linux/MIPS specific misc low-level definitions.

25 years agoAdd ipc, change pread/pwrite and llseek calls.
Ulrich Drepper [Thu, 31 Dec 1998 18:16:11 +0000 (18:16 +0000)]
Add ipc, change pread/pwrite and llseek calls.

25 years agoMoved into MIPS specific directory.
Ulrich Drepper [Thu, 31 Dec 1998 18:15:46 +0000 (18:15 +0000)]
Moved into MIPS specific directory.

25 years agoRemove deleted files.
Ulrich Drepper [Thu, 31 Dec 1998 18:15:20 +0000 (18:15 +0000)]
Remove deleted files.

25 years agoMIP floating point definition header.
Ulrich Drepper [Thu, 31 Dec 1998 18:14:25 +0000 (18:14 +0000)]
MIP floating point definition header.

25 years agoMIPS assembler helper definitions.
Ulrich Drepper [Thu, 31 Dec 1998 18:13:59 +0000 (18:13 +0000)]
MIPS assembler helper definitions.

25 years agoSGI's MIPS definitions.
Ulrich Drepper [Thu, 31 Dec 1998 18:13:42 +0000 (18:13 +0000)]
SGI's MIPS definitions.

25 years agoMIPS register definitions.
Ulrich Drepper [Thu, 31 Dec 1998 18:13:29 +0000 (18:13 +0000)]
MIPS register definitions.

25 years agoMIPS floating point control information.
Ulrich Drepper [Thu, 31 Dec 1998 18:13:10 +0000 (18:13 +0000)]
MIPS floating point control information.

25 years agoMIPS floating point register definitions.
Ulrich Drepper [Thu, 31 Dec 1998 18:12:57 +0000 (18:12 +0000)]
MIPS floating point register definitions.

25 years agoAdd new headers.
Ulrich Drepper [Thu, 31 Dec 1998 18:12:40 +0000 (18:12 +0000)]
Add new headers.

25 years agoAdd new files.
Ulrich Drepper [Thu, 31 Dec 1998 18:12:32 +0000 (18:12 +0000)]
Add new files.

25 years agoAdd ioperm.c and sys/io.h.
Ulrich Drepper [Sun, 27 Dec 1998 17:28:24 +0000 (17:28 +0000)]
Add ioperm.c and sys/io.h.

25 years ago(sysdep_routines): Add ioperm.
Ulrich Drepper [Thu, 24 Dec 1998 16:17:59 +0000 (16:17 +0000)]
(sysdep_routines): Add ioperm.

25 years agoAdd appropriate entries for the above.
Ulrich Drepper [Tue, 22 Dec 1998 17:27:58 +0000 (17:27 +0000)]
Add appropriate entries for the above.

25 years agoHeader for implementation of inb, outb etc for ARM systems.
Ulrich Drepper [Tue, 22 Dec 1998 17:27:23 +0000 (17:27 +0000)]
Header for implementation of inb, outb etc for ARM systems.

25 years agoImplementation of inb, outb etc for ARM systems.
Ulrich Drepper [Tue, 22 Dec 1998 17:26:00 +0000 (17:26 +0000)]
Implementation of inb, outb etc for ARM systems.

25 years agoRemove wrappers for now-inlined calls.
Ulrich Drepper [Tue, 22 Dec 1998 17:25:27 +0000 (17:25 +0000)]
Remove wrappers for now-inlined calls.

25 years ago(INLINE_SYSCALL): Add implementation.
Ulrich Drepper [Tue, 22 Dec 1998 17:25:07 +0000 (17:25 +0000)]
(INLINE_SYSCALL): Add implementation.

25 years agoInclude features.h and stddef.h.
Ulrich Drepper [Fri, 18 Dec 1998 16:01:28 +0000 (16:01 +0000)]
Include features.h and stddef.h.

25 years ago(struct sigaltstack): Move ss_size field at the end.
Ulrich Drepper [Fri, 18 Dec 1998 16:00:09 +0000 (16:00 +0000)]
(struct sigaltstack): Move ss_size field at the end.

25 years agoAvoid -Wparentheses warning.
Ulrich Drepper [Sun, 13 Dec 1998 12:12:49 +0000 (12:12 +0000)]
Avoid -Wparentheses warning.

25 years ago(elf_machine_rel): Fixl_addr parameter type.
Ulrich Drepper [Fri, 11 Dec 1998 15:27:22 +0000 (15:27 +0000)]
(elf_machine_rel): Fixl_addr parameter type.

25 years agoUse sys/user.h not asm/user.h.
Ulrich Drepper [Thu, 10 Dec 1998 09:59:12 +0000 (09:59 +0000)]
Use sys/user.h not asm/user.h.

25 years agoSave a4 through both paths.
Ulrich Drepper [Mon, 7 Dec 1998 12:07:42 +0000 (12:07 +0000)]
Save a4 through both paths.

25 years ago(dl_start_user): Incorrect address for _dl_main_searchlist passed to
Ulrich Drepper [Fri, 4 Dec 1998 20:57:00 +0000 (20:57 +0000)]
(dl_start_user): Incorrect address for _dl_main_searchlist passed to
_dl_init_next.

25 years agoAdd xstatconv.c.
Ulrich Drepper [Tue, 1 Dec 1998 20:50:20 +0000 (20:50 +0000)]
Add xstatconv.c.

25 years agoUse correct type for parameter.
Ulrich Drepper [Tue, 1 Dec 1998 11:25:00 +0000 (11:25 +0000)]
Use correct type for parameter.

25 years agoRemove ipc_kludge.
Ulrich Drepper [Mon, 30 Nov 1998 14:21:20 +0000 (14:21 +0000)]
Remove ipc_kludge.

25 years agoLinux/MIPS ucontext definition.
Ulrich Drepper [Sat, 28 Nov 1998 21:05:36 +0000 (21:05 +0000)]
Linux/MIPS ucontext definition.

25 years agoAdd missing SYS_* constants, correct values according to Linux
Ulrich Drepper [Sat, 28 Nov 1998 21:05:22 +0000 (21:05 +0000)]
Add missing SYS_* constants, correct values according to Linux
2.1.130.

25 years agoRemoved.
Ulrich Drepper [Sat, 28 Nov 1998 21:04:59 +0000 (21:04 +0000)]
Removed.