Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture 18 years ago
..
bits 89c6728dcf the common sem.h is good enough for x86_64 19 years ago
sys 1fef64b228 headers for x86_64 19 years ago
Makefile e6aa37afc9 Replace all Makefiles for new build infrastucture 18 years ago
Makefile.arch 358043ffb9 Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles 18 years ago
__longjmp.S 47b3efda36 use % as the function marker instead of @ 19 years ago
__syscall_error.c 0316eef955 make sure we include features.h to get the hidden define 19 years ago
brk.c fc59b6ec51 some source files for x86_64 19 years ago
bsd-_setjmp.S 47b3efda36 use % as the function marker instead of @ 19 years ago
bsd-setjmp.S 47b3efda36 use % as the function marker instead of @ 19 years ago
clone.S 5ddee2da0c Peter S. Mazinger writes: we dont need features.h 19 years ago
crt1.S 802c7d3ac8 import the rest of the glibc start.S so PIE works 19 years ago
crti.S 47b3efda36 use % as the function marker instead of @ 19 years ago
crtn.S 47b3efda36 use % as the function marker instead of @ 19 years ago
fpu_control.h 1fef64b228 headers for x86_64 19 years ago
mmap.c 5303a70090 the generic mmap.c is not good enough for us, we need the syscall6() version 19 years ago
setjmp.S 47b3efda36 use % as the function marker instead of @ 19 years ago
sigaction.c 0f9f0d5305 unneeded quotes 19 years ago
syscall.S 47b3efda36 use % as the function marker instead of @ 19 years ago
vfork.S 47b3efda36 use % as the function marker instead of @ 19 years ago