aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/as
Commit message (Expand)AuthorAgeFilesLines
* Remove now-unused GNU as build infrastructureEd Maste2020-06-0716-1570/+0
* as: add deprecation notice to the man pageEd Maste2019-08-011-0/+4
* Apply WITH_PIE changes to other binutils componentsEd Maste2019-03-251-3/+3
* Disable sbrk() use in GNU tools.Brooks Davis2018-09-211-1/+1
* Rename RELTOP since it will mean something else globally.Bryan Drewery2017-10-311-3/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Support armv7 builds for userlandWarner Losh2017-10-051-1/+4
* new dependsSimon J. Gerraty2015-06-161-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-3/+0
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+1
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync with HEAD.David E. O'Brien2013-02-081-1/+1
| |\ \ \
| * \ \ \ Sync from headSimon J. Gerraty2012-11-041-0/+8
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | | | Fix rendering with mandocBaptiste Daroussin2014-11-241-2/+1
| |_|_|_|/ |/| | | |
* | | | | Remove ia64.Marcel Moolenaar2014-07-071-3/+0
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|/ |/| |
* | | More correct version of prev. fix.Andrey A. Chernov2012-12-181-1/+1
* | | Fix:Andrey A. Chernov2012-12-171-1/+1
* | | Also remove -Werror on arm with clang as there are warnings.Andrew Turner2012-12-151-1/+1
| |/ |/|
* | Dont use -Werror when building libbfd and gnu as on powerpc64 with clangRoman Divacky2012-08-241-0/+4
* | Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-151-0/+4
|/
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building theKonstantin Belousov2012-04-291-0/+3
* Make default ABI for as(1) to be the same as target platform.Oleksandr Tymoshenko2012-03-232-1/+11
* Sync: merge r215319 through r215395 from ^/head, so ports can actuallyDimitry Andric2010-11-163-10/+1
|\
| * Garbage-collect some code made obsolete by the TBEMD import.Nathan Whitehorn2010-11-153-10/+1
* | Sync: merge r214895 through r215140 from ^/head.Dimitry Andric2010-11-111-3/+3
|\|
| * Complete the integration of tbemd branch into head.Warner Losh2010-11-101-3/+3
* | Update Makefile and config.h for as.Dimitry Andric2010-11-012-85/+17
* | Add manpages under gnu/usr.bin/binutils, since they are generated.Dimitry Andric2010-11-011-0/+1135
* | Most of binutils now compiles at WARNS=3, except for libiberty andDimitry Andric2010-10-221-2/+0
* | Remove bignum-copy.c from SRCS=, as it no longer exists. RemoveDimitry Andric2010-10-212-4659/+2
* | Use one file per line in SRCS= definition, to make insertions andDimitry Andric2010-10-211-6/+31
* | Regenerate config.h for as.Dimitry Andric2010-10-211-163/+197
|/
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-103-1/+10
* Push mips support for as into the tree.Warner Losh2008-12-113-0/+27
* Temporarily add newer copy of tc-sparc.c to build toKip Macy2006-10-092-1/+4658
* Config file for arm assemblerWarner Losh2006-09-141-0/+3
* Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien2006-09-111-0/+3
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.Alexander Kabaev2004-07-281-0/+1
* MAJOR cleanup of the Bmake framework.David E. O'Brien2004-07-0815-1572/+46
* Update to binutils 2.15.Marcel Moolenaar2004-06-191-15/+20
* Updated Bmake framework for Binutils 2.15.David E. O'Brien2004-06-167-59/+99