Eric Andersen
|
537a1b30e6
We can't strip libpthread or libthread_db can't help gdb debug ptheads
|
20 years ago |
Eric Andersen
|
e156b0234a
libpthread can use the normal LDFLAGS (including -s to strip it), but
|
20 years ago |
Manuel Novoa III
|
2224e6ca64
Rip out Peter's unacceptable "fix" and do the sane thing instead; build
|
20 years ago |
Joakim Tjernlund
|
6bc6a6f5d7
Peter Mazinger writes:
|
20 years ago |
Joakim Tjernlund
|
065f1de65d
Peter S. Mazinger writes:
|
20 years ago |
Manuel Novoa III
|
d8c8b456f4
We need to link with libgcc.a when creating shared libs, in order to
|
21 years ago |
Eric Andersen
|
fe6015e8aa
minor cleanup
|
21 years ago |
Eric Andersen
|
86061e5f2b
gdb wants to dlopen "libthread_db.so.1", so be sure to assign
|
21 years ago |
Eric Andersen
|
ff23ecf669
Peter Kjellerstedt writes:
|
21 years ago |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
21 years ago |
Eric Andersen
|
49f0dd0fcb
Peter Kjellerstedt writes:
|
21 years ago |
Eric Andersen
|
f4939cd1dc
Fixup symlinks to libthread_db
|
21 years ago |
Eric Andersen
|
70fee13438
Make it so debugging pthreads works, even with DODEBUG turned off
|
21 years ago |
Eric Andersen
|
27b9ce8b12
Seperate pthread debugging from uClibc debugging. They are used
|
21 years ago |
Eric Andersen
|
187dd78d7b
Major update for pthreads, based in large part on improvements
|
21 years ago |
Miles Bader
|
04fb23f5b3
whitespace
|
22 years ago |
Eric Andersen
|
ae35d725cf
Make support for global constructors and global destructors be
|
22 years ago |
Eric Andersen
|
ee1c13e232
Standardize LIBGCC_DIR
|
22 years ago |
Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
22 years ago |
Eric Andersen
|
b58a631942
This commit contains a patch from Stefan Allius <allius@atecom.com> to change
|
22 years ago |
Eric Andersen
|
0255e1ad13
Only build libthread_db when both threads and debug are enabled
|
22 years ago |
Eric Andersen
|
3358b761b1
Based on work by Stefan Allius, arrange for early initialization of
|
22 years ago |
Eric Andersen
|
7711a9b8e8
Several pthreads updates. Enable linuxthreads_db. Several fixes
|
22 years ago |
Eric Andersen
|
58bd16ab17
Fixup and unifiy version numbering. Automate versioning updates.
|
22 years ago |
Eric Andersen
|
d30b564ec4
Russ Dill noticed that the symlinks for libpthread didn't match
|
22 years ago |
Eric Andersen
|
e356ea321c
Merge in the pthread library. This is the linuxthreads library taken from
|
23 years ago |
Eric Andersen
|
75d013b16a
Fix the bug where binaries built with older toolchains would
|
23 years ago |
Eric Andersen
|
54fd5bd31b
Tell ld explicitly when stuff is supposed to by dynamically linked
|
23 years ago |
Eric Andersen
|
c1009c8881
Depend upon libc
|
23 years ago |
Eric Andersen
|
dd43462ee2
More build system cleanups...
|
23 years ago |