.. |
bits
|
d166ab00c8
Change to sane defaults
|
19 years ago |
sys
|
c7757f181f
Patch from George Thanos adding support for the "e1" architecture.
|
21 years ago |
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.
|
19 years ago |
crt0.S
|
cd411309b5
__data_start needs to be added to all crt0.S files that don't currently
|
20 years ago |
crt1.c
|
c7757f181f
Patch from George Thanos adding support for the "e1" architecture.
|
21 years ago |
longjmp.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 years ago |
setjmp.c
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
syscalls.c
|
c7757f181f
Patch from George Thanos adding support for the "e1" architecture.
|
21 years ago |
vfork.c
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 years ago |