summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2002-11-08Scare people away from enabling locale support for now.Eric Andersen
2002-11-08Disable ldso debugging. It should not be on by default.Eric Andersen
2002-11-08Use NATIVE_CC. Don't hard code using 'gcc'.Eric Andersen
2002-11-08Patch from Stefan Allius for libgcc multilib supportEric Andersen
2002-11-08Patch from Stefan Allius to fixup SuperH ARCH_HAS_MMU and ARCH_HAS_FPUEric Andersen
2002-11-08Initial checkin.Miles Bader
2002-11-08Add defaults for powerpcEric Andersen
2002-11-08Kill the now obsolete uClibc_config_fix.plEric Andersen
2002-11-08Add a default for shEric Andersen
2002-11-08Leave ldso debugging off by defaultEric Andersen
2002-11-08Doh! Leave ldso debugging off by default..Eric Andersen
2002-11-08Construct a default arm configurationEric Andersen
2002-11-08Some minor changes from Stefan Allius to make conf andEric Andersen
2002-11-08Large cleanup patch, based in large part on a patch fromEric Andersen
2002-11-08Merge an update from upstreamEric Andersen
2002-11-08Update doc referenceEric Andersen
2002-11-07Changes for MIPS and new configuration system."Steven J. Hill"
2002-11-07Fixed makefiles to remove binaries generated for the configuration"Steven J. Hill"
2002-11-07Add missing blank lineEric Andersen
2002-11-07Rename `Config.v850e' to `Config.v850'.Miles Bader
2002-11-07(UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using itMiles Bader
2002-11-07(DOPIC): Depend on !HAVE_NO_PIC.Miles Bader
2002-11-06Increase maximum .config line size to 1024.Eric Andersen
2002-11-06Recognize 'n' tristate/boolean symbol value in the .config file,Eric Andersen
2002-11-05Cleanup soft-float supportEric Andersen
2002-11-05Fix gcc-uClibc.h dependanciesEric Andersen
2002-11-05Massive scrubbing of the shared lib loader error handling.Eric Andersen
2002-11-05Standardize LIBGCC_DIREric Andersen
2002-11-05Patch from M. R. Brown to fix 'make defconfig'Eric Andersen
2002-11-03Another update to initfini.awk and initfini.c from Stefan AlliusEric Andersen
2002-11-03Yet more config system updating.Eric Andersen
2002-11-02kill some ancient stuff that appears to be lingeringEric Andersen
2002-11-02Default to SH4Eric Andersen
2002-11-02update all the Config files for the various arches so they work with the newEric Andersen
2002-11-02A few cosmetic adjustments, and fixup the makefile a bitEric Andersen
2002-11-02Fix PIC configuration, so shared libraries once again workEric Andersen
2002-11-02It looks like I lost DEVEL_TOOL_PREFIX. Put it back.Eric Andersen
2002-11-01Add a few more entries.Manuel Novoa III
2002-11-01Work around glibc brain-damage regarding nl_langinfo and {mon_}groupingManuel Novoa III
2002-10-31Make it so arch specific stuff can be simpler. Initial attempt atEric Andersen
2002-10-31Oops. Kill generated binaries.Eric Andersen
2002-10-31Skip the dependancy on .config for nowEric Andersen
2002-10-31Fix a lingering reference to ConfigEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-10-31Fixup script to avoid potential spurious whining over empty object files.Eric Andersen
2002-10-29For now, comment out the broken partEric Andersen
2002-10-29Remove my horrible SH hack infavor of this fix for initfini.awk fromEric Andersen
2002-10-28Add appropriate -I options so that any files included by unistd.h areMiles Bader
2002-10-23Make `-nostdlib' and `-nodefaultlibs' work correctly.Miles Bader
2002-10-14Kill the now redundant initfini.plEric Andersen