summaryrefslogtreecommitdiffstats
path: root/extra/Configs/Config.sh
Commit message (Expand)AuthorAgeFilesLines
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-051-1/+0
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-031-4/+4
* force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4Eric Andersen2003-12-031-0/+1
* Disable pthreads for sh64 for the time being (since it is notEric Andersen2003-12-021-0/+1
* Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point opsManuel Novoa III2003-11-181-4/+0
* Stefan Allius writes:Eric Andersen2003-11-111-2/+1
* Yet more config system updatesEric Andersen2003-11-051-0/+3
* OopsEric Andersen2003-11-051-3/+1
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-041-32/+16
* Patch from Paul Mundt adding uClibc sh64 support:Eric Andersen2003-08-131-4/+0
* Patch from Stefan Allius:Eric Andersen2002-11-201-0/+4
* Patch from Stefan Allius to fixup SuperH ARCH_HAS_MMU and ARCH_HAS_FPUEric Andersen2002-11-081-1/+5
* Update doc referenceEric Andersen2002-11-081-1/+1
* Yet more config system updating.Eric Andersen2002-11-031-18/+0
* kill some ancient stuff that appears to be lingeringEric Andersen2002-11-021-8/+8
* Default to SH4Eric Andersen2002-11-021-1/+1
* update all the Config files for the various arches so they work with the newEric Andersen2002-11-021-216/+97
* Patch from Stefan Allius <allius@atecom.com>:Eric Andersen2002-10-011-2/+6
* Kill the HAS_LONG_LONG option. It really did not make a lot ofEric Andersen2002-08-251-6/+0
* Hide .hidden stuff unless explicitly enabledEric Andersen2002-08-221-0/+2
* SuperH config updateEric Andersen2002-08-191-0/+4
* Update default config filesEric Andersen2002-08-081-7/+5
* Miles Bader implemented a new mmap based malloc which is muchEric Andersen2002-07-181-10/+8
* Update Config files for current locale and wide char configuration options.Manuel Novoa III2002-07-031-7/+5
* Resync the install definesEric Andersen2002-07-021-2/+9
* Fix incorrect comment re malloc-930716Eric Andersen2002-06-191-2/+2
* Scrub up a few little things.Eric Andersen2002-02-011-2/+0
* * Added /etc/shadow support (Config selectable)David McCullough2002-01-171-0/+3
* Patch from Brian Stafford <brian@stafford.uklinux.net> to fixupEric Andersen2002-01-141-3/+15
* Allow people to exclude regex code, since it is huge (27k)Eric Andersen2002-01-091-0/+6
* Fixup comments regarding large file support (it works these days)Eric Andersen2002-01-091-3/+2
* Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some littleEric Andersen2002-01-021-0/+4
* Support arch specific optimizations (examples shown for x86 and ARM).Eric Andersen2002-01-011-9/+2
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-3/+3
* Use consistant pathsEric Andersen2001-11-241-8/+7
* Adjust configs for updated math libEric Andersen2001-11-231-12/+4
* Update the build system, yet again. I hope this is the last time...Eric Andersen2001-08-101-28/+47
* This syncs things up with my local tree. Mainly changes installerEric Andersen2001-08-081-20/+19
* This commit merges David Schleef's updates to the build system, which aEric Andersen2001-07-121-19/+27
* A patch from Michal Moskal <malekith@pld.org.pl> to includeEric Andersen2001-07-091-0/+4
* Make PIC a config optionEric Andersen2001-06-231-0/+3
* Add in "HAVE_SHARED" so shared libs build or not as neededEric Andersen2001-06-191-0/+3
* Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, andManuel Novoa III2001-05-311-16/+18
* Define "NM = $(CROSS)nm" and use $NM and $AR in get-needed-libgcc-objects.shEric Andersen2001-05-291-0/+1
* Make selection of uClibc floating point support in printf, etc. seperateManuel Novoa III2001-05-281-0/+169