| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Rename `Config.v850e' to `Config.v850'. | Miles Bader | 2002-11-07 | 1 | -4/+12 |
* | (UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using it | Miles Bader | 2002-11-07 | 1 | -2/+11 |
* | (DOPIC): Depend on !HAVE_NO_PIC. | Miles Bader | 2002-11-07 | 1 | -5/+12 |
* | * Make -DNDEBUG depend on DOASSERTS, not DODEBUG | Miles Bader | 2002-11-07 | 1 | -2/+4 |
* | Update soft-float handling | Eric Andersen | 2002-11-06 | 4 | -5/+7 |
* | Increase maximum .config line size to 1024. | Eric Andersen | 2002-11-06 | 1 | -2/+2 |
* | Recognize 'n' tristate/boolean symbol value in the .config file, | Eric Andersen | 2002-11-06 | 1 | -4/+7 |
* | Fix up a compile error | Eric Andersen | 2002-11-06 | 1 | -1/+6 |
* | Cleanup patch from Simon Rowe | Eric Andersen | 2002-11-06 | 1 | -1/+12 |
* | Forgot to change btowc and wctob when I changed the wc<->mb functions yesterday. | Manuel Novoa III | 2002-11-05 | 1 | -9/+25 |
* | For now, leave the "Oddly enough, __fsetlocking() is NOT threadsafe." | Eric Andersen | 2002-11-05 | 1 | -0/+2 |
* | Cleanup soft-float support | Eric Andersen | 2002-11-05 | 2 | -1/+6 |
* | Fixup handling of disabled options | Eric Andersen | 2002-11-05 | 3 | -4/+4 |
* | Fix gcc-uClibc.h dependancies | Eric Andersen | 2002-11-05 | 1 | -1/+1 |
* | Massive scrubbing of the shared lib loader error handling. | Eric Andersen | 2002-11-05 | 13 | -265/+282 |
* | A patch from Danny Lepage so that we do not setting on symlinks | Eric Andersen | 2002-11-05 | 1 | -2/+2 |
* | Expand NIS comments | Eric Andersen | 2002-11-05 | 1 | -1/+2 |
* | Standardize LIBGCC_DIR | Eric Andersen | 2002-11-05 | 4 | -13/+10 |
* | Kill legacy DOPIC=true assignment | Eric Andersen | 2002-11-05 | 1 | -1/+0 |
* | Patch from Stefan Allius -- export LIBGCC | Eric Andersen | 2002-11-05 | 1 | -1/+1 |
* | Patch from Stefan Allius. Include CPU_CFLAGS when compiling | Eric Andersen | 2002-11-05 | 1 | -1/+1 |
* | Patch from M. R. Brown to fix 'make defconfig' | Eric Andersen | 2002-11-05 | 1 | -0/+7 |
* | Export TARGET_ARCH | Eric Andersen | 2002-11-05 | 1 | -5/+4 |
* | Hit the highlights of glibc differences in my code. Not yet complete though. | Manuel Novoa III | 2002-11-04 | 1 | -1/+72 |
* | Add printf wchar support for %lc (%C) and %ls (%S). | Manuel Novoa III | 2002-11-04 | 2 | -29/+140 |
* | This fixes a broken build for me. | Manuel Novoa III | 2002-11-04 | 1 | -1/+1 |
* | Fixup so we use soft-float when HAS_FPU is disabled. | Eric Andersen | 2002-11-04 | 1 | -3/+11 |
* | I dunno why there were align 5, but align 4 is much more sensible. | Eric Andersen | 2002-11-04 | 6 | -6/+6 |
* | Kill sysdep.h and fixup the SH asm to not use it. | Eric Andersen | 2002-11-04 | 7 | -114/+48 |
* | Don't use ENTRY(), make the asm explicit | Eric Andersen | 2002-11-04 | 1 | -1/+5 |
* | Add link to search google's uclibc archive | Eric Andersen | 2002-11-04 | 1 | -4/+10 |
* | Oops. Fix compilation on arm. | Eric Andersen | 2002-11-04 | 1 | -1/+4 |
* | A patch from Vincent Sanders to fix the arm implementation of | Eric Andersen | 2002-11-03 | 3 | -88/+247 |
* | It was easy enough to respect locale-specific decimal point for printf | Manuel Novoa III | 2002-11-03 | 1 | -2/+15 |
* | Implement locale-specific grouping in printf for base 10 integer conversions | Manuel Novoa III | 2002-11-03 | 3 | -5/+95 |
* | Several SH lib loader patches by Stefan Allius <allius@atecom.com> | Eric Andersen | 2002-11-03 | 5 | -3/+8 |
* | Another update to initfini.awk and initfini.c from Stefan Allius | Eric Andersen | 2002-11-03 | 2 | -13/+34 |
* | Properly prefix some symbols | Eric Andersen | 2002-11-03 | 4 | -36/+11 |
* | Yet more config system updating. | Eric Andersen | 2002-11-03 | 16 | -126/+51 |
* | Patch from M. R. Brown <mrbrown@0xd6.org> to get rid of | Eric Andersen | 2002-11-03 | 4 | -122/+122 |
* | Patch from "Cho, Seong-Myun" <smcho@xecurenexus.com> to limit | Eric Andersen | 2002-11-03 | 1 | -1/+3 |
* | Use "include_config" not "include-config" | Eric Andersen | 2002-11-03 | 2 | -4/+4 |
* | kill some ancient stuff that appears to be lingering | Eric Andersen | 2002-11-02 | 1 | -8/+8 |
* | Default to SH4 | Eric Andersen | 2002-11-02 | 1 | -1/+1 |
* | update all the Config files for the various arches so they work with the new | Eric Andersen | 2002-11-02 | 17 | -2464/+411 |
* | Update TODO items | Eric Andersen | 2002-11-02 | 1 | -15/+7 |
* | A few cosmetic adjustments, and fixup the makefile a bit | Eric Andersen | 2002-11-02 | 4 | -13/+15 |
* | Fix PIC configuration, so shared libraries once again work | Eric Andersen | 2002-11-02 | 3 | -3/+4 |
* | It looks like I lost DEVEL_TOOL_PREFIX. Put it back. | Eric Andersen | 2002-11-02 | 1 | -0/+10 |
* | Fix a stupid bug. | Manuel Novoa III | 2002-11-01 | 1 | -0/+1 |