Ulrich Drepper
ebe30a97c9
Define __getpeername.
2001-04-04 01:54:28 +00:00
Ulrich Drepper
21be1647f1
AIX PPC memset implementation.
2001-04-04 01:52:37 +00:00
Ulrich Drepper
32cb7502fd
AIX dl-sym.
2001-04-04 01:51:14 +00:00
Ulrich Drepper
aceb4f8d27
libc_dl-xxx support.
2001-04-04 01:49:24 +00:00
Ulrich Drepper
dfb0b211c1
AIX dl-open.
2001-04-04 01:48:10 +00:00
Ulrich Drepper
bbee9a4145
AIX dl-close.
2001-04-04 01:36:43 +00:00
Ulrich Drepper
852702b5c1
AIX __loadx defines.
2001-04-04 01:34:38 +00:00
Ulrich Drepper
5f55815d27
AIX startup code.
2001-04-04 01:33:04 +00:00
Ulrich Drepper
7fac016cfa
AIX gettimeofday implementation.
2001-04-04 01:32:14 +00:00
Ulrich Drepper
42f86baa0d
AIX utmpx.h definitions.
2001-04-04 01:28:41 +00:00
Ulrich Drepper
c8bf86d074
Added _HAVE_UT_TYPE/PID/ID/TV/HOST defines.
2001-04-04 01:26:49 +00:00
Ulrich Drepper
4b159c0223
Removed temp code and made stub.
2001-04-04 01:18:11 +00:00
Ulrich Drepper
1abb612d81
Remove /usr/lib/crt0.o added dl-libc, dl-open,dl-sym, dl-close to misc.
2001-04-04 01:17:41 +00:00
Andreas Jaeger
0b3ec5b028
Add prototype for __umount2.
2001-04-02 12:32:51 +00:00
Andreas Jaeger
a46a95b7e4
Add alias for imaxdiv.
2001-03-30 06:57:48 +00:00
Ulrich Drepper
e8d795b077
Add MAP_* and MADV_* defines to match other architectures.
2001-03-27 02:43:47 +00:00
Ulrich Drepper
e46c35fd6b
Change type of second parameter back to size_t as per upcoming XPG6.
2001-03-17 08:27:45 +00:00
Ulrich Drepper
d76aa2b87e
(CALL_SIGHANDLER): Define.
2001-03-16 23:52:16 +00:00
Ulrich Drepper
b33675cd5e
Dummy replacement for code not needed here.
2001-03-11 23:25:54 +00:00
Ulrich Drepper
7f21c16fbf
m68k-specific definitions for ldconfig.
2001-03-10 16:16:44 +00:00
Ulrich Drepper
10e506a635
Add dl-procinfo.c and dl-procinfo.h.
2001-03-10 06:37:12 +00:00
Ulrich Drepper
ce56b0a81a
[subdir=elf] (sysdep-dl-routines, sysdep_routines, sysdep-rtld-routines): Add
...
dl-procinfo.
2001-03-10 06:36:31 +00:00
Ulrich Drepper
807c3437eb
Interface definitions for functions to handle processor specific features
...
on Linux/Arm.
2001-03-10 06:36:09 +00:00
Ulrich Drepper
e3a9f6bb39
Handling processor specific features for Linux/Arm.
2001-03-10 06:35:45 +00:00
Ulrich Drepper
5c4a646199
(__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct
...
use the macros. They still always return zero.
2001-03-05 18:28:40 +00:00
Ulrich Drepper
1052cd9dac
Define SI_ASYNCNL.
2001-03-04 19:28:52 +00:00
Ulrich Drepper
abb2a703aa
Allow __need_sigevent_t being defined and provide only that definition.
2001-03-03 18:15:33 +00:00
Ulrich Drepper
cb8023f938
(elf_machine_rela): Don't handle relocations which are not in ld.so if
...
RTLD_BOOTSTRAP is defined.
2001-02-28 15:23:48 +00:00
Ulrich Drepper
773b640096
Replace use of old output functions with the new ones.
2001-02-28 06:35:24 +00:00
Ulrich Drepper
5f1644d26e
Define alias __libc_write.
2001-02-23 20:24:40 +00:00
Ulrich Drepper
dcab999777
Define __need_NULL before including <stddef.h>.
2001-02-23 20:24:20 +00:00
Ulrich Drepper
8cc9fd41c3
Not needed anymore.
2001-02-23 20:16:31 +00:00
Ulrich Drepper
76b92c87ab
Remove restf.S and savef.S.
2001-02-23 20:15:49 +00:00
Ulrich Drepper
70f970dfee
[$(subdir) == misc] (sysdep_routines): Remove restf.S and savef.S.
2001-02-23 20:15:23 +00:00
Andreas Jaeger
e33c3af9cb
* sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instructions to
...
avoid problems on MIPS I.
* sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
* sysdeps/mips/dl-machine.h (RTLD_START): Remove duplicate ".set
noreorder".
2001-02-22 08:27:50 +00:00
Ulrich Drepper
191b842dfe
m68k exp2l implementation.
2001-02-17 16:49:41 +00:00
Ulrich Drepper
c79b4fded1
m68k exp2f implementation.
2001-02-17 16:49:28 +00:00
Ulrich Drepper
f1ba5c30fc
m68k exp2 implementation.
2001-02-17 16:49:17 +00:00
Ulrich Drepper
00ec1b7df9
Renamed to e_exp2.
2001-02-17 16:46:12 +00:00
Ulrich Drepper
84a29bc1f5
(ftruncate): Add __ftruncate64 alias.
2001-02-16 18:12:10 +00:00
Andreas Schwab
ca50de95e8
Correctly handle m68k long double format.
2001-02-16 13:40:22 +00:00
Ulrich Drepper
305f83de53
Define __ftruncate64 and make old name a weak alias.
2001-02-13 22:09:09 +00:00
Ulrich Drepper
6a0148d1cf
Little optimization.
2001-02-09 05:27:34 +00:00
Ulrich Drepper
5f5831bee5
Alpha ev67 optimized implementation for strrchr.
2001-02-09 05:27:14 +00:00
Ulrich Drepper
d335db0ecc
Add missing word alignment.
2001-02-07 19:18:58 +00:00
Ulrich Drepper
b72a1aa920
Honour __NO_MATH_INLINES.
2001-02-07 18:20:36 +00:00
Ulrich Drepper
b8f7c6f761
(elf_machine_rel): Correct handling of PC24 relocs with negative value.
2001-02-05 05:59:49 +00:00
Ulrich Drepper
1ed6488cdb
Remove comma at end of enum.
2001-02-03 17:05:56 +00:00
Ulrich Drepper
77e906bb3a
File was using crlf.
2001-02-03 17:04:37 +00:00
Ulrich Drepper
e8fcfc26e4
Include <float.h>.
2001-01-31 06:34:29 +00:00
Ulrich Drepper
4b3d3c61d4
Don't define CLK_TCK for XPG6.
2001-01-28 05:37:10 +00:00
Ulrich Drepper
8032f91d4c
Liunx/Alpha version of statvfs definitions.
2001-01-27 22:41:42 +00:00
Ulrich Drepper
0688457b47
(struct sockaddr_storage): Define ss_family and __ss_family.
...
(struct msghdr): Change type of msg_iovlen to int and type of
msg_controllen to socklen_t.
2001-01-27 21:25:38 +00:00
Ulrich Drepper
72f561b477
Linux/Alpha specific socket.h definitions.
2001-01-27 21:23:45 +00:00
Ulrich Drepper
f2018ae11c
(struct sockaddr_storage): Define ss_family and __ss_family.
2001-01-27 21:23:07 +00:00
Ulrich Drepper
0361ba3046
Don't define __fd_mask, __NFDBITS, __FDELT, __FDMASK, and __fd_set here.
2001-01-27 19:27:16 +00:00
Ulrich Drepper
1ae7e5b695
Define sigev_notify_attr with real type.
2001-01-27 06:29:16 +00:00
Ulrich Drepper
cb25fffef1
Define NPOLLFILE only if __USE_MISC.
2001-01-27 04:59:52 +00:00
Ulrich Drepper
76d981d3a6
Use nfds_t type in function definition.
2001-01-27 04:58:11 +00:00
Ulrich Drepper
274a3ffc63
[libc] (GLIBC_2.2.2): Add wordexp.
2001-01-26 02:16:41 +00:00
Ulrich Drepper
2b0edb5a1e
Correct definition of wordexp_t.
2001-01-26 02:16:03 +00:00
Andreas Schwab
582f2b191d
(__bswap_32): Add cast to avoid invalid asm.
2001-01-17 15:54:57 +00:00
Andreas Jaeger
ea3e9a37c0
Fix typo in last patch.
2001-01-16 06:38:37 +00:00
Ulrich Drepper
b4b331c712
Remove select syscall handling. The generic Linux version should work.
2001-01-15 20:29:25 +00:00
Andreas Jaeger
722a930901
* sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):
...
Change type of CTX to (struct sigcontext *).
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Likewise.
(GET_FRAME): Likewise.
(GET_STACK): Likewise.
(SIGCONTEXT): Likewise. Add 2nd arg _code.
(SIGCONTEXT_EXTRA_ARGS): Add 2nd arg _code.
2001-01-15 07:02:28 +00:00
Ulrich Drepper
601ce73202
Add uitrunc.c, savef.S, and restf.S.
2001-01-07 07:32:00 +00:00
Ulrich Drepper
03b5cbd57d
Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.
2001-01-07 07:31:02 +00:00
Ulrich Drepper
cce723df01
Remove sys/acct.h.
2001-01-07 07:03:36 +00:00
Ulrich Drepper
1c7f9c9395
Don't go through unrolled loop if we would go through it only once.
2000-12-27 23:31:49 +00:00
Ulrich Drepper
22fea1a1b6
Interpret numeric parameter correctly.
2000-12-27 23:29:08 +00:00
Andreas Jaeger
f77b82e81b
Include internals.h to get prototypes.
2000-12-27 17:17:14 +00:00
Andreas Jaeger
726d3efe36
* sysdeps/s390/pt-machine.h (testandset): Use long int as return
...
value.
* sysdeps/arm/pt-machine.h (testandset): Likewise.
* sysdeps/hppa/pt-machine.h (testandset): Likewise.
* sysdeps/m68k/pt-machine.h (testandset): Likewise.
* sysdeps/sh/pt-machine.h (testandset): Likewise.
* sysdeps/sparc/sparc32/pt-machine.h (testandset): Likewise.
* sysdeps/sparc/sparc64/pt-machine.h (testandset): Likewise.
2000-12-18 05:55:14 +00:00
Ulrich Drepper
74b113601f
(struct stat): Align with AIX version.
...
(struct stat64): Likewise.
2000-12-16 18:15:32 +00:00
Andreas Jaeger
f1ae27dd2f
Declare kernel_sigset_t and use it.
...
Patch by Hiroyuki Machida <machida@sm.sony.co.jp>.
2000-12-11 19:27:03 +00:00
Ulrich Drepper
3289a30e7f
Alpha ev6 sqrtf function.
2000-12-11 04:36:35 +00:00
Ulrich Drepper
678cf91b26
Alpha ev6 sqrt functions.
2000-12-11 04:36:20 +00:00
Ulrich Drepper
033dff7d46
Additional directory searched for alphaev67.
2000-12-11 04:35:34 +00:00
Ulrich Drepper
02bfc2835e
Fix a typo.
2000-12-10 22:34:40 +00:00
Ulrich Drepper
e102bd25d3
Exchange t8 with t10.
2000-12-10 22:27:31 +00:00
Andreas Jaeger
f0fe91e772
New file, copy from generic linux version with small changes due to
...
different sigset_t.
2000-12-09 18:32:00 +00:00
Andreas Jaeger
1f8a9b39de
Removed, we can use the generic version.
2000-12-09 18:31:01 +00:00
Ulrich Drepper
4eae4d050d
Alpha ev67 strncat implementation.
2000-12-08 17:20:22 +00:00
Ulrich Drepper
19db7d8141
Alpha ev67 strlen implementation.
2000-12-08 17:20:12 +00:00
Ulrich Drepper
63b2d532aa
Alpha ev67 strchr implementation.
2000-12-08 17:20:02 +00:00
Ulrich Drepper
45327bf72d
Alpha ev67 strcat implementation.
2000-12-08 17:19:54 +00:00
Ulrich Drepper
9bf55e62a3
Alpha ev67 stpncpy implementation.
2000-12-08 17:19:44 +00:00
Ulrich Drepper
6b2cc2fa96
Alpha ev67 stpcpyrawmemchr implementation.
2000-12-08 17:19:31 +00:00
Ulrich Drepper
f345d77fb7
Alpha ev67 rawmemchr implementation.
2000-12-08 17:19:22 +00:00
Ulrich Drepper
7a3b0b275e
Alpha ev67 ffsll implementation.
2000-12-08 17:19:13 +00:00
Ulrich Drepper
bccd062874
Alpha ev67 ffs implementation.
2000-12-08 17:19:03 +00:00
Ulrich Drepper
6e6bafa826
Alpha ev6 stxncpy implementation.
2000-12-08 17:18:50 +00:00
Ulrich Drepper
d692c1e71c
Alpha ev6 stxcpy implementation.
2000-12-08 17:18:40 +00:00
Ulrich Drepper
7c688d0100
Alpha ev6 memset implementation.
2000-12-08 17:18:30 +00:00
Ulrich Drepper
ba26d0334e
Alpha ev6 memcpy implementation.
2000-12-08 17:18:22 +00:00
Ulrich Drepper
6ec379e728
Alpha ev6 memchr implementation.
2000-12-08 17:18:13 +00:00
Ulrich Drepper
a1225f9a32
Alpha ev6 addmul_1 implementation.
2000-12-08 17:18:04 +00:00
Ulrich Drepper
5ab79e974f
Implied directories for alpha/alphaev67.
2000-12-08 17:17:16 +00:00
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
f26c98f0d4
[$(subdir)==misc] (sysdep_routines): Add uitrunc.
2000-12-07 00:32:26 +00:00
Ulrich Drepper
a8028612ca
__uitrunc implementation.
2000-12-07 00:31:48 +00:00
Ulrich Drepper
d284ba97fb
(__data_start): Define.
2000-12-06 04:05:25 +00:00
Ulrich Drepper
66c776d718
Floating point register restore functions.
2000-12-06 03:14:16 +00:00
Ulrich Drepper
e198e3e80e
Floating point register saving functions.
2000-12-06 03:13:59 +00:00
Ulrich Drepper
dcd9300681
[$(subdir)==misc] (sysdep_routines): Add restf and savef.
2000-12-06 03:12:51 +00:00
Andreas Jaeger
ae8186b5e3
(_test_and_set): Don't set mips2.
2000-12-05 17:59:58 +00:00
Andreas Jaeger
94f1fa3185
Use SYS_ify.
2000-12-05 17:41:00 +00:00
Andreas Jaeger
87af90e7c3
Linux/MIPS specific version.
2000-12-05 17:40:39 +00:00
Andreas Jaeger
6943ccb42b
Removed.
2000-12-05 17:39:49 +00:00
Ulrich Drepper
3f4be017d8
Define MAXHOSTNAMELEN.
2000-12-05 16:18:48 +00:00
Ulrich Drepper
bbeb0a2e8e
AIX/PPC implementation of lrintf.
2000-12-05 04:17:58 +00:00
Ulrich Drepper
07aef1acd4
Cleanup. Add comments.
2000-12-05 04:13:34 +00:00
Ulrich Drepper
d84fcdf42a
Define __clockid_t and __timer_t.
2000-12-05 04:05:25 +00:00
Ulrich Drepper
b75905aee7
Nothing.
2000-12-05 04:03:03 +00:00
Ulrich Drepper
d4810d08f2
(JUMPTARGET): Use C_TEXT.
2000-12-05 04:00:48 +00:00
Ulrich Drepper
6e7c7c2186
Define pread64 alias.
2000-12-05 03:58:15 +00:00
Ulrich Drepper
42696fe77f
Define pread alias.
2000-12-05 03:57:44 +00:00
Ulrich Drepper
ba2df8a934
Define __libc_open alias.
2000-12-05 03:57:00 +00:00
Ulrich Drepper
c4aa3b70bc
Define __libc_lseek alias.
2000-12-05 03:55:49 +00:00
Ulrich Drepper
74c9e7dc5a
Define __fchdir.
2000-12-05 03:48:38 +00:00
Ulrich Drepper
aa2f92db99
[$(subdir)==login] (sysdep_routines): Add setutxent, getutxent,
...
endutxent, getutxid, getutxline, pututxline, and utmpxname.
2000-12-05 03:46:39 +00:00
Ulrich Drepper
e9a0b83c8f
Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions.
2000-12-04 08:37:22 +00:00
Andreas Jaeger
832725ccb4
Remove unused variable.
2000-11-29 09:24:50 +00:00
Andreas Jaeger
9ae8d03731
Synch with generic Linux version.
2000-11-28 09:17:38 +00:00
Andreas Jaeger
6e6f5adcfb
(struct cmsghdr): Use __flexarr.
2000-11-28 08:05:11 +00:00
Andreas Jaeger
a9a575e676
(__longjmp): Restore SP and FP last and
...
in a single asm as they may be used to access other stored
registers.
2000-11-27 14:40:15 +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
Andreas Jaeger
ec5d5a4d92
(O_NOFOLLOW): Use same value defined in /usr/include/asm-mips/fcntl.h.
2000-11-20 07:55:22 +00:00
Andreas Jaeger
bddc20b59a
(kernel_stat): Expand time_t to 'long int' not, 'unsigned int'. Use 'long int' for
...
__unused? members.
2000-11-20 07:55:06 +00:00
Andreas Jaeger
081c74d4cc
Fix comments
2000-11-20 07:54:19 +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
7f10098010
Correct last patch.
2000-11-10 05:06:34 +00:00
Ulrich Drepper
a632433d28
(GLIBC_2.1.1): Add getitimer.
2000-11-10 05:00:14 +00:00
Andreas Jaeger
9285ecc8a1
(elf_machine_rel): Add the symbol's
...
value plus the run-time displacement to the relocation for non-GOT
symbols. Set the relocation to the GOT entry for GOT symbols.
2000-11-02 09:32:30 +00:00
Ulrich Drepper
e569ff55ac
(CLK_TCK): Cast sysconf result to __clock_t.
2000-11-01 20:59:56 +00:00
Ulrich Drepper
374305ef42
Use __sysconf to for CLK_TCK.
2000-11-01 08:07:45 +00:00
Ulrich Drepper
abde23bdcf
Linux/Alpha version of function to get CLK_TCK value.
2000-11-01 08:06:06 +00:00
Andreas Schwab
a873180d70
Add some more ulps.
2000-10-27 16:22:44 +00:00
Ulrich Drepper
e4b950346f
Not needed.
2000-10-27 06:48:36 +00:00
Ulrich Drepper
b2746c3a16
Additional files to distribute in sysdeps/unix/sysv/linux/hppa.
2000-10-27 06:40:17 +00:00
Ulrich Drepper
f7319991c9
Additional files to distribute in sysdeps/hppa.
2000-10-27 06:38:28 +00:00
Ulrich Drepper
ff86bfcd6b
Update after libm-test.inc change.
2000-10-26 17:23:46 +00:00
Ulrich Drepper
fbbf3667bf
Updated.
2000-10-25 16:56:34 +00:00
Andreas Jaeger
67d3dc3d79
Partly revert patch from 2000-10-18.
2000-10-24 07:01:37 +00:00
Andreas Schwab
ee44fc4b60
Updated.
2000-10-23 19:14:22 +00:00
Andreas Jaeger
eed537401d
Add fcntl64.
2000-10-23 06:26:50 +00:00
Ulrich Drepper
f1dba30859
(elf_machine_matches_host): Parameter is now pointer to ELF header.
2000-10-20 17:04:28 +00:00
Andreas Jaeger
8a02fd962e
Include <asm/unistd.h>.
2000-10-20 07:02:12 +00:00
Ulrich Drepper
d0168cc099
(__new_semctl): Pass union semun as 4th argument to semctl syscall, not
...
address of it.
2000-10-20 06:14:58 +00:00
Andreas Jaeger
d9c1416a4a
2000-10-18 Andreas Jaeger <aj@suse.de>
...
* sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_OK): New.
(ELF_MACHINE_BEFORE_RTLD_RELOC): Handle newer linkers.
(elf_machine_runtime_link_map): Likewise.
(elf_machine_runtime_setup): Likewise.
Handle dynamic linker's local got entries.
Patches by Ralf Baechle <ralf@gnu.org>.
2000-10-09 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* sysdeps/mips/dl-machine.h (_dl_runtime_resolve): Define $sp as
the frame pointer. Allocate stack space for $a0 for
__dl_runtime_resolve(). Do not save $sp in $s0 as it's
callee-saved anyway.
2000-10-18 10:21:16 +00:00
Andreas Schwab
09ac296dc4
Update for changes in libm-test.inc.
2000-10-17 13:24:28 +00:00
Andreas Schwab
ef892797ee
Fix last change (misapplied).
2000-10-16 09:21:25 +00:00
Ulrich Drepper
2d4515fc57
Cleanup.
2000-10-15 18:37:53 +00:00
Ulrich Drepper
37374d91ac
Linux/HPPA errno definitions.
2000-10-15 03:58:58 +00:00
Ulrich Drepper
fb0f005337
Linux/HPPA specific fenv definitions.
2000-10-15 03:37:33 +00:00
Ulrich Drepper
2db1ce26da
Linux/HPPA specific fetestexcept implementation.
2000-10-15 03:36:28 +00:00
Ulrich Drepper
32b9e00b12
Linux/HPPA specific fesetexceptflag implementation.
2000-10-15 03:36:16 +00:00
Ulrich Drepper
84e1099f78
Linux/HPPA specific feraiseexcept implementation.
2000-10-15 03:36:03 +00:00
Ulrich Drepper
9bb9060790
Linux/HPPA specific fegetexceptflag implementation.
2000-10-15 03:35:48 +00:00
Ulrich Drepper
318eb46070
Linux/HPPA specific feupdateenv implementation.
2000-10-15 03:35:14 +00:00
Ulrich Drepper
8c34028d3e
Linux/HPPA specific fesetround implementation.
2000-10-15 03:35:05 +00:00
Ulrich Drepper
1d53eb01ef
Linux/HPPA specific fesetenv implementation.
2000-10-15 03:34:57 +00:00
Ulrich Drepper
1f8d3bd8e7
Linux/HPPA specific feholdexcept implementation.
2000-10-15 03:34:49 +00:00
Ulrich Drepper
0ea85d5c2f
Linux/HPPA specific fegetround implementation.
2000-10-15 03:34:41 +00:00
Ulrich Drepper
1b2b6656a9
Linux/HPPA specific fegetexcept implementation.
2000-10-15 03:34:32 +00:00
Ulrich Drepper
839151ff97
Linux/HPPA specific fegetenv implementation.
2000-10-15 03:34:22 +00:00
Ulrich Drepper
8ebd5d830b
Linux/HPPA specific fedisableexcept implementation.
2000-10-15 03:34:04 +00:00
Ulrich Drepper
e7cbd45172
Linux/HPPA specific feclearexcept implementation.
2000-10-15 03:33:51 +00:00
Ulrich Drepper
1f07ba01b9
Linux/HPPA specific ld.so startup code.
2000-10-15 03:33:33 +00:00
Ulrich Drepper
aa4ee8e227
Linux/HPPA specific startup code.
2000-10-15 03:33:24 +00:00
Ulrich Drepper
ff3e496930
Linux/HPPA specific ucontext definitions.
2000-10-15 03:30:29 +00:00
Ulrich Drepper
06a5b96db3
Linux/HPPA specific debugging data structures.
2000-10-15 03:30:16 +00:00
Ulrich Drepper
58a36ea303
Linux/HPPA specific signal number definitions.
2000-10-15 03:29:47 +00:00
Ulrich Drepper
e7f6c890c3
Linux/HPPA specific sigaction definitions.
2000-10-15 03:29:35 +00:00
Ulrich Drepper
aed8020367
Linux/HPPA specific mman definitions.
2000-10-15 03:29:27 +00:00
Ulrich Drepper
5b8483160d
Linux/HPPA specific ioctl definitions.
2000-10-15 03:29:17 +00:00
Ulrich Drepper
f7c460d411
Linux/HPPA specific fcntl definitions.
2000-10-15 03:29:10 +00:00
Ulrich Drepper
a22a888980
Linux/HPPA specific umount definition.
2000-10-15 03:28:55 +00:00
Ulrich Drepper
a30ba90d2e
Linux/HPPA specific low-level definitions.
2000-10-15 03:28:47 +00:00
Ulrich Drepper
a61e86b079
Linux/HPPA specific low-level object definitions.
2000-10-15 03:28:38 +00:00
Ulrich Drepper
19cf2cc288
Linux/HPPA specific syscall list.
2000-10-15 03:28:22 +00:00
Ulrich Drepper
6357ebdf00
Linux/HPPA specific syscall implementation.
2000-10-15 03:28:15 +00:00
Ulrich Drepper
7e61a792a4
Linux/HPPA specific socket implementation.
2000-10-15 03:28:06 +00:00
Ulrich Drepper
93309db87c
Linux/HPPA specific setrlimit implementation.
2000-10-15 03:27:57 +00:00
Ulrich Drepper
b60369154c
Linux/HPPA specific entry point for profiling.
2000-10-15 03:27:46 +00:00
Ulrich Drepper
e4dccb0b6a
Linux/HPPA specific mmap implementation.
2000-10-15 03:27:14 +00:00
Ulrich Drepper
f67381e6d5
Linux/HPPA kernel specific stat definitions.
2000-10-15 03:26:58 +00:00
Ulrich Drepper
3a13cef1c2
Linux/HPPA kernel specific sigaction definitions.
2000-10-15 03:26:50 +00:00
Ulrich Drepper
18a940ad38
Linux/HPPA specific getrlimit64 implementation.
2000-10-15 03:26:34 +00:00
Ulrich Drepper
f0fb7e01e5
Linux/HPPA specific getrlimit implementation.
2000-10-15 03:26:27 +00:00
Ulrich Drepper
b35e240743
Linux/HPPA specific clone implementation.
2000-10-15 03:26:18 +00:00
Ulrich Drepper
2d9665cddc
Linux/HPPA specific brk implementation.
2000-10-15 03:26:10 +00:00
Ulrich Drepper
6d9ee98317
Linux/HPPA specific Versions.
2000-10-15 03:26:01 +00:00
Ulrich Drepper
b8829d504f
Linux/HPPA specific Makefile.
2000-10-15 03:25:52 +00:00
Ulrich Drepper
06fbf18c58
Additional directories for HPPA1.1 machines.
2000-10-15 03:25:29 +00:00
Ulrich Drepper
c6d53d276e
HP/PA specific setjmp header definitions.
2000-10-15 03:25:11 +00:00