Age | Commit message (Expand) | Author |
2003-11-05 | m68k is always big endian afaik | Eric Andersen |
2003-11-05 | powerpc is always big endian | Eric Andersen |
2003-11-05 | Force cris to be little endian. Afaik, there is no big | Eric Andersen |
2003-11-05 | Oops | Eric Andersen |
2003-11-05 | Do not provide a default for endianness. This needs to be selected | Eric Andersen |
2003-11-05 | Kill off "mipsel" and just use "mips" | Eric Andersen |
2003-11-04 | As Peter S. Mazinger has pointed out, the config system wants | Eric Andersen |
2003-11-04 | Peter S. Mazinger writes: | Eric Andersen |
2003-11-04 | Naming things this way will be much easier to deal with | Eric Andersen |
2003-11-04 | Rework the config system. Better utilize the Kconfig language | Eric Andersen |
2003-10-31 | Some more soft float fixes... for arm in particular (libfloat). | Manuel Novoa III |
2003-10-18 | Add a new RUNTIME_PREFIX | Eric Andersen |
2003-10-16 | More detail on the use of MALLOC_DEBUG | Eric Andersen |
2003-10-15 | Updated cris configuration; added support for %m. | Tobias Anderberg |
2003-10-14 | Microblaze port from the uClinux-dist, | David McCullough |
2003-10-08 | Patch from George Thanos adding support for the "e1" architecture. | Eric Andersen |
2003-10-01 | Updated cris configuration. | Tobias Anderberg |
2003-09-09 | Force Large File Support disabled on Cris, since something | Eric Andersen |
2003-09-09 | Attack of the spelling police.... | Eric Andersen |
2003-09-09 | Enable automagic locale data downloads | Eric Andersen |
2003-09-09 | Add in several config system updates for locale support. | Eric Andersen |
2003-09-09 | Fix wctype.c so that wchar can be enabled without ctype table-based functions. | Manuel Novoa III |
2003-09-08 | Force enable ADD_LIBGCC_FUNCTIONS on arm | Eric Andersen |
2003-09-08 | Add back in table-less ctype funcs for those interested in minimizing | Manuel Novoa III |
2003-09-06 | Update old_vfconfig help and some dependencies. | Manuel Novoa III |
2003-09-06 | Let people enable ftw, make glob an option, add a new "Big and Tall" | Eric Andersen |
2003-09-01 | Rob Landley writes: | Eric Andersen |
2003-08-27 | Updated CRIS configuration files. | Tobias Anderberg |
2003-08-24 | Reluctantly add wordexp() | Eric Andersen |
2003-08-18 | Cleanup arm architecture optimizations and add big endian arm as well. | Eric Andersen |
2003-08-13 | Patch from Paul Mundt adding uClibc sh64 support: | Eric Andersen |
2003-08-08 | Add in a MALLOC_GLIBC_COMPAT option to let people decide if they | Eric Andersen |
2003-08-05 | Shuffle options around a bit | Eric Andersen |
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 |