Historie revizí

Autor SHA1 Zpráva Datum
  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. před 18 roky
  Peter S. Mazinger 50143b1b6f Allow building uClibc w/ make-3.79.1 if SSP is disabled před 18 roky
  Peter S. Mazinger 812cc95678 Add gcc-4.1 non-TLS __stack_chk_guard support. Run the guard setup only once. před 18 roky
  Ned Ludd 97f7b347cf - keep gcc-4.x happy před 19 roky
  Peter Kjellerstedt e48b13e6c7 The list of source files was just too much. Especially trying to keep před 19 roky
  Mike Frysinger 130697527b merge parallel build support před 19 roky
  Mike Frysinger 0695d2cabc add posix_fadvise / posix_fadvise64 support před 19 roky
  Mike Frysinger 7334cfc680 Justin Cormack <justin@street-vision.com> writes: před 19 roky
  Eric Andersen 433ccbdd22 Patch from Peter S. Mazinger: před 19 roky
  Eric Andersen 98701e8573 Patch from psm, vapier, and solar, adding xattr syscalls před 19 roky
  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. před 19 roky
  Eric Andersen e9d95cfa85 Make the stub profiling stuff work před 20 roky
  Eric Andersen 09f85c7ffd Attempt to support 'gcc -finstrument-functions', which seems much před 20 roky
  Eric Andersen 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a před 20 roky
  Eric Andersen c2d1da448a Sort all the files před 20 roky
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. před 20 roky
  Eric Andersen 9bafaa6fe7 Add poll před 20 roky
  Eric Andersen fb84603f8c Peter S. Mazinger writes: před 20 roky
  Eric Andersen 0de9c08b6c Add support for missing ntp_gettime and ntp_adjtime před 20 roky
  Eric Andersen c89ad8d478 Kill initfini.awk před 20 roky
  Manuel Novoa III 4cc7fb45c1 Add -msoft-float to SAFECFLAGS when necessary. před 20 roky
  Eric Andersen 7bda1856da Fix a stupid bug that caused uClibc to never provide the correct před 20 roky
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: před 20 roky
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: před 20 roky
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: před 20 roky
  Eric Andersen 027d12aeef Patch from Atsushi Nemoto (with some additions): před 20 roky
  Manuel Novoa III 17ab889ed1 Fix "subst -g,," problem for SAFECFLAGS. před 21 roky
  Manuel Novoa III f1fd9ae96d Remove profil.c, since it is constained within gmon.c. před 21 roky
  Eric Andersen 12d9322b4f Add an implementation of profil(), based on the version from před 21 roky
  Eric Andersen ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() před 21 roky