summaryrefslogtreecommitdiffstats
path: root/extra/Configs/Config.in
Commit message (Expand)AuthorAgeFilesLines
...
* not everyone is a ninja: explicitly state that people should convert from sys...Mike Frysinger2008-01-051-0/+2
* Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...Carmelo Amoroso2007-11-161-0/+7
* 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
* make arch default to hostarchMike Frysinger2007-02-141-1/+0
* 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-041-0/+6
* - s/Attemt/Attempt/Bernhard Reutner-Fischer2007-01-031-1/+1
* create new menu so people can select what format they wish to build uClibcMike Frysinger2006-12-111-24/+0
* Richard Sandiford writes: add support for init/fini arrays in shared flat lib...Mike Frysinger2006-12-081-0/+24
* - 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
* dont require DOPIC with FORCE_SHAREABLE_TEXT_SEGMENTSMike Frysinger2006-10-221-1/+0
* 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
* glob depends on fnmatchPeter S. Mazinger2006-02-261-1/+1
* 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
* update MMU config options to utilize USE_MMU instead of HAS_MMUMike Frysinger2006-02-191-3/+3
* disable ctor/dtor on bfin as binutils doesnt provide init/fini symbolsMike Frysinger2006-02-181-0/+1
* thanks to Thomas, nios should be happy again!Mike Frysinger2006-02-061-2/+2
* import files from glibc for an ia64/static portMike Frysinger2006-02-041-0/+7
* make the extra warnings optionalMike Frysinger2006-01-311-0/+6
* First round of VAX patches. This isn't complete right now, there are for"Jan-Benedict Glaw"2006-01-271-0/+7
* disable -z now by defaultMike Frysinger2006-01-261-1/+1
* dont force linuxthreads db if debugging is enabledMike Frysinger2006-01-211-1/+0
* Correct wordexp, I have hidden for now __libc_arg[c,v], there is no other use...Peter S. Mazinger2006-01-201-0/+1
* fix UCLIBC_STATIC_LDCONFIG location in menus and touchup display for other sh...Mike Frysinger2006-01-181-14/+15
* import the arc4random() function by ashes in Bug 90Mike Frysinger2006-01-081-0/+13
* as weber notes in Bug 99:Mike Frysinger2006-01-061-0/+14
* tweak __progname handling some more since some [bad] apps actually try and us...Mike Frysinger2006-01-041-0/+12
* add optional support for program_invocation_name/program_invocation_short_nameMike Frysinger2006-01-031-0/+14
* Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC...Peter S. Mazinger2005-12-241-0/+21
* wordexp can't be built w/o globPeter S. Mazinger2005-12-151-0/+1