summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/as/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* More correct version of prev. fix.ache2012-12-181-1/+1
* Fix:ache2012-12-171-1/+1
* Also remove -Werror on arm with clang as there are warnings.andrew2012-12-151-1/+1
* Dont use -Werror when building libbfd and gnu as on powerpc64 with clangrdivacky2012-08-241-0/+4
* Merging of projects/armv6, part 3gonzo2012-08-151-0/+4
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-291-0/+3
* Make default ABI for as(1) to be the same as target platform.gonzo2012-03-231-0/+7
* Sync: merge r215319 through r215395 from ^/head, so ports can actuallydim2010-11-161-1/+1
* Sync: merge r214895 through r215140 from ^/head.dim2010-11-111-3/+3
|\
| * Complete the integration of tbemd branch into head.imp2010-11-101-3/+3
* | Update Makefile and config.h for as.dim2010-11-011-2/+1
* | Most of binutils now compiles at WARNS=3, except for libiberty anddim2010-10-221-2/+0
* | Remove bignum-copy.c from SRCS=, as it no longer exists. Removedim2010-10-211-3/+2
* | Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-6/+31
|/
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-101-1/+1
* Push mips support for as into the tree.imp2008-12-111-0/+4
* Temporarily add newer copy of tc-sparc.c to build tokmacy2006-10-091-1/+2
* Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-111-0/+3
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.kan2004-07-281-0/+1
* MAJOR cleanup of the Bmake framework.obrien2004-07-081-25/+43
* There is need to have a special BINUTIL_ARCH when we can use our moreobrien2002-09-221-1/+1
* Clean up the formatting.obrien2001-10-141-6/+4
* s/MACHINE_ARCH/TARGET_ARCH/gmarcel1999-12-171-2/+1
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-141-2/+1
* After a repo copy of as_{alpha,i386,mips} to {alpha,i386,mips}-freebsd,jb1999-11-071-6/+9
* Change CROSS_TARGETS to CROSS_FORMATS because that makes more sense.jb1999-11-061-1/+21
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.imp1999-03-011-2/+5
* Add CROSS_TARGETS to the list of GASES to build. We end up with a separatejb1998-05-111-2/+4
* Add support for cross-architecture gases. Since the GNU code doesn'tjb1998-05-041-19/+6
* Add the alpha makefile.jb1998-03-121-3/+3
* Restructure the binutils hierarchy somewhat in order to betterjdp1998-03-121-0/+23
OpenPOWER on IntegriCloud