summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update websiteEric Andersen2003-03-062-110/+143
* Patch from Konrad Eisele to add include/asm-generic since, at leastEric Andersen2003-03-051-0/+2
* Patch from Konrad Eisele to omit -Wl,--dynamic-linker fromEric Andersen2003-03-052-1/+8
* Patch from Stefan Allius:Eric Andersen2003-03-051-11/+31
* The vfork system call on powerpc seems to be completelyEric Andersen2003-03-051-3/+9
* Default to using fork() for vfork() when no arch specificEric Andersen2003-03-052-1/+9
* Seperate pthread debugging from uClibc debugging. They are usedEric Andersen2003-03-042-1/+18
* Patch from Stefan Allius adding the function 'thread_self_stack'Eric Andersen2003-03-041-1/+21
* Patch from Stefan Allius to make ldd.c compile under SolarisEric Andersen2003-03-041-0/+6
* Teach ldd to be a bit more helpful by telling you specificallyEric Andersen2003-03-041-5/+29
* Fix compile when profiling is disabledEric Andersen2003-03-041-1/+1
* Fix grammarEric Andersen2003-03-031-1/+1
* Initial effort at adding profiling support.Eric Andersen2003-03-0368-424/+2517
* Updates for release0_9_19Eric Andersen2003-03-033-138/+212
* Update versionEric Andersen2003-03-031-1/+1
* Fix location of cvsEric Andersen2003-03-031-1/+1
* begin preparing for releaseEric Andersen2003-03-031-1/+1
* Remove bogus link_warning. It is meaningless and stupid. While theManuel Novoa III2003-03-031-2/+0
* more uClinux shared libs fixupsDavid McCullough2003-03-031-4/+6
* fix coldfire/68000 support properly this time, ifdef logic was back toDavid McCullough2003-03-031-4/+4
* Fix the double sub #48, should have been an add :-)David McCullough2003-03-031-1/+1
* cut-n-paste strikes againEric Andersen2003-03-021-1/+1
* Add missing alias __modify_ldtEric Andersen2003-03-021-0/+1
* Teach ldd to act just the glibc provided one (relying on theEric Andersen2003-03-013-37/+106
* Patch from Jeffrey Damick:Eric Andersen2003-03-011-0/+2
* Use a funky version in a probably vein attempt at preventing gdbEric Andersen2003-03-011-2/+5
* doh. I forgot mips can't talk to globals that early on in theEric Andersen2003-03-011-13/+13
* doh. I forgot mips can't talk to globals that early on in theEric Andersen2003-03-012-2/+2
* Fix the shared library loader so we can properly debug things like pthreads.Eric Andersen2003-03-015-41/+37
* Fix a potential compile errorEric Andersen2003-02-282-0/+4
* Fixup mips pthreadsEric Andersen2003-02-281-1/+30
* restore the coldfire changesDavid McCullough2003-02-281-1/+8
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-2788-917/+3644
* Fix a silly bugEric Andersen2003-02-271-2/+2
* Patch from David Airlie to fix handling of ctor/dtor stuff when used inEric Andersen2003-02-271-18/+23
* Prefer mmap2 for mips when available. Fix the mmap test.Eric Andersen2003-02-262-7/+11
* Fixup a really stupid and terribly obvious bug that was causingEric Andersen2003-02-261-1/+1
* Add a bunch of additional early debugg messages into the sharedEric Andersen2003-02-261-9/+29
* Add a toolchain section. Mention Steven J. Hill's mips RPMs.Eric Andersen2003-02-252-88/+122
* Fixup some small issues that show up when large file support is disabledEric Andersen2003-02-242-0/+6
* Fix FP handling alignment problems on ARM platforms without an FPU,David McCullough2003-02-232-0/+4
* Some stuff I forgot to check in about a month ago...Eric Andersen2003-02-232-27/+39
* Reserve stack space for args we pass to __uClibc_main.Miles Bader2003-02-211-2/+3
* Add back in PTRACE_SINGLESTEP.Miles Bader2003-02-201-3/+7
* Fixup ioctl so we can special case powerpc sillinessEric Andersen2003-02-185-22/+95
* Mention latest updateEric Andersen2003-02-171-3/+23
* Fixup buiEric Andersen2003-02-172-17/+37
* Patch from Stefan AlliusEric Andersen2003-02-171-1/+1
* Patch from Stefan Allius:Eric Andersen2003-02-171-1/+2
* Patch from Stefan Allius:Eric Andersen2003-02-171-1/+1