Peter S. Mazinger 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. 20 ani în urmă
..
bits 4203076cd1 no more cvs 20 ani în urmă
sys a8402400e7 Add back in PTRACE_SINGLESTEP. 22 ani în urmă
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. 20 ani în urmă
__longjmp.S 6e2c1e84e9 Rename longjmp.S to __longjmp.S 23 ani în urmă
clinkage.h 5c12c8eecd Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. 24 ani în urmă
clone.c f8f238ddf1 Pass CHILD_STACK argument to system call (it possibly worked before `by 22 ani în urmă
crt0.S cd411309b5 __data_start needs to be added to all crt0.S files that don't currently 21 ani în urmă
crti.S 5cae04a3a2 Continue the conversion to using per-arch crti.S and crtn.S 22 ani în urmă
crtn.S 5cae04a3a2 Continue the conversion to using per-arch crti.S and crtn.S 22 ani în urmă
mmap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 21 ani în urmă
setjmp.S 8fda4c4091 Updates to the v850 architecture from Miles Bader <miles@gnu.org> 23 ani în urmă
syscall.c 03739d40be Initial checkin. 23 ani în urmă
vfork.S e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 23 ani în urmă