.. |
bits
|
33fb411a47
Allow for targets that don't know about signed zero floats.
|
il y a 19 ans |
sys
|
a8402400e7
Add back in PTRACE_SINGLESTEP.
|
il y a 22 ans |
Makefile
|
3a7ac9c7a7
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.
|
il y a 19 ans |
__longjmp.S
|
c0dc17e987
Another __sigprocmask
|
il y a 19 ans |
clinkage.h
|
5c12c8eecd
Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.
|
il y a 23 ans |
clone.c
|
f8f238ddf1
Pass CHILD_STACK argument to system call (it possibly worked before `by
|
il y a 22 ans |
crt0.S
|
cd411309b5
__data_start needs to be added to all crt0.S files that don't currently
|
il y a 20 ans |
crti.S
|
5cae04a3a2
Continue the conversion to using per-arch crti.S and crtn.S
|
il y a 21 ans |
crtn.S
|
5cae04a3a2
Continue the conversion to using per-arch crti.S and crtn.S
|
il y a 21 ans |
mmap.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
il y a 19 ans |
setjmp.S
|
8fda4c4091
Updates to the v850 architecture from Miles Bader <miles@gnu.org>
|
il y a 23 ans |
syscall.c
|
03739d40be
Initial checkin.
|
il y a 22 ans |
vfork.S
|
48143d8a8f
fork/vfork weak in libc, strong in libpthread
|
il y a 19 ans |