index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
ld
Age
Commit message (
Expand
)
Author
1995-09-23
Pass on return value.
pk
1995-09-23
Interface version 4:
pk
1995-09-23
Define `dlexit()' in crt<=>rtld interface (active in v4).
pk
1995-08-31
Check for zero sized BSS to avoid a big no-op syscall (per Mike Hibler).
pk
1995-08-25
Just use umask(0);
pk
1995-08-25
Ensure the hints file is readable.
pk
1995-08-25
Install the manual page.
pk
1995-08-05
Parse library names better; takes care of PR#1291
pk
1995-08-04
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
pk
1995-08-04
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
pk
1995-06-30
Add `-R' to record internal library search paths.
pk
1995-06-30
man page for the run-time linker
pk
1995-06-20
Add a `merge' option.
pk
1995-06-20
Initialise after malloc (fixes PR#1149).
pk
1995-06-15
Honour current umask when turning `x' bits on (from Joerg Wunsch).
pk
1995-06-05
Be sure to calculate correct offsets in dispatch table.
pk
1995-06-05
#include <dlfcn.h>
pk
1995-06-05
Put dlopen() et.al. declarations in separate header file for compatibility.
pk
1995-06-04
Cache two more environment variable values.
pk
1995-06-04
Revive library search paths.
pk
1995-06-04
Implement compiled-in library search paths: any `-L' argument encountered
pk
1995-06-04
Cut some convoluted code that caused library members to get pulled
pk
1995-05-29
Correct copyright.
phil
1995-05-07
jbsr takes one argument, not two. Apparently the assembler quietly
briggs
1995-04-23
NetBSD RCS Id format
cgd
1995-04-01
Fix bogosities in cascade stuff.
pk
1995-03-06
Mention one more macro that was added some time ago.
pk
1995-03-06
Burn LD_RUN_PATH; I didn't read the SVR5 man-pages carefully enough.
pk
1995-03-06
Code from Matthew Green to do DL cascading "in the first degree".
pk
1995-03-06
complete remove special search dirs, use NetBSD Id tag.
cgd
1995-01-29
Fix confusion over a.out header flags.
pk
1995-01-17
Several consistency nits, and fix a byte order problem in md_swapout_reloc().
mycroft
1995-01-17
Several consistency nits, and don't define the get_*() macros twice.
mycroft
1994-12-28
Don't whine about undefined symbols.
pk
1994-12-23
"weak symbol" support (fudged into `a.out' by means of the n_other field).
pk
1994-12-23
Put a reserved field into use (weak symbol support).
pk
1994-12-22
specify man pages the new way.
cgd
1994-12-19
Bummer! Undo mmap() changes in rev. 1.26; they royally screw up the
pk
1994-12-18
Handle "/dev/zero" stuff more globally.
pk
1994-12-18
Re-arrange mmap() calls, per Charles' suggestion.
pk
1994-12-17
Don't let N_INDR entries override already defined symbols.
pk
1994-12-07
Ensure contiguous chunks for all of an object's address space (text+data+bss).
pk
1994-12-04
Fix some other broken comments.
mycroft
1994-12-04
Remove silly comment that was causing `make depend' to barf.
mycroft
1994-11-30
Another md macro to initialize a home-made struct reloc needed
pk
1994-11-30
patches from Matthias
phil
1994-11-28
A short description of the machine dependent parts of ld/rtld.
pk
1994-10-30
Prevent infinite loop on dubious input.
pk
1994-10-26
Don't close the hints file while it's mapped, but unmap and close it after
mycroft
1994-10-26
Remove two unused functions.
mycroft
[next]