aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/as/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove now-unused GNU as build infrastructureEd Maste2020-06-071-103/+0
* Apply WITH_PIE changes to other binutils componentsEd Maste2019-03-251-3/+3
* Rename RELTOP since it will mean something else globally.Bryan Drewery2017-10-311-3/+3
* Support armv7 builds for userlandWarner Losh2017-10-051-1/+4
* 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-231-0/+7
* Sync: merge r215319 through r215395 from ^/head, so ports can actuallyDimitry Andric2010-11-161-1/+1
|\
| * Garbage-collect some code made obsolete by the TBEMD import.Nathan Whitehorn2010-11-151-1/+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-011-2/+1
* | 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-211-3/+2
* | Use one file per line in SRCS= definition, to make insertions andDimitry Andric2010-10-211-6/+31
|/
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-101-1/+1
* Push mips support for as into the tree.Warner Losh2008-12-111-0/+4
* Temporarily add newer copy of tc-sparc.c to build toKip Macy2006-10-091-1/+2
* 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-081-25/+43
* There is need to have a special BINUTIL_ARCH when we can use our moreDavid E. O'Brien2002-09-221-1/+1
* Clean up the formatting.David E. O'Brien2001-10-141-6/+4
* s/MACHINE_ARCH/TARGET_ARCH/gMarcel Moolenaar1999-12-171-2/+1
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-2/+1
* After a repo copy of as_{alpha,i386,mips} to {alpha,i386,mips}-freebsd,John Birrell1999-11-071-6/+9
* Change CROSS_TARGETS to CROSS_FORMATS because that makes more sense.John Birrell1999-11-061-1/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.Warner Losh1999-03-011-2/+5
* Add CROSS_TARGETS to the list of GASES to build. We end up with a separateJohn Birrell1998-05-111-2/+4
* Add support for cross-architecture gases. Since the GNU code doesn'tJohn Birrell1998-05-041-19/+6
* Add the alpha makefile.John Birrell1998-03-121-3/+3
* Restructure the binutils hierarchy somewhat in order to betterJohn Polstra1998-03-121-0/+23