| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
Notes:
svn path=/head/; revision=973
|
| |
|
|
|
|
|
|
|
| |
caued ld to `exit silently', to general confusion.
2. Add Gary Jennejohn's fix to support debugging of shared libraries.
Notes:
svn path=/head/; revision=972
|
| |
|
|
| |
Notes:
svn path=/head/; revision=912
|
| |
|
|
| |
Notes:
svn path=/head/; revision=846
|
| |
|
|
|
|
|
| |
different from NetBSD's here and it squeaked through the update.
Notes:
svn path=/head/; revision=844
|
| |
|
|
|
|
|
| |
(no more sbrk_init()!).
Notes:
svn path=/head/; revision=835
|
| |
|
|
| |
Notes:
svn path=/head/; revision=829
|
| |
|
|
| |
Notes:
svn path=/head/; revision=822
|
| |
|
|
|
|
|
|
|
| |
Add missing argument to findshlib, I am not shure,
but it seems that it is 1.
!!! Does anybody compile it before commit?
Notes:
svn path=/head/; revision=815
|
| |
|
|
| |
Notes:
svn path=/head/; revision=811
|
| |
|
|
| |
Notes:
svn path=/head/; revision=792
|
| |
|
|
|
|
|
|
| |
Incorporated patch by Guido (inspired by Davidg) that fixes stack
problem. May not be final fix but it works more than the current method.
Notes:
svn path=/head/; revision=742
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lib.c:
Pull in archives containing definitions needed by shared objects.
warnings.c:
Less spurious "undefined symbol" msgs for shared library defined
symbols.
ld.c:
Do a better job of recognising data in text segments, eg. `const char []'.
shlib.c,ld/rtld/{Makefile rtld.c}
Use strsep() in stead of strtok() and restore colons in eg. env. vars.
Notes:
svn path=/head/; revision=740
|
|
|
Notes:
svn path=/head/; revision=696
|