cvs commit: src Makefile.inc1 src/usr.bin/ldd Makefile ldd.1 ldd.c
John Baldwin
jhb at FreeBSD.org
Tue Aug 26 17:39:40 UTC 2008
jhb 2008-08-26 17:36:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
. Makefile.inc1
usr.bin/ldd Makefile ldd.1 ldd.c
Log:
SVN rev 182199 on 2008-08-26 17:36:38Z by jhb
MFC: Build a /usr/bin/ldd32 binary on amd64 and use it for 32-bit objects
passed to ldd. This enables tracing of 32-bit shared libraries.
Revision Changes Path
1.588.2.5 +7 -5 src/Makefile.inc1
1.13.18.1 +1 -1 src/usr.bin/ldd/Makefile
1.24.2.2 +0 -6 src/usr.bin/ldd/ldd.1
1.33.24.3 +67 -34 src/usr.bin/ldd/ldd.c
More information about the cvs-src
mailing list