Age | Commit message (Expand) | Author |
2003-06-24 | Fix indenting for real this time. | Eric Andersen |
2003-06-24 | Make indenting be consistant | Eric Andersen |
2003-06-24 | Rename the very badly named 'UCLIBC_GCC' to 'UCLIBC_ENV' and | Eric Andersen |
2003-06-17 | Ok... pasting in DUMPn() is unnecessary and technically incorrect. | Manuel Novoa III |
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-06-05 | Patch from Peter S. Mazinger to make the get-needed-libgcc-objects | Eric Andersen |
2003-05-30 | Enable ADD_LIBGCC_FUNCTIONS by default on arm | Eric Andersen |
2003-05-28 | Allow gcc to move/update by detecting where needed files are should | Eric Andersen |
2003-05-28 | Accomodate building under cygwin | Eric Andersen |
2003-04-29 | Some small fixups for the h8 support and add the h8s platform support. | David McCullough |
2003-03-31 | Avoid errors with buggy preprocessors | Eric Andersen |
2003-03-10 | Patch from Jordan Crouse to avoid potential rendering problems | Eric Andersen |
2003-03-05 | Patch from Konrad Eisele to omit -Wl,--dynamic-linker from | Eric Andersen |
2003-03-05 | Patch from Stefan Allius: | Eric Andersen |
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-27 | Patch from David Airlie to fix handling of ctor/dtor stuff when used in | Eric Andersen |
2003-02-05 | Patch from Stefan Allius to make adding libgcc functions to the library an | Eric Andersen |
2003-01-23 | Cleanup makefiles and make clean a bit | Eric Andersen |
2003-01-23 | Patch from Brett Hunt at micron.com to fixup potential segfaults | Eric Andersen |
2003-01-16 | Update build rules a bit. fix quoting problems. Update default | Eric Andersen |
2003-01-11 | Patch from Robert Schwebel -- support ncurses installed in /usr/local | Eric Andersen |
2002-12-20 | Obligatory forgotten update... | Manuel Novoa III |
2002-12-20 | Add a target so that people can download and use pregenerated locale data | Manuel Novoa III |
2002-12-20 | The big thing is locale dependent collation support. | Manuel Novoa III |
2002-12-17 | Patch from Stefan Allius. Only build config stuff when needed. | Eric Andersen |
2002-12-13 | Only build the ncurses stuff when it is needed, based on a | Eric Andersen |
2002-12-12 | Use crt1.o when ctor/dtor support is enabled | Eric Andersen |
2002-12-12 | When -shared is specified, meaning they wish to create a shared | Eric Andersen |
2002-12-12 | It seems SCO puts touch in a wierd place | Eric Andersen |
2002-12-05 | Removed redundant definition of __USE_WEAK_ALIASES. | Tobias Anderberg |
2002-12-04 | Change some variable names so we are more consistant with what | Eric Andersen |
2002-12-04 | I forgot to kill these files in my last commit. | Eric Andersen |
2002-12-04 | This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which was | Eric Andersen |
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-22 | Ok... here's the summary: | Manuel Novoa III |
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-15 | Ronald Wahl writes: | Eric Andersen |
2002-11-09 | fix typo | Aaron Lehmann |
2002-11-09 | Update from upstream | Eric Andersen |
2002-11-09 | typo fixes | Eric Andersen |
2002-11-09 | Patch from Stefan Allius: avoid implicit casting of void *(64bit) to int(32bit) | Eric Andersen |
2002-11-08 | Scare people away from enabling locale support for now. | Eric Andersen |