Age | Commit message (Expand) | Author |
2003-04-23 | Thierry De Corte notices that when UCLIBC_HAS_FLOAT is disabled, we must also | Eric Andersen |
2003-04-21 | Fix SIGTRAP handling on arm. The defination of struct ucontext, | Eric Andersen |
2003-04-19 | Patch from Marshall M. Midden: | Eric Andersen |
2003-04-19 | Konrad Taro Eisele noticed the sparc struct stat was broken. | Eric Andersen |
2003-04-16 | Patch from Liam Girdwood to fix mips profiling when using | Eric Andersen |
2003-04-02 | (free_to_heap): Unlock the heap before returning in the | Miles Bader |
2003-03-31 | Avoid errors with buggy preprocessors | Eric Andersen |
2003-03-13 | Oops. Don't call strip twice | Eric Andersen |
2003-03-13 | resync with glibc 2.3 | Eric Andersen |
2003-03-11 | sjhill needs to buy donuts for everyone | Eric Andersen |
2003-03-11 | Make it so debugging pthreads works, even with DODEBUG turned off | Eric Andersen |
2003-03-11 | Minor cleanup to better sync with glibc 2.3 | Eric Andersen |
2003-03-11 | Compliance with MIPS ABI and MIPS kernel changes. | "Steven J. Hill" |
2003-03-10 | Patch from Jordan Crouse to avoid potential rendering problems | Eric Andersen |
2003-03-07 | remove a leftover debug printf | Eric Andersen |
2003-03-07 | Patch from Stefan Allius | Eric Andersen |
2003-03-07 | Patch from Stefan Allius: | Eric Andersen |
2003-03-07 | Patch from Stefan Allius: | Eric Andersen |
2003-03-06 | Fixup ldd handling of multiple files | Eric Andersen |
2003-03-06 | more random changes | Eric Andersen |
2003-03-06 | /me needs to learn to proofread | Eric Andersen |
2003-03-06 | Make the text a bit more clear | Eric Andersen |
2003-03-06 | For now, leave mmap on mips using mmap1, since mmap2 seems | Eric Andersen |
2003-03-06 | Finish off gmon based profiling for powerpc | Eric Andersen |
2003-03-06 | Make profiling on arm work | Eric Andersen |
2003-03-06 | Patch from Stefan Allius to finish off the last required bits | Eric Andersen |
2003-03-06 | Update website | Eric Andersen |
2003-03-05 | Patch from Konrad Eisele to add include/asm-generic since, at least | 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-05 | The vfork system call on powerpc seems to be completely | Eric Andersen |
2003-03-05 | Default to using fork() for vfork() when no arch specific | Eric Andersen |
2003-03-04 | Seperate pthread debugging from uClibc debugging. They are used | Eric Andersen |
2003-03-04 | Patch from Stefan Allius adding the function 'thread_self_stack' | Eric Andersen |
2003-03-04 | Patch from Stefan Allius to make ldd.c compile under Solaris | Eric Andersen |
2003-03-04 | Teach ldd to be a bit more helpful by telling you specifically | Eric Andersen |
2003-03-04 | Fix compile when profiling is disabled | Eric Andersen |
2003-03-03 | Fix grammar | Eric Andersen |
2003-03-03 | Initial effort at adding profiling support. | Eric Andersen |
2003-03-03 | Updates for release | Eric Andersen |
2003-03-03 | Update version | Eric Andersen |
2003-03-03 | Fix location of cvs | Eric Andersen |
2003-03-03 | begin preparing for release | Eric Andersen |
2003-03-03 | Remove bogus link_warning. It is meaningless and stupid. While the | Manuel Novoa III |
2003-03-03 | more uClinux shared libs fixups | David McCullough |
2003-03-03 | fix coldfire/68000 support properly this time, ifdef logic was back to | David McCullough |
2003-03-03 | Fix the double sub #48, should have been an add :-) | David McCullough |
2003-03-02 | cut-n-paste strikes again | Eric Andersen |
2003-03-02 | Add missing alias __modify_ldt | Eric Andersen |
2003-03-01 | Teach ldd to act just the glibc provided one (relying on the | Eric Andersen |