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. 18 年 前
..
bits 3974b578e8 Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as 20 年 前
sys 94b92c2fab 21 年 前
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. 18 年 前
__longjmp.S 94b92c2fab 21 年 前
clinkage.h 94b92c2fab 21 年 前
clone.c 94b92c2fab 21 年 前
crt0.S cd411309b5 __data_start needs to be added to all crt0.S files that don't currently 20 年 前
longjmp.S 94b92c2fab 21 年 前
mmap.c 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 年 前
setjmp.S 94b92c2fab 21 年 前
syscall.c 94b92c2fab 21 年 前
vfork.S 94b92c2fab 21 年 前