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. hace 18 años
..
bits 89c6728dcf the common sem.h is good enough for x86_64 hace 19 años
sys 1fef64b228 headers for x86_64 hace 19 años
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. hace 18 años
__longjmp.S 47b3efda36 use % as the function marker instead of @ hace 19 años
__syscall_error.c 0316eef955 make sure we include features.h to get the hidden define hace 19 años
brk.c fc59b6ec51 some source files for x86_64 hace 19 años
bsd-_setjmp.S 47b3efda36 use % as the function marker instead of @ hace 19 años
bsd-setjmp.S 47b3efda36 use % as the function marker instead of @ hace 19 años
clone.S 5ddee2da0c Peter S. Mazinger writes: we dont need features.h hace 19 años
crt1.S 802c7d3ac8 import the rest of the glibc start.S so PIE works hace 19 años
crti.S 47b3efda36 use % as the function marker instead of @ hace 19 años
crtn.S 47b3efda36 use % as the function marker instead of @ hace 19 años
fpu_control.h 1fef64b228 headers for x86_64 hace 19 años
mmap.c 5303a70090 the generic mmap.c is not good enough for us, we need the syscall6() version hace 19 años
setjmp.S 47b3efda36 use % as the function marker instead of @ hace 19 años
sigaction.c 0f9f0d5305 unneeded quotes hace 19 años
syscall.S 47b3efda36 use % as the function marker instead of @ hace 19 años
vfork.S 47b3efda36 use % as the function marker instead of @ hace 19 años