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
1999-02-27
Add arm32 hacks to ld, and reenable ld on arm32. As is well known, XXX
tv
1999-01-11
In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
kleink
1999-01-05
Fix byte order swapping for cross linker.
itohy
1998-12-30
Include sys/resource.h, because otherwise RLIMIT_STACK is not set
cjs
1998-12-17
shlib.c has been Moved to `src/libexec/ld.aout_so'
pk
1998-12-17
These files now live in `src/libexec/ld.aout_so/arch'
pk
1998-12-17
Adjust include directories.
pk
1998-12-17
Collect implementation definitions in `ld_i.h' and use that in other files.
pk
1998-12-17
The a.out version of ld.so now lives in `src/libexec/ld.aout_so'
pk
1998-12-17
ldconfig(8) now lives in `src/sbin/ldconfig'
pk
1998-12-15
ldd & ldconfig are no longer here.
pk
1998-12-15
Cast down the prototype revolt for now..
pk
1998-12-15
Pull in proper headers; deal with compiler warnings; miscelleneous KNF.
pk
1998-12-15
ldd has moved to `src/usr.bin/ldd/ldd_aout'
pk
1998-12-15
Deal with compiler warnings: format strings, prototypes, variable initializat...
pk
1998-12-15
Prototypes.
pk
1998-12-15
Pull in <a.out.h>.
pk
1998-12-15
Add & correct prototypes.
pk
1998-12-15
Layout & compiler warnings.
pk
1998-12-15
NetBSD -> __NetBSD__
pk
1998-12-03
Put back code to use pc-relative branches in the PLT, and avoid doing cache
mycroft
1998-12-03
Use the `first' argument to md_fix_jmpslot().
mycroft
1998-10-31
Add hook to convert some DISP32 relocs to BASREL through a GOT entry.
matt
1998-10-31
Remove reference to unused include file.
matt
1998-10-31
Add a hook for converting "normal" DISP32 relocs that refer to data symbols
matt
1998-10-24
Revert last change, since it treats external SIZE symbols as
kristerw
1998-10-23
More fixes and optimizations for VAX shared library support. Including
matt
1998-10-23
Make the BINDER debug messages a bit more useful (print index and jmpslot
matt
1998-10-21
It seems that gas.new has new types to indicate weakness
matt
1998-10-20
GC empty `FILES' section.
kleink
1998-10-19
Back out change to md_make_gotreloc which added 4 arguement of got_t *.
matt
1998-10-19
Add AUX_LABEL (need for VAX JSB/JMP "jmp" slots).
matt
1998-10-17
1. The 1st arg of sprintf() shall be nul terminated
itohy
1998-10-17
Correct return value of md_midcompat().
itohy
1998-10-12
Get shared libraries a lot closer to working.
matt
1998-10-03
remove some vm_offset_t fallout.
matthias
1998-09-15
Prevent spurious matches matches against unwanted major versions.
pk
1998-09-12
Exit early from alloc_link_map() if we have no object; only relevant
pk
1998-09-05
Assign my copyrights to TNF.
pk
1998-09-04
Print `unreferenced' info separately from definition.
pk
1998-09-04
The PLT symbol is also a special case when processing a shared library
pk
1998-09-03
Disable the the PLT symbol until I can get it to work properly.
matt
1998-08-28
Fix core dump when plt_symbol didn't exist when needed with dynamic images.
matt
1998-08-27
only emit __PROCEDURE_LINKAGE_TABLE_ if generating shared library.
matt
1998-08-26
Fix some obvious bugs.
matt
1998-08-26
Create symbol for __PROCEDURE_LINKAGE_TABLE_.
matt
1998-08-26
Add external symbol for __PROCEDURE_LINKAGE_TABLE_. Modify arguments
matt
1998-08-21
More changes for shareable libraries and PIC code
matt
1998-08-20
Get md.c to compile again. Get mdprologue.S to assemble. [Now at least
matt
1998-08-18
Untested(!!) beginning of VAX a.out shared library support. This is a work
matt
[next]