Eric Andersen
|
371abc9c90
Fix the shared library loader so we can properly debug things like pthreads.
|
22 年 前 |
Eric Andersen
|
056eef45e0
Fix a potential compile error
|
22 年 前 |
Eric Andersen
|
a18fa6f911
Fixup mips pthreads
|
22 年 前 |
David McCullough
|
7988cf3664
|
22 年 前 |
Eric Andersen
|
187dd78d7b
Major update for pthreads, based in large part on improvements
|
22 年 前 |
Eric Andersen
|
d4d6e2c505
Fix a silly bug
|
22 年 前 |
Eric Andersen
|
212f984443
Patch from David Airlie to fix handling of ctor/dtor stuff when used in
|
22 年 前 |
Eric Andersen
|
8b1cd1869a
Prefer mmap2 for mips when available. Fix the mmap test.
|
22 年 前 |
Eric Andersen
|
00a25ecaa0
Fixup a really stupid and terribly obvious bug that was causing
|
22 年 前 |
Eric Andersen
|
bcb41dd373
Add a bunch of additional early debugg messages into the shared
|
22 年 前 |
Eric Andersen
|
ab596ff849
Add a toolchain section. Mention Steven J. Hill's mips RPMs.
|
22 年 前 |
Eric Andersen
|
a6e5000686
Fixup some small issues that show up when large file support is disabled
|
22 年 前 |
David McCullough
|
1ad16873f1
|
22 年 前 |
Eric Andersen
|
08bb655b13
Some stuff I forgot to check in about a month ago...
|
22 年 前 |
Miles Bader
|
0c6f5b60ad
Reserve stack space for args we pass to __uClibc_main.
|
22 年 前 |
Miles Bader
|
a8402400e7
Add back in PTRACE_SINGLESTEP.
|
22 年 前 |
Eric Andersen
|
5efeef3b6d
Fixup ioctl so we can special case powerpc silliness
|
22 年 前 |
Eric Andersen
|
1bbb166142
Mention latest update
|
22 年 前 |
Eric Andersen
|
ccb22cddd5
Fixup bui
|
22 年 前 |
Eric Andersen
|
8e60d18f5b
Patch from Stefan Allius
|
22 年 前 |
Eric Andersen
|
ace6581774
Patch from Stefan Allius:
|
22 年 前 |
Eric Andersen
|
6378959ced
Patch from Stefan Allius:
|
22 年 前 |
David McCullough
|
b2eb218fc3
|
22 年 前 |
David McCullough
|
5433dd6660
|
22 年 前 |
David McCullough
|
6149f74892
|
22 年 前 |
David McCullough
|
eacb6bcea7
|
22 年 前 |
Eric Andersen
|
817cfa7ee7
Fixup powerpc syscalls to eliminate warnings with gcc-3.2, and fix
|
22 年 前 |
Eric Andersen
|
7c9619d9cc
Add missing ';'s so powerpc will compile
|
22 年 前 |
Eric Andersen
|
6fefa71542
Don't just tune, use -march which implies -mcpu as well
|
22 年 前 |
Eric Andersen
|
3c72f1e316
Fix a _ton_ of system call user type/kernel type translation
|
22 年 前 |