aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/objdump
Commit message (Expand)AuthorAgeFilesLines
* Remove GNU objcopy and objdump build infrastructureEd Maste2020-06-063-680/+0
* objdump: be explicit that GNU objdump that will be removedEd Maste2019-08-011-2/+2
* objdump: move deprecation notice to indended spot in the man pageEd Maste2019-08-011-4/+4
* Fix GNU objdump build under WITH_PIEEd Maste2019-03-251-4/+4
* objdump.1: manually apply r229046 to the rendered man pageEd Maste2018-06-151-0/+4
* Rename RELTOP since it will mean something else globally.Bryan Drewery2017-10-311-5/+5
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+22
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+0
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-0/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+23
* | | | Revert r274953, r274934Baptiste Daroussin2014-12-021-1/+2
* | | | Fix rendering of manpages with mandoc(1)Baptiste Daroussin2014-11-241-2/+1
| |_|/ |/| |
* | | 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
|/
* Add manpages under gnu/usr.bin/binutils, since they are generated.Dimitry Andric2010-11-011-0/+636
* 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
* BINDIR is now specified in a single place. There are no cross-architectureJohn Birrell1998-05-041-5/+0
* Give up on a.out support in binutils. It has too many problems toJohn Polstra1998-03-301-0/+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