summaryrefslogtreecommitdiff
path: root/usr.bin/ldd/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2021-10-21ldd: do not use dlopen(RTLD_TRACE) for dso when format is specifiedKonstantin Belousov
2021-01-29Fix ldd to work with more ELF files.John Baldwin
2021-01-07ldd: Retire aout supportEd Maste
2010-08-23MFtbemd:Warner Losh
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2008-08-01Tweak the support for using ldd on 32-bit objects a bit further.John Baldwin
2004-06-29The type of some aout header types changed to uint_32, so now we needDavid Malone
2002-04-28Remove GCC-specific flags.Mark Murray
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-09-16Make ldd work on alpha.Doug Rabson
1998-06-12Add -DFREEBSD_AOUT to CFLAGS to ensure we get the correct definitionsPeter Wemm
1998-06-01ldd standalone build, after repository copy.Peter Wemm
1997-09-02Touch up the code that implements "ldd -v".John Polstra
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-10-01Incorporate John Polstra's sods.c display of the details about thePeter Wemm
1993-12-16Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIRNate Williams
1993-11-03Imported NetBSD's ld for shared libs.Paul Richards