OSDN Git Service

Fixes from gentoo.
[uclinux-h8/uclibc-ng.git] / extra / Configs / Config.in
2004-08-26 Manuel Novoa III Fixes from gentoo.
2004-08-21 Eric AndersenKill off all support for 'gcc -pg' / 'gprof' style...
2004-07-16 Eric AndersenPete Popov writes:
2004-05-07 Eric AndersenUCLIBC_COMPLETELY_PIC does nothing, so kill it
2004-03-09 Eric AndersenMore detail about malloc-simple
2004-02-18 Eric AndersenAlexandre Oliva writes:
2004-01-16 Eric Andersens/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
2004-01-02 Eric AndersenPeter S. Mazinger writes:
2003-12-30 Eric AndersenRework malloc. The new default implementation is based...
2003-12-04 Eric AndersenSet the default stdio buffer size to 4096, rather then...
2003-11-05 Eric AndersenYet more messing with selecting sane default configs
2003-11-05 Eric AndersenYet more config system updates
2003-11-04 Eric AndersenPeter S. Mazinger writes:
2003-11-04 Eric AndersenNaming things this way will be much easier to deal...
2003-11-04 Eric AndersenRework the config system. Better utilize the Kconfig...
2003-10-31 Manuel Novoa III Some more soft float fixes... for arm in particular...
2003-10-18 Eric AndersenAdd a new RUNTIME_PREFIX
2003-10-16 Eric AndersenMore detail on the use of MALLOC_DEBUG
2003-09-09 Eric AndersenForce Large File Support disabled on Cris, since something
2003-09-09 Eric AndersenAttack of the spelling police....
2003-09-09 Eric AndersenEnable automagic locale data downloads
2003-09-09 Eric AndersenAdd in several config system updates for locale support.
2003-09-09 Manuel Novoa III Fix wctype.c so that wchar can be enabled without ctype...
2003-09-08 Manuel Novoa III Add back in table-less ctype funcs for those interested...
2003-09-06 Manuel Novoa III Update old_vfconfig help and some dependencies.
2003-09-06 Eric AndersenLet people enable ftw, make glob an option, add a new...
2003-09-01 Eric AndersenRob Landley writes:
2003-08-24 Eric AndersenReluctantly add wordexp()
2003-08-08 Eric AndersenAdd in a MALLOC_GLIBC_COMPAT option to let people decid...
2003-08-05 Eric AndersenShuffle options around a bit
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2003-06-27 Eric AndersenAdd config option to enable 'struct tm' timezone extens...
2003-03-04 Eric AndersenSeperate pthread debugging from uClibc debugging. ...
2003-03-03 Eric AndersenInitial effort at adding profiling support.
2003-02-05 Eric AndersenPatch from Stefan Allius to make adding libgcc function...
2002-12-13 Eric AndersenOnly build the ncurses stuff when it is needed, based...
2002-12-02 Eric AndersenSpelling fixes
2002-11-27 Eric AndersenMake support for global constructors and global destruc...
2002-11-21 Miles BaderImprove malloc debugging support.
2002-11-20 Eric AndersenPatch from Stefan Allius:
2002-11-19 Eric AndersenImplement dynamic atexit handling. Adds a few bytes...
2002-11-09 Eric Andersentypo fixes
2002-11-08 Eric AndersenScare people away from enabling locale support for...
2002-11-08 Eric AndersenDoh! Leave ldso debugging off by default..
2002-11-08 Eric AndersenUpdate doc reference
2002-11-07 Miles Bader(DOPIC): Depend on !HAVE_NO_PIC.
2002-11-05 Eric AndersenMassive scrubbing of the shared lib loader error handling.
2002-11-02 Eric AndersenFix PIC configuration, so shared libraries once again...
2002-11-02 Eric AndersenIt looks like I lost DEVEL_TOOL_PREFIX. Put it back.
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...