Age | Commit message (Expand) | Author |
2002-11-08 | Initial checkin. | Miles Bader |
2002-11-08 | Add CPU_CFLAGS-y into LIBGCC_CFLAGS so multilibs gcc will behave | Eric Andersen |
2002-11-08 | Add defaults for powerpc | Eric Andersen |
2002-11-08 | Kill the now obsolete uClibc_config_fix.pl | Eric Andersen |
2002-11-08 | Add a default for sh | Eric Andersen |
2002-11-08 | Add notes about setvbuf and struct tm extension fields tm_gmtoff and tm_zone. | Manuel Novoa III |
2002-11-08 | Added some temporary "stubs" for collation. | Manuel Novoa III |
2002-11-08 | Cleanup everything | Eric Andersen |
2002-11-08 | Add wcwidth and wcswidth, based on Markus Kuhn's wcwidth of 2002-05-08. | Manuel Novoa III |
2002-11-08 | Leave ldso debugging off by default | Eric Andersen |
2002-11-08 | Fix a silly compile bug | Eric Andersen |
2002-11-08 | Doh! Leave ldso debugging off by default.. | Eric Andersen |
2002-11-08 | Construct a default arm configuration | Eric Andersen |
2002-11-08 | Some minor changes from Stefan Allius to make conf and | Eric Andersen |
2002-11-08 | Another SuperH patch from Stefan Allius. This make it so | Eric Andersen |
2002-11-08 | Update the docs | Eric Andersen |
2002-11-08 | Large cleanup patch, based in large part on a patch from | Eric Andersen |
2002-11-08 | Merge an update from upstream | Eric Andersen |
2002-11-08 | Update doc reference | Eric Andersen |
2002-11-07 | Changes for MIPS and new configuration system. | "Steven J. Hill" |
2002-11-07 | Fix target determination for MIPSEL. | "Steven J. Hill" |
2002-11-07 | Remove atof from strtod.o... | Manuel Novoa III |
2002-11-07 | Okay, fix for atof _correctly_... | Manuel Novoa III |
2002-11-07 | Apparently I forgot to build atof... | Manuel Novoa III |
2002-11-07 | Fixup function prototype for __uint128_t which fixes the compile | Eric Andersen |
2002-11-07 | Fixed makefiles to remove binaries generated for the configuration | "Steven J. Hill" |
2002-11-07 | Add missing blank line | Eric Andersen |
2002-11-07 | Rename `Config.v850e' to `Config.v850'. | Miles Bader |
2002-11-07 | (UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using it | Miles Bader |
2002-11-07 | (DOPIC): Depend on !HAVE_NO_PIC. | Miles Bader |
2002-11-07 | * Make -DNDEBUG depend on DOASSERTS, not DODEBUG | Miles Bader |
2002-11-06 | Update soft-float handling | Eric Andersen |
2002-11-06 | Increase maximum .config line size to 1024. | Eric Andersen |
2002-11-06 | Recognize 'n' tristate/boolean symbol value in the .config file, | Eric Andersen |
2002-11-06 | Fix up a compile error | Eric Andersen |
2002-11-06 | Cleanup patch from Simon Rowe | Eric Andersen |
2002-11-05 | Forgot to change btowc and wctob when I changed the wc<->mb functions yesterday. | Manuel Novoa III |
2002-11-05 | For now, leave the "Oddly enough, __fsetlocking() is NOT threadsafe." | Eric Andersen |
2002-11-05 | Cleanup soft-float support | Eric Andersen |
2002-11-05 | Fixup handling of disabled options | Eric Andersen |
2002-11-05 | Fix gcc-uClibc.h dependancies | Eric Andersen |
2002-11-05 | Massive scrubbing of the shared lib loader error handling. | Eric Andersen |
2002-11-05 | A patch from Danny Lepage so that we do not setting on symlinks | Eric Andersen |
2002-11-05 | Expand NIS comments | Eric Andersen |
2002-11-05 | Standardize LIBGCC_DIR | Eric Andersen |
2002-11-05 | Kill legacy DOPIC=true assignment | Eric Andersen |
2002-11-05 | Patch from Stefan Allius -- export LIBGCC | Eric Andersen |
2002-11-05 | Patch from Stefan Allius. Include CPU_CFLAGS when compiling | Eric Andersen |
2002-11-05 | Patch from M. R. Brown to fix 'make defconfig' | Eric Andersen |
2002-11-05 | Export TARGET_ARCH | Eric Andersen |