Историја ревизија

Аутор SHA1 Порука Датум
  Peter S. Mazinger ba31c6c463 Remove TOPDIR пре 18 година
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture пре 18 година
  Peter S. Mazinger 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. пре 18 година
  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 година
  Peter S. Mazinger 50143b1b6f Allow building uClibc w/ make-3.79.1 if SSP is disabled пре 18 година
  Peter S. Mazinger 812cc95678 Add gcc-4.1 non-TLS __stack_chk_guard support. Run the guard setup only once. пре 18 година
  Ned Ludd 97f7b347cf - keep gcc-4.x happy пре 19 година
  Peter Kjellerstedt e48b13e6c7 The list of source files was just too much. Especially trying to keep пре 19 година
  Mike Frysinger 130697527b merge parallel build support пре 19 година
  Mike Frysinger 0695d2cabc add posix_fadvise / posix_fadvise64 support пре 19 година
  Mike Frysinger 7334cfc680 Justin Cormack <justin@street-vision.com> writes: пре 19 година
  Eric Andersen 433ccbdd22 Patch from Peter S. Mazinger: пре 19 година
  Eric Andersen 98701e8573 Patch from psm, vapier, and solar, adding xattr syscalls пре 19 година
  Ned Ludd d503d1d6c6 - Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional. пре 19 година
  Eric Andersen e9d95cfa85 Make the stub profiling stuff work пре 20 година
  Eric Andersen 09f85c7ffd Attempt to support 'gcc -finstrument-functions', which seems much пре 20 година
  Eric Andersen 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a пре 20 година
  Eric Andersen c2d1da448a Sort all the files пре 20 година
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. пре 20 година
  Eric Andersen 9bafaa6fe7 Add poll пре 20 година
  Eric Andersen fb84603f8c Peter S. Mazinger writes: пре 20 година
  Eric Andersen 0de9c08b6c Add support for missing ntp_gettime and ntp_adjtime пре 20 година
  Eric Andersen c89ad8d478 Kill initfini.awk пре 20 година
  Manuel Novoa III 4cc7fb45c1 Add -msoft-float to SAFECFLAGS when necessary. пре 20 година
  Eric Andersen 7bda1856da Fix a stupid bug that caused uClibc to never provide the correct пре 20 година
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: пре 20 година
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: пре 20 година
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: пре 20 година
  Eric Andersen 027d12aeef Patch from Atsushi Nemoto (with some additions): пре 20 година
  Manuel Novoa III 17ab889ed1 Fix "subst -g,," problem for SAFECFLAGS. пре 20 година