Age | Commit message (Collapse) | Author |
|
Relax checking of minor version number in `findhint()'. Also use the
directories from the hints (v.2) file for directory traversing.
This should take care of PR#1146.
|
|
Make dlopen() search for libraries if given a name of the form
`lib<name>.so[.xx[.yy]]' (per Erik M. Theisen; PR#1763; patch from PR
used in simplified form).
Deal with v.2 hint files (hint srch dirs not yet used).
|
|
Create v.2 hint files.
Note: don't bother to understand v.1 files..
|
|
Simplify update of r_addend field in relocation record if `-r' is on.
The old quirky code did strange things.
|
|
function addresses in registers.
|
|
|
|
netbsd pr#1763
|
|
|