Commit History

Author SHA1 Message Date
  Mike Frysinger 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries 17 years ago
  Bernhard Reutner-Fischer 589c9895a4 - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to do away with all LEGACY 17 years ago
  Bernhard Reutner-Fischer 09710a49d3 - fix typo 17 years ago
  Mike Frysinger 44b161a8c5 dont require DOPIC with FORCE_SHAREABLE_TEXT_SEGMENTS 17 years ago
  Mike Frysinger 1aaf073952 fix from psm: DODEBUG_PT is only meaningful for LINUXTHREADS_OLD, add: depends on LINUXTHREADS_OLD 18 years ago
  Mike Frysinger e3c0c189b7 fix from psm: makes use of the malloc debug option in malloc-standard as well 18 years ago
  Mike Frysinger 3fdaf2bbc7 fix from psm: add UCLIBC_ prefix to HAS_SHADOW option 18 years ago
  Mike Frysinger 7a895bea22 bfin works again 18 years ago
  Eric Andersen 66b01e60d8 Change symbol 'NOSTRIP' to 'DOSTRIP' since the double negatives 18 years ago
  Eric Andersen 712f14a84f cleanup description 18 years ago
  Eric Andersen c3f8ec2942 gcc 4.1.x is apparently miscompiling gnu glob on mips. This ports the latest and 18 years ago
  Mike Frysinger 1652ec366d re-enable global constructors and destructors for bfin 18 years ago
  Peter S. Mazinger a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex 18 years ago
  Peter S. Mazinger 89663ff0fa Enable EXTRA_WARNINGS on DODEBUG 18 years ago
  Peter S. Mazinger 2d1097a2da Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp support 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 cc7fbc3261 Add Rich Felker's getsubopt, smaller then the glibc copied one 18 years ago
  Peter S. Mazinger 2ecbc55928 Rich Felker's glob() ported to uClibc 18 years ago
  Peter S. Mazinger 6908d8dd49 glob depends on fnmatch 18 years ago
  Peter Kjellerstedt f58f2ddacc Made it possible to build without stripping the binaries. 18 years ago
  Peter Kjellerstedt b133fe1aa8 Remved the (BROKEN) tag from the CRIS architecture. 18 years ago
  Mike Frysinger 701f87d8d1 update MMU config options to utilize USE_MMU instead of HAS_MMU 18 years ago
  Mike Frysinger 57b282dc05 disable ctor/dtor on bfin as binutils doesnt provide init/fini symbols 18 years ago
  Mike Frysinger c0b6c3ba7b thanks to Thomas, nios should be happy again! 18 years ago
  Mike Frysinger c429bf3057 import files from glibc for an ia64/static port 18 years ago
  Mike Frysinger e73b121173 make the extra warnings optional 18 years ago
  "Jan-Benedict Glaw" 0934f14203 First round of VAX patches. This isn't complete right now, there are for 18 years ago
  Mike Frysinger 36df0f55b2 disable -z now by default 18 years ago
  Mike Frysinger deffc82c65 dont force linuxthreads db if debugging is enabled 18 years ago
  Peter S. Mazinger 16129810ac Correct wordexp, I have hidden for now __libc_arg[c,v], there is no other use within uClibc, depends on fnmatch as well 18 years ago