Commit History

Author SHA1 Message Date
  Carmelo Amoroso e130b681c4 Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> 17 years ago
  Carmelo Amoroso 6630516b0a Added support for GNU hash style into dynamic linker 17 years ago
  Bernhard Reutner-Fischer 5b542bd0aa - spelling fix 17 years ago
  Mike Frysinger 4644758947 bug 1310: drop hidden aliases to data since some arches crap with this due to copy relocs 17 years ago
  Bernhard Reutner-Fischer c9b4265653 - shrink resolver code 17 years ago
  Bernhard Reutner-Fischer 1e3ffd5c79 - doesn't make sense to impose a limit that is too narrow. 12 ought to be fine.. 17 years ago
  Peter Kjellerstedt 07b15c5f21 Patch by Ricard Wanderlof <ricardw at axis dot com>: 17 years ago
  Mike Frysinger e5bdbd0f71 make arch default to hostarch 17 years ago
  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
  Bernhard Reutner-Fischer 385a0b9d4f - s/Attemt/Attempt/ 18 years ago
  Mike Frysinger e1d59aed55 create new menu so people can select what format they wish to build uClibc 18 years ago
  Mike Frysinger 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries 18 years ago
  Bernhard Reutner-Fischer 589c9895a4 - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to do away with all LEGACY 18 years ago
  Bernhard Reutner-Fischer 09710a49d3 - fix typo 18 years ago
  Mike Frysinger 44b161a8c5 dont require DOPIC with FORCE_SHAREABLE_TEXT_SEGMENTS 18 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