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
/
libexec
/
ld.elf_so
/
Makefile
Age
Commit message (
Expand
)
Author
1998-09-13
remove MD asm as(1) comments from sysident.h, placing them in a comment
mrg
1998-08-27
Use -L for libc's objdir in case NOPICINSTALL is set in mk.conf.
tv
1998-08-13
Don't install the ELF link.h in a.out systems!@#$#@
christos
1998-08-04
Use NOPIC to mean "no shared libraries", not NOSHLIB.
tv
1998-03-25
Add support for mips.
mhitch
1998-02-23
More table-driven changes for different toolchains:
jonathan
1997-10-25
Link with the stuff we compiled, rather that whatever random stuff happens
cjs
1997-10-23
Install our ELF-aware link.h into /usr/include on mips hosts.
jonathan
1997-10-22
use CPPFLAGS instead of CFLAGS
lukem
1997-06-23
move man pages into share/man.
mrg
1997-05-31
Back out BUILDDIR and NOINSTALL changes.
cjs
1997-05-26
These updates to the build allow building against include files
cjs
1997-04-17
STRIP -> STRIPFLAG (sign, I guess I forgot to check this one in last night)
thorpej
1997-04-10
pull in arch-specific Makefile.inc only if it exists
cgd
1997-03-24
- Makefile cleanups
christos
1996-12-16
First cut at an ELF shared loader. Originally from John Polstra's FreeBSD elf
cgd