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
/
common
Age
Commit message (
Expand
)
Author
1998-12-17
shlib.c has been Moved to `src/libexec/ld.aout_so'
pk
1998-12-15
Add & correct prototypes.
pk
1998-10-24
Revert last change, since it treats external SIZE symbols as
kristerw
1998-10-21
It seems that gas.new has new types to indicate weakness
matt
1998-10-19
Back out change to md_make_gotreloc which added 4 arguement of got_t *.
matt
1998-09-15
Prevent spurious matches matches against unwanted major versions.
pk
1998-09-05
Assign my copyrights to TNF.
pk
1998-08-28
Fix core dump when plt_symbol didn't exist when needed with dynamic images.
matt
1998-08-26
Add external symbol for __PROCEDURE_LINKAGE_TABLE_. Modify arguments
matt
1998-04-04
If a good matching shared library is found, don't look in the next
fvdl
1998-01-05
RCS Id police
cgd
1996-02-22
Define RELOC_INIT_SEGMENT_RELOC for the ns32k (Matthias Pfaller; PR#2103).
pk
1995-08-04
Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).
pk
1995-06-04
Implement compiled-in library search paths: any `-L' argument encountered
pk
1994-12-23
"weak symbol" support (fudged into `a.out' by means of the n_other field).
pk
1994-11-30
Another md macro to initialize a home-made struct reloc needed
pk
1994-08-21
Rename some flags.
pk
1994-07-21
Propagate N_WARNING symbols to `-r' output.
pk
1994-06-29
Some refinement in resolving symbols from shared objects.
pk
1994-06-10
Conversion to err()/warn() for error reports.
pk
1994-04-22
function parse() has moved to ld.c, thus avoiding scanf() code to be
pk
1994-04-07
PC relative segment relocations don't need to be looked at at run-time (such
pk
1994-01-29
Fix spelling error in Copyright notice
jtc
1994-01-28
Use `.type' directives generated by gcc.
pk
1993-12-08
Many internal changes, most notably in the symbol counting stuff.
pk
1993-12-07
#include ctype.h, since we use isdigit().
mycroft
1993-12-07
Prototype concat() more strongly, and remove bogus definitions of variables
mycroft
1993-11-21
Add /usr/X386/lib to the standard list of library paths.
mycroft
1993-11-10
Eleminate duplicate inclusion of shared objects (libgcc!).
pk
1993-11-08
Use strsep() in stead of strtok() and restore colons in eg. env. vars.
pk
1993-11-01
The N_SET* symbols are back in. C++ object files can now be linked again.
pk
1993-10-27
Improved handling of PIC code in "main stream" .o files.
pk
1993-10-23
Changed prototype and internals of std_search_dir().
pk
1993-10-21
No rounding of bss size to page boundary in ZMAGIC a.out's, the kernel
pk
1993-10-16
A linker supporting shared libraries.
pk