cvs commit: src Makefile.inc1 src/usr.bin/ldd Makefile ldd.1 ldd.c
John Baldwin
jhb at FreeBSD.org
Tue Aug 26 17:44:03 UTC 2008
jhb 2008-08-26 17:40:41 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
. Makefile.inc1
usr.bin/ldd Makefile ldd.1 ldd.c
Log:
SVN rev 182200 on 2008-08-26 17:40:41Z 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.499.2.22 +7 -5 src/Makefile.inc1
1.13.8.1 +1 -1 src/usr.bin/ldd/Makefile
1.23.12.3 +0 -6 src/usr.bin/ldd/ldd.1
1.33.14.3 +67 -34 src/usr.bin/ldd/ldd.c
More information about the cvs-src
mailing list