summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't link to us.kernel.orgEric Andersen2002-11-101-3/+3
* fix typoAaron Lehmann2002-11-091-1/+1
* Update from upstreamEric Andersen2002-11-092-11/+9
* For arm use -mcpu for the moment, since it seems to work0_9_16Eric Andersen2002-11-091-3/+3
* typo fixesEric Andersen2002-11-091-4/+4
* Make sure we have __linux__ definedEric Andersen2002-11-091-0/+3
* Manditory typo..Eric Andersen2002-11-091-3/+3
* Final update for 0.9.16Eric Andersen2002-11-095-395/+1034
* Patch from Simon Rowe to try and build asm libm codeEric Andersen2002-11-091-2/+3
* Patch from Stefan Allius, rebuild extra/config/conf if it is missingEric Andersen2002-11-091-0/+3
* Patch from Stefan Allius: avoid implicit casting of void *(64bit) to int(32bit)Eric Andersen2002-11-091-1/+1
* Re-enable the strchrnul and rawmemchr testsEric Andersen2002-11-081-4/+0
* 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-083-7/+5
* Disble unimplemented function prototypesEric Andersen2002-11-081-0/+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 CPU_CFLAGS-y into LIBGCC_CFLAGS so multilibs gcc will behaveEric Andersen2002-11-081-8/+8
* 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
* Add notes about setvbuf and struct tm extension fields tm_gmtoff and tm_zone.Manuel Novoa III2002-11-081-0/+6
* Added some temporary "stubs" for collation.Manuel Novoa III2002-11-083-60/+28
* Cleanup everythingEric Andersen2002-11-081-1/+1
* Add wcwidth and wcswidth, based on Markus Kuhn's wcwidth of 2002-05-08.Manuel Novoa III2002-11-082-1/+254
* Leave ldso debugging off by defaultEric Andersen2002-11-081-2/+2
* Fix a silly compile bugEric Andersen2002-11-081-0/+1
* 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
* Another SuperH patch from Stefan Allius. This make it soEric Andersen2002-11-083-94/+93
* Update the docsEric Andersen2002-11-082-27/+58
* Large cleanup patch, based in large part on a patch fromEric Andersen2002-11-082-29/+37
* 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-074-18/+122
* Fix target determination for MIPSEL."Steven J. Hill"2002-11-071-0/+1
* Remove atof from strtod.o...Manuel Novoa III2002-11-071-7/+0
* Okay, fix for atof _correctly_...Manuel Novoa III2002-11-071-1/+4
* Apparently I forgot to build atof...Manuel Novoa III2002-11-071-1/+1
* Fixup function prototype for __uint128_t which fixes the compileEric Andersen2002-11-071-5/+3
* Fixed makefiles to remove binaries generated for the configuration"Steven J. Hill"2002-11-073-2/+3
* 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
* * Make -DNDEBUG depend on DOASSERTS, not DODEBUGMiles Bader2002-11-071-2/+4
* Update soft-float handlingEric Andersen2002-11-064-5/+7