aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/objdump/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove GNU objcopy and objdump build infrastructureEd Maste2020-06-061-19/+0
* Fix GNU objdump build under WITH_PIEEd Maste2019-03-251-4/+4
* Rename RELTOP since it will mean something else globally.Bryan Drewery2017-10-311-5/+5
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
* Most of binutils now compiles at WARNS=3, except for libiberty andDimitry Andric2010-10-221-1/+0
* Lower WARNS to avoid warning about type-punned casting.Marcel Moolenaar2008-05-041-1/+1
* Updated Bmake framework for Binutils 2.15.David E. O'Brien2004-06-161-0/+1
* style.Makefile(5):Johan Karlsson2004-02-241-1/+1
* Removed invasion into these makefiles by the "legacy" stuff;Ruslan Ermilov2003-04-121-5/+4
* libbinutils.a needs basename(3); when the latter is providedRuslan Ermilov2003-04-111-4/+5
* Update to Binutils 2.12.0 release.David E. O'Brien2002-03-201-1/+1
* Turn up WARNS as high as possible.David E. O'Brien2002-03-131-0/+1
* Change the way the version strings are handled.David E. O'Brien2002-01-271-1/+1
* Clean up the formatting.David E. O'Brien2001-10-141-10/+10
* Pull the switch and activate our Binutils to a snapshot of the up andDavid E. O'Brien2000-05-221-0/+1
* Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticBruce Evans2000-03-271-7/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Add missing DPADD's.Peter Wemm1998-06-031-1/+5
* Restructure the binutils hierarchy somewhat in order to betterJohn Polstra1998-03-121-1/+2
* Add bmakefiles for building binutils from the contrib tree.John Polstra1998-03-011-0/+17