summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
...
* Update from upstreamEric Andersen2002-11-092-11/+9
* typo fixesEric Andersen2002-11-091-4/+4
* Patch from Stefan Allius: avoid implicit casting of void *(64bit) to int(32bit)Eric Andersen2002-11-091-1/+1
* Scare people away from enabling locale support for now.Eric Andersen2002-11-081-3/+4
* Disable ldso debugging. It should not be on by default.Eric Andersen2002-11-081-2/+2
* Use NATIVE_CC. Don't hard code using 'gcc'.Eric Andersen2002-11-081-1/+1
* Patch from Stefan Allius for libgcc multilib supportEric Andersen2002-11-081-5/+3
* Patch from Stefan Allius to fixup SuperH ARCH_HAS_MMU and ARCH_HAS_FPUEric Andersen2002-11-081-1/+5
* Initial checkin.Miles Bader2002-11-081-0/+59
* Add defaults for powerpcEric Andersen2002-11-081-0/+59
* Kill the now obsolete uClibc_config_fix.plEric Andersen2002-11-081-200/+0
* Add a default for shEric Andersen2002-11-081-0/+66
* Leave ldso debugging off by defaultEric Andersen2002-11-081-2/+2
* Doh! Leave ldso debugging off by default..Eric Andersen2002-11-081-2/+2
* Construct a default arm configurationEric Andersen2002-11-081-0/+63
* Some minor changes from Stefan Allius to make conf andEric Andersen2002-11-084-8/+9
* Large cleanup patch, based in large part on a patch fromEric Andersen2002-11-081-9/+0
* Merge an update from upstreamEric Andersen2002-11-089-1075/+1380
* Update doc referenceEric Andersen2002-11-0817-21/+277
* Changes for MIPS and new configuration system."Steven J. Hill"2002-11-073-16/+120
* Fixed makefiles to remove binaries generated for the configuration"Steven J. Hill"2002-11-072-1/+2
* Add missing blank lineEric Andersen2002-11-071-0/+1
* Rename `Config.v850e' to `Config.v850'.Miles Bader2002-11-071-4/+12
* (UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using itMiles Bader2002-11-071-2/+11
* (DOPIC): Depend on !HAVE_NO_PIC.Miles Bader2002-11-071-5/+12
* Increase maximum .config line size to 1024.Eric Andersen2002-11-061-2/+2
* Recognize 'n' tristate/boolean symbol value in the .config file,Eric Andersen2002-11-061-4/+7
* Cleanup soft-float supportEric Andersen2002-11-051-0/+5
* Fix gcc-uClibc.h dependanciesEric Andersen2002-11-051-1/+1
* Massive scrubbing of the shared lib loader error handling.Eric Andersen2002-11-051-0/+60
* Standardize LIBGCC_DIREric Andersen2002-11-052-8/+5
* Patch from M. R. Brown to fix 'make defconfig'Eric Andersen2002-11-051-0/+7
* Another update to initfini.awk and initfini.c from Stefan AlliusEric Andersen2002-11-031-13/+15
* Yet more config system updating.Eric Andersen2002-11-0315-117/+17
* 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-0217-2464/+411
* A few cosmetic adjustments, and fixup the makefile a bitEric Andersen2002-11-024-13/+15
* Fix PIC configuration, so shared libraries once again workEric Andersen2002-11-022-3/+3
* It looks like I lost DEVEL_TOOL_PREFIX. Put it back.Eric Andersen2002-11-021-0/+10
* Add a few more entries.Manuel Novoa III2002-11-011-0/+16
* Work around glibc brain-damage regarding nl_langinfo and {mon_}groupingManuel Novoa III2002-11-011-2/+85
* Make it so arch specific stuff can be simpler. Initial attempt atEric Andersen2002-10-313-294/+171
* Oops. Kill generated binaries.Eric Andersen2002-10-319-5227/+7
* Skip the dependancy on .config for nowEric Andersen2002-10-311-1/+1
* Fix a lingering reference to ConfigEric Andersen2002-10-311-1/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-3140-194/+18807
* Fixup script to avoid potential spurious whining over empty object files.Eric Andersen2002-10-311-6/+9
* For now, comment out the broken partEric Andersen2002-10-291-6/+6
* Remove my horrible SH hack infavor of this fix for initfini.awk fromEric Andersen2002-10-291-1/+16