Commit History

Author SHA1 Message Date
  Joakim Tjernlund dcf241189a Rehash the PowerPC e500 port to avoid creating symlinks 17 years ago
  Joakim Tjernlund 8ceaf7c737 Add support for PowerPC e500, libc part only. 17 years ago
  Eric Andersen 06969fa42b use sane line breaks 17 years ago
  Mike Frysinger 49c57df050 replace bits/syscalls.h with a comment ... an empty file makes people think this is a bug rather than by design 17 years ago
  Mike Frysinger 28f3c7c913 drive home the point people should not be using _syscall#() macros 17 years ago
  Mike Frysinger 3c4bcdcf5a use .bz2 rather than .gz 17 years ago
  Mike Frysinger 9a859801dd dont actually have to worry about local changes as svn export takes care of that 17 years ago
  Mike Frysinger 1712052547 since we dont symlink the headers, theres nothing to filter 17 years ago
  Mike Frysinger 08e377aab1 we just want the kernel headers, not the whole kernel source ... so people may need to update their paths slightly 17 years ago
  Mike Frysinger 2576789431 kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directly 17 years ago
  Mike Frysinger e1d59aed55 create new menu so people can select what format they wish to build uClibc 17 years ago
  Mike Frysinger 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries 17 years ago
  Eric Andersen 1da8fd9223 mips64 patch from Atsushi Nemoto: 17 years ago
  Mike Frysinger 3fdaf2bbc7 fix from psm: add UCLIBC_ prefix to HAS_SHADOW option 18 years ago
  Peter Kjellerstedt 47a8b2079d A little whitespace clean up. 18 years ago
  Peter Kjellerstedt 3abe19e38f Use tar rather than cp to copy all files matching *.so.* from the lib 18 years ago
  Mike Frysinger 34f4d314c5 use cp -P instead of cp -d as pointed out by David DeHaven 18 years ago
  Peter S. Mazinger 6ba0493bc3 Create libpthread_nonshared.a 18 years ago
  Peter S. Mazinger 477fd46e64 Remove files not used on target 18 years ago
  Peter S. Mazinger 0e4c4d1108 Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt 18 years ago
  Peter S. Mazinger 3115acd52e Move _lfs_64.h to include and adapt files 18 years ago
  Mike Frysinger adcf10adfb use a tempfile while generating sysnum.h 18 years ago
  Mike Frysinger 0da794d618 touchup header handling in other config targets 18 years ago
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it 18 years ago
  Mike Frysinger 94c41e72b5 touchup headers target somemore so building in subdirs works nicely again 18 years ago
  Mike Frysinger 695fcdc154 touchup headers output and make it run smoother 18 years ago
  Mike Frysinger afc2511f3d clean the test dir silently 18 years ago
  Mike Frysinger e471910a1c ldd usage does not cause a failure in tests and we want to remove it anyways, so dont depend on utils for tests 18 years ago
  Peter S. Mazinger a2b9934702 some test uses ldd, make check depend on utils 18 years ago
  Mike Frysinger e5cc40c3be Paul Brook writes: 18 years ago