Age | Commit message (Expand) | Author |
2003-08-01 | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III |
2003-06-27 | Add config option to enable 'struct tm' timezone extension fields | Eric Andersen |
2003-06-16 | For some strange reason, davidm put this file in the wrong spot. | Eric Andersen |
2003-06-12 | As suggested by Marshall M. Midden at brecis, use -mno-split-addresses | Eric Andersen |
2003-06-11 | Marshall M. Midden at brecis.com writes: | Eric Andersen |
2003-05-30 | Enable ADD_LIBGCC_FUNCTIONS by default on arm | Eric Andersen |
2003-04-29 | Some small fixups for the h8 support and add the h8s platform support. | David McCullough |
2003-03-04 | Seperate pthread debugging from uClibc debugging. They are used | Eric Andersen |
2003-03-03 | Initial effort at adding profiling support. | Eric Andersen |
2003-02-05 | Patch from Stefan Allius to make adding libgcc functions to the library an | Eric Andersen |
2003-01-16 | Update build rules a bit. fix quoting problems. Update default | Eric Andersen |
2002-12-13 | Only build the ncurses stuff when it is needed, based on a | Eric Andersen |
2002-12-05 | Removed redundant definition of __USE_WEAK_ALIASES. | Tobias Anderberg |
2002-12-02 | Spelling fixes | Eric Andersen |
2002-11-27 | Make support for global constructors and global destructors be | Eric Andersen |
2002-11-27 | Fix the defaults to make them be sane | Eric Andersen |
2002-11-21 | Patch from Yoshinori Sato to update the h8300 architecture. | Eric Andersen |
2002-11-21 | Improve malloc debugging support. | Miles Bader |
2002-11-20 | Patch from Stefan Allius: | Eric Andersen |
2002-11-19 | Implement dynamic atexit handling. Adds a few bytes and a dependancy | Eric Andersen |
2002-11-09 | fix typo | Aaron Lehmann |
2002-11-09 | typo fixes | Eric Andersen |
2002-11-08 | Scare people away from enabling locale support for now. | Eric Andersen |
2002-11-08 | Disable ldso debugging. It should not be on by default. | Eric Andersen |
2002-11-08 | Patch from Stefan Allius to fixup SuperH ARCH_HAS_MMU and ARCH_HAS_FPU | Eric Andersen |
2002-11-08 | Initial checkin. | Miles Bader |
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 | Leave ldso debugging off by default | 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 | Large cleanup patch, based in large part on a patch from | 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 | 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-05 | Cleanup soft-float support | Eric Andersen |
2002-11-05 | Massive scrubbing of the shared lib loader error handling. | Eric Andersen |
2002-11-03 | Yet more config system updating. | Eric Andersen |
2002-11-02 | kill some ancient stuff that appears to be lingering | Eric Andersen |
2002-11-02 | Default to SH4 | Eric Andersen |
2002-11-02 | update all the Config files for the various arches so they work with the new | Eric Andersen |
2002-11-02 | Fix PIC configuration, so shared libraries once again work | Eric Andersen |
2002-11-02 | It looks like I lost DEVEL_TOOL_PREFIX. Put it back. | Eric Andersen |
2002-10-31 | Make it so arch specific stuff can be simpler. Initial attempt at | Eric Andersen |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-10-01 | Patch from Stefan Allius <allius@atecom.com>: | Eric Andersen |