Commit History

Author SHA1 Message Date
  Mike Frysinger bbde871b62 date: 2005/08/07 07:53:58; author: drepper; state: Exp; lines: +1 -1 20 years ago
  Mike Frysinger f3c7774ff4 need -s for STRIPTOOL with iconv too as psm pointed out 20 years ago
  Mike Frysinger f47c0e8d13 eat whitespace 20 years ago
  Mike Frysinger d501ad45e3 update crt0 to crt1 based heavily on glibc start.S and to sync up with __uClibc_main changes 20 years ago
  Mike Frysinger 981799a705 use sigprocmask instead of internal __sigprocmask since __ version doesnt always exist 20 years ago
  Mike Frysinger 74f2f592bb move __fpscr_values out of crt0 and into libc as proposed by Daniel Jacobowitz so that libm.so links properly with newer toolchains 20 years ago
  Mike Frysinger 96c840eed1 remove unused/pointless variables 20 years ago
  Mike Frysinger fa82a98b28 need to run STRIPTOOL with -s to replace behavior lost from gcc -s 20 years ago
  Mike Frysinger b45363960c remove duplicated _syscall6 definitions and unify them with a define 20 years ago
  Mike Frysinger 09aeb4d2ce eat whitespace 20 years ago
  Mike Frysinger 8078b0ff43 remove strip flags and let STRIPTOOL do the work 20 years ago
  Mike Frysinger 2da2b791b8 whitespace it 20 years ago
  Mike Frysinger e627587cec yvasilev writes in Bug 235: 20 years ago
  Manuel Novoa III e451f99194 Update from (older) glibc code. 20 years ago
  Manuel Novoa III b1fdcac7a5 POSIX requires that fields st_dev and st_rdev to be of type dev_t. 20 years ago
  Eric Andersen c04c4b5d76 Do not define 'AUTOCONF_INCLUDED' 20 years ago
  Joakim Tjernlund 47c8664285 Add dependency on ld-uClibc.so.0 for libdl.so. 20 years ago
  Manuel Novoa III 0ad448b780 Old glibc fix for ltp's clone07 test. Another file that needs updating... 20 years ago
  Manuel Novoa III 9191b996fa This fixes the pread/pwrite bugs reported by ltp. But I really need to pull in the latest glibc stuff. 20 years ago
  Manuel Novoa III 869198ab53 Check for __NR_fcntl64. 20 years ago
  Manuel Novoa III b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. 20 years ago
  Manuel Novoa III 7e3139b5a9 Update with current glibc version. 20 years ago
  Manuel Novoa III 93def29fa5 Since we're now always using IPC_64, we need this. Otherwise, some of the perl tests fail on mipsel. 20 years ago
  Manuel Novoa III ed952e89a6 sjhill appears confused. vapier's earlier commit of string.h was broken. 20 years ago
  "Steven J. Hill" 7e5c79bcc6 The newly added __glibc_strerror_r function is probably fine, but the 20 years ago
  Mike Frysinger c78cc09f59 as pointed out by khem/ngupta, ARM926T should be march armv5 instead of armv4 20 years ago
  "Steven J. Hill" 2512e7992c Remove unused include directory. 20 years ago
  Mike Frysinger 1db5f0190e remove outdated comment and announce support for nanoseconds 20 years ago
  Mike Frysinger 4898271e11 we are handed errno as a negative value so we need to reverse it 20 years ago
  Mike Frysinger 8c9cfb760f export PIEFLAG and the noexecstack AS test so that gcc/as arent executed in every subdir 20 years ago