aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
Commit message (Expand)AuthorAgeFilesLines
...
| * Updated dependsSimon J. Gerraty2015-10-071-0/+1
* | Merge from headBaptiste Daroussin2015-10-016-5/+11
|\|
| * Fix subdir -j build after r287983 by adding missing dependencies.Bryan Drewery2015-09-255-0/+5
| * Fix emulation ldscripts not being installed since r131832.Bryan Drewery2015-09-251-1/+1
| * Add missing CLEANFILES.Bryan Drewery2015-09-241-0/+2
| * Use SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as these are plain ASCIIBryan Drewery2015-09-211-3/+0
| * Replace afterinstall: hack with FILES mechanism.Bryan Drewery2015-09-191-4/+6
* | Merge from headBaptiste Daroussin2015-09-1221-2291/+13
|\|
| * Remove .WAIT hacks and put in specific dependencies.Warner Losh2015-08-281-2/+5
| * Add another .WAIT since sometimes we lose the race.Warner Losh2015-08-281-0/+1
| * Drop a .WAIT into the list. Items later in the list than this dependWarner Losh2015-08-261-0/+6
| * Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAINEd Maste2015-08-131-1/+1
| * Remove old GNU Binutils tools now provided by ELF Tool ChainEd Maste2015-08-0521-2291/+0
| * Allow ELF Tool Chain elfcopy to be installed as objcopyEd Maste2015-07-291-1/+4
* | Merge from head @274131Baptiste Daroussin2015-06-203-0/+4
|\|
| * new dependsSimon J. Gerraty2015-06-163-0/+4
* | Add a bunch of new packages, in particular binutils and groffBaptiste Daroussin2015-06-161-0/+1
|/
* Avoid circular dependency with nmSimon J. Gerraty2015-06-141-0/+3
* Add META_MODE support.Simon J. Gerraty2015-06-1320-0/+631
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0817-34/+0
| * Merge sync of headSimon J. Gerraty2015-05-2710-126/+225
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-198-16/+0
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-1917-81/+20
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-168-8/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-1010-0/+18
| * | | Merge from headSimon J. Gerraty2014-05-082-2/+2
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-283-21/+26
| |\ \ \ \
| * \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-135-637/+1
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-03-1112-0/+12
| * | | | | | Updated dependenciesSimon J. Gerraty2013-02-1616-32/+0
| * | | | | | Sync with HEAD.David E. O'Brien2013-02-083-1/+3
| |\ \ \ \ \ \
| * | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-082-0/+24
| * | | | | | | Sync from headSimon J. Gerraty2012-11-045-5/+14
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2216-0/+450
* | | | | | | | | Switch to ELF toolchain readelf(1)Ed Maste2015-03-301-1/+2
* | | | | | | | | Install manpage version of texinfo documentation for binutilsBaptiste Daroussin2015-03-021-5/+4
* | | | | | | | | Add pregenerated documentation for as(1) and ld(1)Baptiste Daroussin2015-01-042-1/+14
* | | | | | | | | Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-023-124/+2
* | | | | | | | | Add new PowerPC relocations to binutilsJustin Hibbits2014-12-121-4/+9
* | | | | | | | | Revert r274953, r274934Baptiste Daroussin2014-12-028-8/+16
* | | | | | | | | Build infrastructure for elftoolchain toolsEd Maste2014-12-011-5/+15
* | | | | | | | | Put each SUBDIR on a separate lineEd Maste2014-11-271-3/+15
* | | | | | | | | Fix rendering of manpages with mandoc(1)Baptiste Daroussin2014-11-247-14/+7
* | | | | | | | | Fix rendering with mandocBaptiste Daroussin2014-11-241-2/+1
* | | | | | | | | Fix rendering with mandocBaptiste Daroussin2014-11-231-2/+1
* | | | | | | | | Fix rendering with mandocBaptiste Daroussin2014-11-231-2/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-198-16/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove ia64.Marcel Moolenaar2014-07-078-80/+2
* | | | | | | With the move away from GNATS, point end users to a better web pageGavin Atkinson2014-06-141-1/+1
* | | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-088-0/+16
| |_|_|_|_|/ |/| | | | |