summaryrefslogtreecommitdiffstats
path: root/extra/Configs
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for GNU hash style into dynamic linkerCarmelo Amoroso2007-11-071-0/+15
* - spelling fixBernhard Reutner-Fischer2007-09-201-2/+2
* bug 1310: drop hidden aliases to data since some arches crap with this due to...Mike Frysinger2007-09-151-0/+1
* - shrink resolver codeBernhard Reutner-Fischer2007-04-171-0/+9
* - doesn't make sense to impose a limit that is too narrow. 12 ought to be fine..Bernhard Reutner-Fischer2007-04-141-1/+1
* Patch by Ricard Wanderlof <ricardw at axis dot com>:Peter Kjellerstedt2007-04-131-0/+24
* - add arm1176 optionsBernhard Reutner-Fischer2007-03-201-0/+8
* No configs actually set LIBGCC_CFLAGS to anything, and it's not even Rob Landley2007-03-1623-72/+0
* default to pulling kernel headers from the system installMike Frysinger2007-02-181-1/+1
* make arch default to hostarchMike Frysinger2007-02-1424-1/+23
* make sure we declare TARGET_ARCH as a stringMike Frysinger2007-02-1423-0/+23
* cleanup styleMike Frysinger2007-02-131-9/+6
* Rehash the PowerPC e500 port to avoid creating symlinks Joakim Tjernlund2007-02-121-0/+5
* Add support for PowerPC e500, libc part only.Joakim Tjernlund2007-02-042-0/+30
* - s/Attemt/Attempt/Bernhard Reutner-Fischer2007-01-031-1/+1
* for now, dont allow mmu users to select file formatMike Frysinger2006-12-171-0/+5
* force LFS support since blackfin no longer supports non-lfsMike Frysinger2006-12-131-0/+1
* we just want the kernel headers, not the whole kernel source ... so people ma...Mike Frysinger2006-12-121-2/+2
* disable LDSO when FLAT format is selectedMike Frysinger2006-12-112-1/+3
* create new menu so people can select what format they wish to build uClibcMike Frysinger2006-12-112-24/+47
* Richard Sandiford writes: add support for init/fini arrays in shared flat lib...Mike Frysinger2006-12-081-0/+24
* make ABI into a listMike Frysinger2006-12-031-6/+14
* list ABI first and tweak ISA defaults with suggestions from Jim GiffordMike Frysinger2006-12-031-19/+21
* revert previous changeMike Frysinger2006-12-031-2/+0
* Patch from Jim Gifford (of Cross Linux From Scratch) fixing the Mips Rob Landley2006-12-031-0/+2
* - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to do away with all LEGACYBernhard Reutner-Fischer2006-11-291-0/+8
* - fix typoBernhard Reutner-Fischer2006-11-221-2/+2
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-041-0/+18
* dont require DOPIC with FORCE_SHAREABLE_TEXT_SEGMENTSMike Frysinger2006-10-221-1/+0
* Add config options to select ARM ARMv5 and Intel iwmmxt variants.Khem Raj2006-10-071-0/+8
* fix from psm: DODEBUG_PT is only meaningful for LINUXTHREADS_OLD, add: depend...Mike Frysinger2006-08-251-1/+1
* fix from psm: makes use of the malloc debug option in malloc-standard as wellMike Frysinger2006-08-251-1/+1
* fix from psm: add UCLIBC_ prefix to HAS_SHADOW optionMike Frysinger2006-08-231-1/+1
* bfin works againMike Frysinger2006-07-051-1/+1
* Change symbol 'NOSTRIP' to 'DOSTRIP' since the double negativesEric Andersen2006-07-041-8/+8
* cleanup descriptionEric Andersen2006-07-041-2/+3
* gcc 4.1.x is apparently miscompiling gnu glob on mips. This ports the latest...Eric Andersen2006-07-041-2/+1
* re-enable global constructors and destructors for bfinMike Frysinger2006-05-151-1/+0
* Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...Peter S. Mazinger2006-03-231-0/+9
* Enable EXTRA_WARNINGS on DODEBUGPeter S. Mazinger2006-03-221-0/+1
* Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp supportPeter S. Mazinger2006-03-071-4/+14
* Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getoptPeter S. Mazinger2006-02-271-0/+10
* Add Rich Felker's getsubopt, smaller then the glibc copied onePeter S. Mazinger2006-02-271-0/+8
* Rich Felker's glob() ported to uClibcPeter S. Mazinger2006-02-271-1/+16
* allow people to select threadsMike Frysinger2006-02-271-1/+0
* glob depends on fnmatchPeter S. Mazinger2006-02-261-1/+1
* Added support for the new CRISv32 architecture.Peter Kjellerstedt2006-02-231-0/+5
* Made it possible to build without stripping the binaries.Peter Kjellerstedt2006-02-221-0/+9
* Remved the (BROKEN) tag from the CRIS architecture.Peter Kjellerstedt2006-02-221-1/+1
* disable ldso for nios targetsMike Frysinger2006-02-192-0/+2