summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-09Patch from Stefan Allius, rebuild extra/config/conf if it is missingEric Andersen
2002-11-09Patch from Stefan Allius: avoid implicit casting of void *(64bit) to int(32bit)Eric Andersen
2002-11-08Re-enable the strchrnul and rawmemchr testsEric Andersen
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-08Disble unimplemented function prototypesEric 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 CPU_CFLAGS-y into LIBGCC_CFLAGS so multilibs gcc will behaveEric Andersen
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-08Add notes about setvbuf and struct tm extension fields tm_gmtoff and tm_zone.Manuel Novoa III
2002-11-08Added some temporary "stubs" for collation.Manuel Novoa III
2002-11-08Cleanup everythingEric Andersen
2002-11-08Add wcwidth and wcswidth, based on Markus Kuhn's wcwidth of 2002-05-08.Manuel Novoa III
2002-11-08Leave ldso debugging off by defaultEric Andersen
2002-11-08Fix a silly compile bugEric 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-08Another SuperH patch from Stefan Allius. This make it soEric Andersen
2002-11-08Update the docsEric 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-07Fix target determination for MIPSEL."Steven J. Hill"
2002-11-07Remove atof from strtod.o...Manuel Novoa III
2002-11-07Okay, fix for atof _correctly_...Manuel Novoa III
2002-11-07Apparently I forgot to build atof...Manuel Novoa III
2002-11-07Fixup function prototype for __uint128_t which fixes the compileEric Andersen
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-07* Make -DNDEBUG depend on DOASSERTS, not DODEBUGMiles Bader
2002-11-06Update soft-float handlingEric Andersen
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-06Fix up a compile errorEric Andersen
2002-11-06Cleanup patch from Simon RoweEric Andersen
2002-11-05Forgot to change btowc and wctob when I changed the wc<->mb functions yesterday.Manuel Novoa III
2002-11-05For now, leave the "Oddly enough, __fsetlocking() is NOT threadsafe."Eric Andersen
2002-11-05Cleanup soft-float supportEric Andersen
2002-11-05Fixup handling of disabled optionsEric Andersen
2002-11-05Fix gcc-uClibc.h dependanciesEric Andersen