Histórico de Commits

Autor SHA1 Mensagem Data
  Joakim Tjernlund 2044b626be Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger. há 19 anos atrás
  Joakim Tjernlund 8d5946b727 Remove SYSTEM_LDSO option since it no longer works. há 19 anos atrás
  Joakim Tjernlund 066d0837ff Remove hardcoded ld-uClibc.so.0 name in ldso. há 19 anos atrás
  Mike Frysinger 3417dd5c91 revert __error -> __syscall_error change since it doesnt work for clone há 19 anos atrás
  Mike Frysinger e6b5b0f238 missed one of the __error names in changing to __syscall_error há 19 anos atrás
  Mike Frysinger ef8c7a93f9 touchup PIE support for all the utils and fix stripping on iconv há 19 anos atrás
  Mike Frysinger afd3f33a07 add back in the LDPIEFLAG since -fPIE does not imply -pie há 19 anos atrás
  Mike Frysinger 71f8450fce jump straight to __syscall_error há 19 anos atrás
  Mike Frysinger 4fd42eddbb fix some sign warnings pointed out by gcc-4 há 19 anos atrás
  Mike Frysinger 22a8268ff4 In Bug 364 by hassold: há 19 anos atrás
  Eric Andersen d2d040e102 Bump version in preparation for the upcoming release há 19 anos atrás
  Mike Frysinger 0b6cdbe416 use the inline version of _dl_parse_dynamic_info há 19 anos atrás
  Mike Frysinger a0d57a0894 clean up whitespace/syntax há 19 anos atrás
  Mike Frysinger 135c85905c disable early debug code if the arch relies on certain values (like load_addr) which are computer later há 19 anos atrás
  Mike Frysinger ae3bbeaa10 rework the headers depedency so that it plays nice with parallel building há 19 anos atrás
  Mike Frysinger 1fbbaa0392 note the architectures which still need to be updated há 19 anos atrás
  Mike Frysinger bbde871b62 date: 2005/08/07 07:53:58; author: drepper; state: Exp; lines: +1 -1 há 19 anos atrás
  Mike Frysinger f3c7774ff4 need -s for STRIPTOOL with iconv too as psm pointed out há 19 anos atrás
  Mike Frysinger f47c0e8d13 eat whitespace há 19 anos atrás
  Mike Frysinger d501ad45e3 update crt0 to crt1 based heavily on glibc start.S and to sync up with __uClibc_main changes há 19 anos atrás
  Mike Frysinger 981799a705 use sigprocmask instead of internal __sigprocmask since __ version doesnt always exist há 19 anos atrás
  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 há 19 anos atrás
  Mike Frysinger 96c840eed1 remove unused/pointless variables há 19 anos atrás
  Mike Frysinger fa82a98b28 need to run STRIPTOOL with -s to replace behavior lost from gcc -s há 19 anos atrás
  Mike Frysinger b45363960c remove duplicated _syscall6 definitions and unify them with a define há 19 anos atrás
  Mike Frysinger 09aeb4d2ce eat whitespace há 19 anos atrás
  Mike Frysinger 8078b0ff43 remove strip flags and let STRIPTOOL do the work há 19 anos atrás
  Mike Frysinger 2da2b791b8 whitespace it há 19 anos atrás
  Mike Frysinger e627587cec yvasilev writes in Bug 235: há 19 anos atrás
  Manuel Novoa III e451f99194 Update from (older) glibc code. há 19 anos atrás