Roland McGrath
|
d030d52da2
|
2002-10-07 Roland McGrath <roland@redhat.com>
* sysdeps/generic/errno.c: New file.
* csu/Makefile (aux): New variable, list errno.
* sysdeps/unix/sysv/linux/i386/sysdep.S (errno, _errno): Remove defns.
* sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/x86_64/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/arm/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/cris/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/hppa/sysdep.c: Likewise.
* sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/powerpc/sysdep.c: Likewise.
* sysdeps/unix/sysv/linux/sparc/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/sh/sysdep.S: Likewise.
* sysdeps/unix/alpha/sysdep.S: Likewise.
* sysdeps/generic/start.c: Likewise.
* sysdeps/unix/start.c: Likewise.
* sysdeps/unix/arm/start.c: Likewise.
* sysdeps/unix/bsd/ultrix4/mips/start.S: Likewise.
* sysdeps/unix/sparc/start.c: Likewise.
* sysdeps/unix/sysv/irix4/start.c: Likewise.
* sysdeps/unix/sysv/linux/mips/sysdep.S: File removed.
|
2002-10-11 10:51:31 +00:00 |
|
Ulrich Drepper
|
2547aab14a
|
Additional files to distribute for Unix on Arm.
|
2002-08-28 08:30:53 +00:00 |
|
Roland McGrath
|
ae287b1900
|
2002-07-06 Bruno Haible <bruno@clisp.org>
* sysdeps/unix/fork.S: Fix PSEUDO_END argument.
* sysdeps/unix/arm/fork.S: Likewise.
|
2002-08-26 11:37:38 +00:00 |
|
Ulrich Drepper
|
541ee34198
|
Improve schedule.
|
2002-07-24 17:36:14 +00:00 |
|
Ulrich Drepper
|
521d1bc7f4
|
brk implementation for dynamic linker.
|
2002-04-06 01:34:06 +00:00 |
|
Andreas Jaeger
|
3214b89b32
|
Update to LGPL v2.1.
|
2001-07-06 04:56:23 +00:00 |
|
Ulrich Drepper
|
c4d9992549
|
Wrap assembler macros in #ifdef __ASSEMBLER__.
|
1998-10-22 11:17:42 +00:00 |
|
Ulrich Drepper
|
e916666169
|
(syscall_error): Use C_SYMBOL_NAME for a.out compatibility.
|
1998-05-19 16:12:07 +00:00 |
|
Ulrich Drepper
|
87161c8c88
|
Startup file for ARM.
|
1998-04-30 16:56:45 +00:00 |
|
Ulrich Drepper
|
3500923da8
|
(syscall_error): Support PIC and re-entrant code.
|
1998-03-18 14:31:30 +00:00 |
|
Ulrich Drepper
|
7733906da7
|
Support PIC.
|
1998-03-18 14:31:22 +00:00 |
|
Ulrich Drepper
|
0fe3c9c4df
|
Include <bits/errno.h> not <errnos.h>.
|
1997-11-13 00:18:09 +00:00 |
|
Ulrich Drepper
|
db31c86395
|
Update and reformat copyright, remove trailing white spaces and send
through unexpand.
|
1997-06-26 22:16:52 +00:00 |
|
Ulrich Drepper
|
36e28152c9
|
Update and reformat copyright, remove trailing white spaces and send
through unexpand.
|
1997-06-23 21:54:51 +00:00 |
|
Ulrich Drepper
|
7eff60903d
|
ARM dependent assembler and low-level definitions.
|
1997-06-12 21:23:19 +00:00 |
|
Ulrich Drepper
|
57771f2025
|
brk implementation for ARM.
|
1997-06-12 21:22:18 +00:00 |
|
Ulrich Drepper
|
7e42418a2d
|
Avoid warning about nested comments.
|
1997-05-22 02:16:31 +00:00 |
|
Ulrich Drepper
|
bd85bd7500
|
Add definition for ret and MOVE.
|
1997-05-21 01:40:24 +00:00 |
|
Ulrich Drepper
|
ecda085689
|
Implementation of fork syscall for ARM.
|
1997-05-21 01:39:40 +00:00 |
|
Ulrich Drepper
|
d80b3f3c5b
|
Basic functionality for libc on ARM
|
1997-04-14 02:11:12 +00:00 |
|