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
/
usr.bin
/
ldd
Age
Commit message (
Expand
)
Author
2019-11-26
Pull up following revision(s) (requested by nakayama in ticket #469):
martin
2019-02-04
don't build ldd64 support if !MKCOMPAT and mips64.
mrg
2019-01-27
Fix merge botch
kre
2019-01-27
Fix merge botch
kre
2019-01-27
Fix merge botch
kre
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2018-06-21
Disable SANITIZER for ldd(1)
kamil
2017-12-25
Return a non-zero (one) exit code on failure for one of the files
maya
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-01-10
need <sys/stat.h>
christos
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-06-13
Do not set MLIBDIR if MKCOMPAT=no
martin
2014-08-28
Fix ldd on LP64 platforms by splitting the symbol versioning stuff for
joerg
2014-03-02
Use OBJECT_FMTS from <bsd.own.mk> to determine elf32/elf64 needs
matt
2013-05-07
include symver.c
christos
2013-04-25
If earm, include from lib/libexecinfo for unwind.h
matt
2013-03-20
apply kludge to make this more or less work on mips64 with n32 userland
macallan
2012-07-08
Make sure stuff using Obj_Entry is compiled correctly for ELF32 or ELF64.
matt
2012-02-17
MIPS uses a variable page size now.
matt
2011-06-30
dependant -> dependent
wiz
2011-05-24
Fix sign compare
joerg
2011-04-15
move the build of ldd binary to a subdir in order to allow
plunky
2011-03-29
Block signals when using the exclusive lock.
joerg
2011-03-25
Add basic locking to ld.elf_so.
joerg
2011-03-09
Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports
joerg
2010-10-16
Implement dl_iterate_phdr.
skrll
2010-02-27
Sync against new ld.elf_so
roy
2010-02-23
Mark each object as printed as visited and then print.
skrll
2009-12-15
make this actually build on mips64.
mrg
2009-12-13
- adjust the logic for compat ldd: add an elf32_compat module and arrange
mrg
2009-11-17
Make _rtld_pagesz of type size_t.
skrll
2009-09-07
New sentence, new line.
wiz
2009-09-07
Add an -o option that behaves like nm -o. Implementation from a suggestion
dholland
2009-09-07
Sprinkle a little const. no object diffs
dholland
2009-08-23
Add missing word and bump date for previous.
wiz
2009-08-22
kill ldd_aout. it didn't work anyway...not since i don't know when.
mrg
2009-08-20
Um, the test for mips should use MACHINE_CPU, not MACHINE_ARCH.
he
2009-08-20
Don't try to call the (no longer defined) aout_ldd() function
he
2009-08-20
Don't include <a.out.h> unless it's needed, and don't build
he
2009-08-16
More missing <sys/exec_aout.h>
martin
2009-05-20
catch up with rtld changes
christos
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-02-14
Convert more MACHINE tests to MACHINE_ARCH
abs
2009-02-03
rework the main loop and handlers:
mrg
2009-01-20
Include "bsd.own.mk" to get the definition of "NETBSDSRCDIR" via
tron
2009-01-11
another bsd.own.mk missing
christos
2009-01-11
need bsd.own.mk for $NETBSDSRCDIR
christos
2009-01-11
pull across the struct netbsd32_exec definition and use that in all
mrg
2009-01-07
make sure we set LIBISPRIVATE.
mrg
2009-01-07
- rework this a bunch to make it work inside /rescue/ldd.
mrg
[next]