| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50581
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39354
|
| |
|
|
| |
Notes:
svn path=/head/; revision=35575
|
| |
|
|
|
|
|
|
| |
symbol. It indicates whether the symbol refers to a function or a
data object.
Notes:
svn path=/head/; revision=31442
|
| |
|
|
|
|
|
|
|
|
| |
Bring the style of sods.c into better conformance. Add code to
print the contents of each datum being relocated. Correct the logic
that distinguishes between programs, shared libraries, and object
files. Make the entire program "-Wall" clean.
Notes:
svn path=/head/; revision=29042
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22996
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
| |
pathnames (rather than as "-lfoo") correctly.
Closes PR bin/2404.
Notes:
svn path=/head/; revision=21469
|
|
|
dynamic linking information in the executable. It's quite extensive.
It's connected to ldd's (new) -v option.
Notes:
svn path=/head/; revision=18600
|