platform/upstream/glibc.git
20 years ago(_dl_symbol_address): Use _dl_make_ftpr, remove const qualifier for map.
Ulrich Drepper [Thu, 18 Dec 2003 03:53:22 +0000 (03:53 +0000)]
(_dl_symbol_address): Use _dl_make_ftpr, remove const qualifier for map.
(_dl_function_address): Removed.

20 years agoNot needed anymore.
Ulrich Drepper [Thu, 18 Dec 2003 03:53:02 +0000 (03:53 +0000)]
Not needed anymore.

20 years agoConfiguration for hppa function descriptor handling.
Ulrich Drepper [Thu, 18 Dec 2003 03:52:28 +0000 (03:52 +0000)]
Configuration for hppa function descriptor handling.

20 years agoAdd dl-symaddr and dl-fptr to the correct build strings.
Ulrich Drepper [Thu, 18 Dec 2003 03:51:49 +0000 (03:51 +0000)]
Add dl-symaddr and dl-fptr to the correct build strings.

20 years agoMark sqrt_data as used.
Andreas Jaeger [Wed, 10 Dec 2003 05:45:29 +0000 (05:45 +0000)]
Mark sqrt_data as used.

20 years ago(__fegetexceptflag): Add masking of fenv.
Ulrich Drepper [Sat, 6 Dec 2003 07:16:41 +0000 (07:16 +0000)]
(__fegetexceptflag): Add masking of fenv.

20 years ago(PSEUDO_ERRVAL)
Andreas Schwab [Sun, 30 Nov 2003 16:44:48 +0000 (16:44 +0000)]
(PSEUDO_ERRVAL)
(PSEUDO_END_ERRVAL, ret_ERRVAL): Define.

20 years ago(LOAD_ARGS_0) (LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4)
Ulrich Drepper [Mon, 3 Nov 2003 17:18:38 +0000 (17:18 +0000)]
(LOAD_ARGS_0) (LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4)
(LOAD_ARGS_5, LOAD_ARGS_6): Add missing parentheses.

20 years ago2003-10-18 Carlos O'Donell <carlos@baldric.uwo.ca>
Roland McGrath [Wed, 22 Oct 2003 07:09:31 +0000 (07:09 +0000)]
2003-10-18  Carlos O'Donell  <carlos@baldric.uwo.ca>

* sysdeps/unix/sysv/linux/hppa/sysdep.h: Fix merge error.

20 years agoDefine PSEUDO_ERRVAL, SYSCALL_ERROR_LABEL under all conditions,
Ulrich Drepper [Wed, 15 Oct 2003 05:46:00 +0000 (05:46 +0000)]
Define PSEUDO_ERRVAL, SYSCALL_ERROR_LABEL under all conditions,
INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERROR_P,
INTERNAL_SYSCALL_ERRNO, INTERNAL_SYSCALL, and undef
JUMPTARGET before use.
[PIC]: Save pic register around syscall.

20 years ago(syscall): Cleanup asm statment.
Ulrich Drepper [Wed, 15 Oct 2003 05:45:16 +0000 (05:45 +0000)]
(syscall): Cleanup asm statment.

20 years agoUndef JUMPTARGET before use.
Ulrich Drepper [Wed, 15 Oct 2003 05:31:42 +0000 (05:31 +0000)]
Undef JUMPTARGET before use.

20 years ago2003-10-10 Carlos O'Donell <carlos@baldric.uwo.ca>
Roland McGrath [Sat, 11 Oct 2003 01:28:59 +0000 (01:28 +0000)]
2003-10-10  Carlos O'Donell  <carlos@baldric.uwo.ca>

* sysdeps/hppa/Makefile (CFLAGS-malloc.c): Variable removed.

20 years ago2003-09-10 Chris Demetriou <cgd@broadcom.com>
Roland McGrath [Wed, 1 Oct 2003 06:59:40 +0000 (06:59 +0000)]
2003-09-10  Chris Demetriou  <cgd@broadcom.com>

* sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Remove
"#if 0" surrounding most of contents.
(SYSCALL_ERROR_LABEL): Define.
(__SYSCALL_CLOBBERS): Add $10.
(internal_syscall7): Remove.
* sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Likewise.

20 years agoDefine PROT_GROWSDOWN and PROT_GROWSUP.
Ulrich Drepper [Thu, 25 Sep 2003 16:42:43 +0000 (16:42 +0000)]
Define PROT_GROWSDOWN and PROT_GROWSUP.

20 years ago(RTLD_START): Remove setting of __libc_stack_end.
Ulrich Drepper [Wed, 24 Sep 2003 21:08:31 +0000 (21:08 +0000)]
(RTLD_START): Remove setting of __libc_stack_end.

20 years agoNot needed anymore.
Ulrich Drepper [Wed, 24 Sep 2003 05:36:39 +0000 (05:36 +0000)]
Not needed anymore.

20 years ago[GLIBC_2.2]: Add __clz_tab.
Ulrich Drepper [Wed, 24 Sep 2003 03:14:27 +0000 (03:14 +0000)]
[GLIBC_2.2]: Add __clz_tab.

20 years agoAdd libgcc-compat.c.
Ulrich Drepper [Wed, 24 Sep 2003 03:14:14 +0000 (03:14 +0000)]
Add libgcc-compat.c.

20 years agolibgcc compatibility code.
Ulrich Drepper [Wed, 24 Sep 2003 03:13:56 +0000 (03:13 +0000)]
libgcc compatibility code.

20 years agoInclude compat code in build.
Ulrich Drepper [Wed, 24 Sep 2003 03:13:28 +0000 (03:13 +0000)]
Include compat code in build.

20 years agoAdd #error if __NR_vfork required but not defined.
Ulrich Drepper [Wed, 17 Sep 2003 18:09:53 +0000 (18:09 +0000)]
Add #error if __NR_vfork required but not defined.
Improve test of error code.

20 years ago(DO_RET): New.
Ulrich Drepper [Wed, 17 Sep 2003 18:09:36 +0000 (18:09 +0000)]
(DO_RET): New.

20 years ago(CALL_ROUTINE): Deleted.
Ulrich Drepper [Wed, 17 Sep 2003 18:09:25 +0000 (18:09 +0000)]
(CALL_ROUTINE): Deleted.
(BX): Define.
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Optimise a little.

20 years agoBranch to fork if libpthread is loaded. Elide backwards compatibility code
Ulrich Drepper [Wed, 17 Sep 2003 18:07:04 +0000 (18:07 +0000)]
Branch to fork if libpthread is loaded.  Elide backwards compatibility code
when not required.

20 years ago2003-09-17 Uwe Reimann <Uwe_Reimann@gmx.net> Hans-Peter Nilsson <hp@axis.com>
Roland McGrath [Wed, 17 Sep 2003 02:47:48 +0000 (02:47 +0000)]
2003-09-17  Uwe Reimann  <Uwe_Reimann@gmx.net> Hans-Peter Nilsson  <hp@axis.com>

* sysdeps/cris/dl-machine.h (elf_machine_type_class): Classify
R_CRIS_GLOB_DAT as ELF_RTYPE_CLASS_PLT.  Clarify comment.

20 years agoAdd hidden_def.
Andreas Schwab [Mon, 15 Sep 2003 08:43:12 +0000 (08:43 +0000)]
Add hidden_def.

20 years agoOptimise code a little.
Ulrich Drepper [Sun, 14 Sep 2003 19:54:53 +0000 (19:54 +0000)]
Optimise code a little.

20 years agoUse sys_mmap2 if it's known to be available.
Ulrich Drepper [Sun, 14 Sep 2003 19:54:40 +0000 (19:54 +0000)]
Use sys_mmap2 if it's known to be available.

20 years agoRewrite.
Ulrich Drepper [Sun, 14 Sep 2003 19:53:42 +0000 (19:53 +0000)]
Rewrite.

20 years ago2003-09-10 Chris Demetriou <cgd@broadcom.com>
Roland McGrath [Wed, 10 Sep 2003 23:38:52 +0000 (23:38 +0000)]
2003-09-10  Chris Demetriou  <cgd@broadcom.com>

* sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Fix
syscall invocation.
* sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
* sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
Also, only assert off_t size is 4 for N32 and O32, and clean up
white space.
* sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.

20 years ago2003-09-08 Chris Demetriou <cgd@broadcom.com>
Roland McGrath [Tue, 9 Sep 2003 20:10:22 +0000 (20:10 +0000)]
2003-09-08  Chris Demetriou  <cgd@broadcom.com>

        * sysdeps/mips/mips64/n32/Implies: Move ieee754/ldbl-128 to
        the top of the list.
        * sysdeps/mips/mips64/n64/Implies: Likewise.

20 years ago2003-09-09 Chris Demetriou <cgd@broadcom.com>
Roland McGrath [Tue, 9 Sep 2003 19:21:51 +0000 (19:21 +0000)]
2003-09-09  Chris Demetriou  <cgd@broadcom.com>

        * sysdeps/unix/mips/sysdep.h (PSEUDO_END): Undef before defining.

20 years ago2003-09-05 Roland McGrath <roland@redhat.com>
Roland McGrath [Tue, 9 Sep 2003 07:00:21 +0000 (07:00 +0000)]
2003-09-05  Roland McGrath  <roland@redhat.com>

* pthread_create.c (__pthread_pthread_sizeof_descr): Removed.
Instead, include ../nptl_db/db_info.c to do its magic.
* pthread_key_create.c (__pthread_pthread_keys_max): Removed.
(__pthread_pthread_key_2ndlevel_size): Likewise.
* sysdeps/alpha/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/i386/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/ia64/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/powerpc/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/s390/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/sh/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/sparc/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/x86_64/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/alpha/td_ta_map_lwp2thr.c: File removed.
* sysdeps/generic/td_ta_map_lwp2thr.c: File removed.
* sysdeps/i386/td_ta_map_lwp2thr.c: File removed.
* sysdeps/ia64/td_ta_map_lwp2thr.c: File removed.
* sysdeps/powerpc/td_ta_map_lwp2thr.c: File removed.
* sysdeps/s390/td_ta_map_lwp2thr.c: File removed.
* sysdeps/sh/td_ta_map_lwp2thr.c: File removed.
* sysdeps/sparc/td_ta_map_lwp2thr.c: File removed.
* sysdeps/x86_64/td_ta_map_lwp2thr.c: File removed.

20 years ago2003-09-08 Roland McGrath <roland@frob.com>
Roland McGrath [Tue, 9 Sep 2003 06:44:48 +0000 (06:44 +0000)]
2003-09-08  Roland McGrath  <roland@frob.com>

* sysdeps/unix/sysv/linux/speed.c
(cfsetospeed): Only set c_ospeed under [_HAVE_STRUCT_TERMIOS_C_OSPEED].
(cfsetispeed): Only set c_ispeed under [_HAVE_STRUCT_TERMIOS_C_ISPEED].
* sysdeps/unix/sysv/linux/bits/termios.h
(_HAVE_STRUCT_TERMIOS_C_ISPEED, _HAVE_STRUCT_TERMIOS_C_OSPEED): Define.
* sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.

20 years agoChange type of pthread_t to be compatible with LT.
Ulrich Drepper [Mon, 8 Sep 2003 23:56:13 +0000 (23:56 +0000)]
Change type of pthread_t to be compatible with LT.

20 years agoRemove unused __syscall_* prototypes.
Ulrich Drepper [Wed, 3 Sep 2003 03:21:27 +0000 (03:21 +0000)]
Remove unused __syscall_* prototypes.

20 years ago(sysdep_routines): Remove rt_*.
Ulrich Drepper [Wed, 3 Sep 2003 03:16:54 +0000 (03:16 +0000)]
(sysdep_routines): Remove rt_*.

20 years ago(__syscall_*): Remove unused __syscall_ stubs.
Ulrich Drepper [Wed, 3 Sep 2003 03:16:40 +0000 (03:16 +0000)]
(__syscall_*): Remove unused __syscall_ stubs.

20 years ago(__syscall_recvfrom, __syscall_sendto): Remove unused aliases.
Ulrich Drepper [Wed, 3 Sep 2003 03:16:25 +0000 (03:16 +0000)]
(__syscall_recvfrom, __syscall_sendto): Remove unused aliases.

20 years agoNot needed anymore.
Ulrich Drepper [Wed, 3 Sep 2003 03:15:51 +0000 (03:15 +0000)]
Not needed anymore.

20 years ago(__syscall_rt_sigaction): New prototype.
Ulrich Drepper [Wed, 3 Sep 2003 03:15:08 +0000 (03:15 +0000)]
(__syscall_rt_sigaction): New prototype.

20 years ago(sysdep_routines): Remove rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
Ulrich Drepper [Wed, 3 Sep 2003 03:14:43 +0000 (03:14 +0000)]
(sysdep_routines): Remove rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
rt_sigqueueinfo and rt_sigpending.

20 years agoAdditional versions for Linux/Alpha.
Ulrich Drepper [Wed, 3 Sep 2003 03:10:25 +0000 (03:10 +0000)]
Additional versions for Linux/Alpha.

20 years agoPOSIX limits for Linux/Alpha.
Ulrich Drepper [Wed, 3 Sep 2003 03:10:01 +0000 (03:10 +0000)]
POSIX limits for Linux/Alpha.

20 years agoNew file.
Jakub Jelinek [Mon, 1 Sep 2003 21:38:14 +0000 (21:38 +0000)]
New file.

20 years agoAdd posix_fadvise64 and posix_fallocate64 at GLIBC_2.3.3.
Ulrich Drepper [Sun, 31 Aug 2003 18:13:35 +0000 (18:13 +0000)]
Add posix_fadvise64 and posix_fallocate64 at GLIBC_2.3.3.

20 years agoAdd semtimedop.
Ulrich Drepper [Sat, 30 Aug 2003 00:23:14 +0000 (00:23 +0000)]
Add semtimedop.

20 years ago(PSEUDO_ERRVAL): Define.
Ulrich Drepper [Mon, 25 Aug 2003 18:30:43 +0000 (18:30 +0000)]
(PSEUDO_ERRVAL): Define.
(PSEUDO_END_ERRVAL, ret_ERRVAL): Likewise.

20 years ago(posix_fadvise64): Add V flag.
Ulrich Drepper [Sun, 17 Aug 2003 00:34:12 +0000 (00:34 +0000)]
(posix_fadvise64): Add V flag.

20 years ago(PSEUDO_ERRVAL, PSEUDO_RET_ERRVAL, ret_ERRVAL, PSEUDO_END_ERRVAL): Define.
Ulrich Drepper [Sun, 17 Aug 2003 00:33:13 +0000 (00:33 +0000)]
(PSEUDO_ERRVAL, PSEUDO_RET_ERRVAL, ret_ERRVAL, PSEUDO_END_ERRVAL): Define.

20 years agoDon't add new posix_fadvise64_64 syscall.
Ulrich Drepper [Sat, 16 Aug 2003 08:06:54 +0000 (08:06 +0000)]
Don't add new posix_fadvise64_64 syscall.

20 years agoDefine posix_fadvise64_64 entry. Add version info to posix_fadvise64 entry.
Ulrich Drepper [Sat, 16 Aug 2003 06:18:46 +0000 (06:18 +0000)]
Define posix_fadvise64_64 entry.  Add version info to posix_fadvise64 entry.

20 years agoAIX posix_madvise implementation.
Ulrich Drepper [Sat, 16 Aug 2003 06:13:49 +0000 (06:13 +0000)]
AIX posix_madvise implementation.

20 years ago(__SSIZE_T_TYPE): Define.
Ulrich Drepper [Thu, 31 Jul 2003 19:34:16 +0000 (19:34 +0000)]
(__SSIZE_T_TYPE): Define.

20 years ago(PT_EI): Add __attribute__((always_inline)).
Ulrich Drepper [Thu, 31 Jul 2003 19:15:42 +0000 (19:15 +0000)]
(PT_EI): Add __attribute__((always_inline)).

20 years ago* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,
Alexandre Oliva [Thu, 31 Jul 2003 06:33:52 +0000 (06:33 +0000)]
* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,
elf_machine_rel_relative, elf_machine_rela_relative): Don't assume
reloc_addr is aligned.
* sysdeps/alpha/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/arm/dl-machine.h (elf_machine_rel, elf_machine_rela,
elf_machine_rel_relative, elf_machine_rela_relative): Adjust.
* sysdeps/cris/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/hppa/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela,
elf_machine_rel_relative, elf_machine_rela_relative): Adjust.
* sysdeps/ia64/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/m68k/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/mips/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/powerpc/powerpc64/dl-machine.h
(elf_machine_rela_relative, elf_machine_rela): Adjust.
* sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative):
* sysdeps/sh/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.
* sysdeps/x86_64/dl-machine.h (elf_machine_rela,
elf_machine_rela_relative): Adjust.

21 years agoHeader with a.out binary format definitions.
Ulrich Drepper [Fri, 25 Jul 2003 09:04:57 +0000 (09:04 +0000)]
Header with a.out binary format definitions.

21 years ago (PROCINFO_CLASS): Define if not yet defined. Use it instead of EXTERN.
Ulrich Drepper [Tue, 22 Jul 2003 22:07:18 +0000 (22:07 +0000)]
 (PROCINFO_CLASS): Define if not yet defined.  Use it instead of EXTERN.
Undefine at the end of the file.

21 years ago2003-07-16 Daniel Jacobowitz <drow@mvista.com>
Andreas Jaeger [Wed, 16 Jul 2003 07:39:07 +0000 (07:39 +0000)]
2003-07-16  Daniel Jacobowitz  <drow@mvista.com>
    Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/mips/bits/shm.h (SHMLBA): Define to
256K, remove unneeded declaration of __getpagesize.

21 years ago(_STATFS_F_FRSIZE): Define.
Ulrich Drepper [Sat, 12 Jul 2003 19:30:54 +0000 (19:30 +0000)]
(_STATFS_F_FRSIZE): Define.

21 years agoRemove CLFAGS-.oS addition.
Ulrich Drepper [Thu, 10 Jul 2003 09:22:13 +0000 (09:22 +0000)]
Remove CLFAGS-.oS addition.

21 years ago(lll_futex_wait, lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): On
Ulrich Drepper [Tue, 8 Jul 2003 03:42:27 +0000 (03:42 +0000)]
(lll_futex_wait, lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): On
success return actual return value from the syscall, not 0.

21 years agoAvoid .ent/.end.
Ulrich Drepper [Tue, 8 Jul 2003 03:41:53 +0000 (03:41 +0000)]
Avoid .ent/.end.

21 years ago * sysdeps/alpha/elf/initfini.c: Avoid .ent/.end.
Richard Henderson [Sat, 5 Jul 2003 22:56:39 +0000 (22:56 +0000)]
    * sysdeps/alpha/elf/initfini.c: Avoid .ent/.end.
        * sysdeps/alpha/elf/pt-initfini.c: Avoid .ent/.end.

21 years agoAsm macros for definition of cancelable syscall wrappers for nptl on Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 20:22:49 +0000 (20:22 +0000)]
Asm macros for definition of cancelable syscall wrappers for nptl on Alpha.

21 years agosem_post implementation for nptl on Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 20:22:23 +0000 (20:22 +0000)]
sem_post implementation for nptl on Alpha.

21 years agopthread_once implementation for nptl on Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 20:22:10 +0000 (20:22 +0000)]
pthread_once implementation for nptl on Alpha.

21 years agovfork implementation for nptl on Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 20:21:45 +0000 (20:21 +0000)]
vfork implementation for nptl on Alpha.

21 years agoLow level lock definitions for nptl on Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 20:21:32 +0000 (20:21 +0000)]
Low level lock definitions for nptl on Alpha.

21 years agoAlpha specific fork in nptl on Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 20:20:57 +0000 (20:20 +0000)]
Alpha specific fork in nptl on Alpha.

21 years agoAlpha specific nptl code to start thread.
Ulrich Drepper [Tue, 1 Jul 2003 20:20:36 +0000 (20:20 +0000)]
Alpha specific nptl code to start thread.

21 years agoPublic semaphore type definitions for Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 20:20:19 +0000 (20:20 +0000)]
Public semaphore type definitions for Alpha.

21 years agoPublic type definitions for nptl on Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 20:20:04 +0000 (20:20 +0000)]
Public type definitions for nptl on Alpha.

21 years agoMakefile for nptl on Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 20:19:46 +0000 (20:19 +0000)]
Makefile for nptl on Alpha.

21 years agoTLS access definitions for Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 19:25:45 +0000 (19:25 +0000)]
TLS access definitions for Alpha.

21 years agolibthread_db interface to map LWP ID to thread for Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 19:25:32 +0000 (19:25 +0000)]
libthread_db interface to map LWP ID to thread for Alpha.

21 years agoGeneral definition for libpthread on Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 19:25:02 +0000 (19:25 +0000)]
General definition for libpthread on Alpha.

21 years agoSpinlock trylock implementation for Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 19:24:47 +0000 (19:24 +0000)]
Spinlock trylock implementation for Alpha.

21 years agoSpinlock implementation for Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 19:24:33 +0000 (19:24 +0000)]
Spinlock implementation for Alpha.

21 years agoInitialization code for libpthread on Alpha.
Ulrich Drepper [Tue, 1 Jul 2003 19:23:36 +0000 (19:23 +0000)]
Initialization code for libpthread on Alpha.

21 years ago * sysdeps/unix/sysv/linux/alpha/clone.S: Load child_tid properly.
Richard Henderson [Mon, 30 Jun 2003 23:21:49 +0000 (23:21 +0000)]
    * sysdeps/unix/sysv/linux/alpha/clone.S: Load child_tid properly.

21 years ago * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_bool_*_int):
Richard Henderson [Mon, 30 Jun 2003 23:21:38 +0000 (23:21 +0000)]
    * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_bool_*_int):
        Invert the sense of the return value.
        (__arch_exchange_16_int): Fix paste-o.
        (__arch_exchange_{32,64}_int): Fix think-o.

21 years ago2003-06-17 Guido Guenther <agx@sigxcpu.org>
Andreas Jaeger [Mon, 30 Jun 2003 09:33:13 +0000 (09:33 +0000)]
2003-06-17  Guido Guenther  <agx@sigxcpu.org>

* sysdeps/unix/sysv/linux/mips/xstatconv.c: Handle STAT_IS_KERNEL_STAT
case.
(xstat_conv): Rename to __xstat_conv and remove static inline.
(xstat64_conv): Likewise.

21 years ago2003-06-27 Jeroen Dekkers <jeroen@dekkers.cx>
Roland McGrath [Fri, 27 Jun 2003 20:58:22 +0000 (20:58 +0000)]
2003-06-27  Jeroen Dekkers  <jeroen@dekkers.cx>

* sysdeps/mach/hurd/alpha/init-first.c: Remove call to __libc_init.
* sysdeps/mach/hurd/i386/init-first.c: Likewise.
* sysdeps/mach/hurd/mips/init-first.c: Likewise.
* sysdeps/mach/hurd/powerpc/init-first.c: Likewise.

21 years agoDefine _STATBUF_ST_NSEC.
Ulrich Drepper [Thu, 26 Jun 2003 17:00:37 +0000 (17:00 +0000)]
Define _STATBUF_ST_NSEC.

21 years ago * sysdeps/m68k/fpu/bits/mathinline.h: Don't inline frexp.
Andreas Schwab [Thu, 26 Jun 2003 16:18:13 +0000 (16:18 +0000)]
* sysdeps/m68k/fpu/bits/mathinline.h: Don't inline frexp.
* sysdeps/m68k/fpu/s_frexp.c: Put implementation here.
* sysdeps/m68k/fpu/s_frexpl.c: Fix to handle unnormalized numbers.

21 years ago(INLINE_SYSCALL): Cast result to long int.
Ulrich Drepper [Wed, 25 Jun 2003 08:18:08 +0000 (08:18 +0000)]
(INLINE_SYSCALL): Cast result to long int.

21 years agold.so cache deifnitions for mips.
Ulrich Drepper [Wed, 25 Jun 2003 08:03:24 +0000 (08:03 +0000)]
ld.so cache deifnitions for mips.

21 years ago(struct statfs): Add f_frsize field.
Ulrich Drepper [Tue, 24 Jun 2003 17:13:44 +0000 (17:13 +0000)]
(struct statfs): Add f_frsize field.
(struct statfs64): Likewise.

21 years ago * sysdeps/alpha/bits/atomic.h: New file.
Richard Henderson [Tue, 24 Jun 2003 17:03:59 +0000 (17:03 +0000)]
    * sysdeps/alpha/bits/atomic.h: New file.

21 years ago * sysdeps/unix/sysv/linux/alpha/clone.S: Use HIDDEN_JUMPTARGET.
Richard Henderson [Tue, 24 Jun 2003 16:38:45 +0000 (16:38 +0000)]
    * sysdeps/unix/sysv/linux/alpha/clone.S: Use HIDDEN_JUMPTARGET.
        * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use
        libc_hidden_def.
        * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
        * sysdeps/unix/sysv/linux/alpha/setfpucw.c: Use libc_hidden_proto
        on them.

21 years ago * sysdeps/alpha/fpu/bits/mathinline.h: Honor
Richard Henderson [Tue, 24 Jun 2003 16:33:49 +0000 (16:33 +0000)]
    * sysdeps/alpha/fpu/bits/mathinline.h: Honor
        __LIBC_INTERNAL_MATH_INLINES.  Implement __signbitf, __signbit.

21 years ago * sysdeps/alpha/setjmp.S (_setjmp, setjmp): Mark .prologue.
Richard Henderson [Tue, 24 Jun 2003 16:29:21 +0000 (16:29 +0000)]
    * sysdeps/alpha/setjmp.S (_setjmp, setjmp): Mark .prologue.

21 years ago * sysdeps/unix/sysv/linux/alpha/syscalls.list (pread, pwrite): Use
Richard Henderson [Tue, 24 Jun 2003 16:26:34 +0000 (16:26 +0000)]
    * sysdeps/unix/sysv/linux/alpha/syscalls.list (pread, pwrite): Use
        the 64-bit syscall name.

21 years agoUpdate.
Andreas Schwab [Tue, 24 Jun 2003 11:06:57 +0000 (11:06 +0000)]
Update.

21 years ago * sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliases.
Richard Henderson [Fri, 20 Jun 2003 19:24:17 +0000 (19:24 +0000)]
    * sysdeps/unix/make-syscalls.sh: Implement ! prefix for strong aliases.
        * sysdeps/unix/sysv/linux/alpha/syscalls.list (open, open64): New.

21 years ago * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL1): Use __builtin_expect.
Richard Henderson [Fri, 20 Jun 2003 16:24:36 +0000 (16:24 +0000)]
    * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL1): Use __builtin_expect.
        * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_ST_INO_64_BIT)
        Unset for alpha.
        (__ASSUME_TIMEVAL64): Set for alpha.
        * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Remove
        adjtimex, osf_sigprocmask, old_adjtimex.
        * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use INLINE_SYSCALL,
        __ASSUME_TIMEVAL64.  Reorg tv64 functions to avoid uninit variable.
        * sysdeps/unix/sysv/linux/alpha/getitimer.S: Use __ASSUME_TIMEVAL64.
        * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
        * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
        * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
        * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
        * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
        * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
        * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
        * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Streamline
        PIC code sequence.
        * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
        * sysdeps/unix/sysv/linux/alpha/sigaction.c: New file.
        * sysdeps/unix/sysv/linux/alpha/sigprocmask.c: Use INLINE_SYSCALL.
        * sysdeps/unix/sysv/linux/alpha/ustat.c: Likewise.
        * sysdeps/unix/sysv/linux/alpha/xmknod.c: Likewise.
        * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove osf_sigprocmask,
        sys_ustat, sys_mknod, adjtimex, old_adjtimex.
        * sysdeps/unix/sysv/linux/alpha/sysdep.h (INLINE_SYSCALL): Don't
        defer to __syscall_name; error for rt_sigaction.
        * sysdeps/unix/sysv/linux/alpha/xstatconv.c: Include kernel_stat.h.

21 years ago2003-06-15 Guido Guenther <agx@sigxcpu.org>
Andreas Jaeger [Sun, 15 Jun 2003 14:41:02 +0000 (14:41 +0000)]
2003-06-15  Guido Guenther  <agx@sigxcpu.org>

* sysdeps/unix/sysv/linux/mips/Makefile: Add missing endif and
create $(objpfx).

21 years agoFix handling of syscalls with more than four parameters.
Ulrich Drepper [Thu, 12 Jun 2003 16:18:11 +0000 (16:18 +0000)]
Fix handling of syscalls with more than four parameters.