summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ranlib
AgeCommit message (Expand)Author
2015-08-05Remove old GNU Binutils tools now provided by ELF Tool ChainEd Maste
2015-06-13Add META_MODE support.Simon J. Gerraty
2013-10-13Merge head@256284Simon J. Gerraty
2013-10-01Remove long-unused GNU ar and ranlibEd Maste
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-05-10General mdoc(7) and typo fixes.Glen Barber
2012-04-29Add src.conf option WITH_SHARED_TOOLCHAIN to enable building theKonstantin Belousov
2010-11-01Add manpages under gnu/usr.bin/binutils, since they are generated.Dimitry Andric
2008-03-02Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forcedRuslan Ermilov
2008-02-25Make again BSD ar(1) the default system ar(1), now properly handlingRuslan Ermilov
2008-02-21If 'WITH_BSDAR' is defined, install as gnu-<util_name>.David E. O'Brien
2008-02-21Back out previous commit. Restore Binutils ar as default. DisconnectKai Wang
2008-02-21* Connect ar(1) to the build and make it default ar. Rename GNUKai Wang
2004-12-21NOSHARED -> NO_SHAREDRuslan Ermilov
2004-06-16Updated Bmake framework for Binutils 2.15.David E. O'Brien
2004-01-12Don't put objects in SRCS -- this creates all sort of havoc likeRuslan Ermilov
2003-04-12Removed invasion into these makefiles by the "legacy" stuff;Ruslan Ermilov
2003-04-11libbinutils.a needs basename(3); when the latter is providedRuslan Ermilov
2002-03-20Update to Binutils 2.12.0 release.David E. O'Brien
2001-10-14Clean up the formatting.David E. O'Brien
2001-02-28Allow "NOSHARED" to be overridden.David E. O'Brien
2001-02-27Make critical toolchain binaries staticly linked in this developmentDavid E. O'Brien
2000-03-27Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticBruce Evans
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1998-06-03Add missing DPADD's.Peter Wemm
1998-05-04BINDIR is now specified in a single place. There are no cross-architectureJohn Birrell
1998-03-12Restructure the binutils hierarchy somewhat in order to betterJohn Polstra
1998-03-01Add bmakefiles for building binutils from the contrib tree.John Polstra