| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove now-unused GNU as build infrastructure | Ed Maste | 2020-06-07 | 1 | -103/+0 |
| * | Apply WITH_PIE changes to other binutils components | Ed Maste | 2019-03-25 | 1 | -3/+3 |
| * | Rename RELTOP since it will mean something else globally. | Bryan Drewery | 2017-10-31 | 1 | -3/+3 |
| * | Support armv7 builds for userland | Warner Losh | 2017-10-05 | 1 | -1/+4 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| * | More correct version of prev. fix. | Andrey A. Chernov | 2012-12-18 | 1 | -1/+1 |
| * | Fix: | Andrey A. Chernov | 2012-12-17 | 1 | -1/+1 |
| * | Also remove -Werror on arm with clang as there are warnings. | Andrew Turner | 2012-12-15 | 1 | -1/+1 |
| * | Dont use -Werror when building libbfd and gnu as on powerpc64 with clang | Roman Divacky | 2012-08-24 | 1 | -0/+4 |
| * | Merging of projects/armv6, part 3 | Oleksandr Tymoshenko | 2012-08-15 | 1 | -0/+4 |
| * | Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the | Konstantin Belousov | 2012-04-29 | 1 | -0/+3 |
| * | Make default ABI for as(1) to be the same as target platform. | Oleksandr Tymoshenko | 2012-03-23 | 1 | -0/+7 |
| * | Sync: merge r215319 through r215395 from ^/head, so ports can actually | Dimitry Andric | 2010-11-16 | 1 | -1/+1 |
| |\ |
|
| | * | Garbage-collect some code made obsolete by the TBEMD import. | Nathan Whitehorn | 2010-11-15 | 1 | -1/+1 |
| * | | Sync: merge r214895 through r215140 from ^/head. | Dimitry Andric | 2010-11-11 | 1 | -3/+3 |
| |\| |
|
| | * | Complete the integration of tbemd branch into head. | Warner Losh | 2010-11-10 | 1 | -3/+3 |
| * | | Update Makefile and config.h for as. | Dimitry Andric | 2010-11-01 | 1 | -2/+1 |
| * | | Most of binutils now compiles at WARNS=3, except for libiberty and | Dimitry Andric | 2010-10-22 | 1 | -2/+0 |
| * | | Remove bignum-copy.c from SRCS=, as it no longer exists. Remove | Dimitry Andric | 2010-10-21 | 1 | -3/+2 |
| * | | Use one file per line in SRCS= definition, to make insertions and | Dimitry Andric | 2010-10-21 | 1 | -6/+31 |
| |/ |
|
| * | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | Nathan Whitehorn | 2010-07-10 | 1 | -1/+1 |
| * | Push mips support for as into the tree. | Warner Losh | 2008-12-11 | 1 | -0/+4 |
| * | Temporarily add newer copy of tc-sparc.c to build to | Kip Macy | 2006-10-09 | 1 | -1/+2 |
| * | Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined. | David E. O'Brien | 2006-09-11 | 1 | -0/+3 |
| * | NOSHARED -> NO_SHARED | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x. | Alexander Kabaev | 2004-07-28 | 1 | -0/+1 |
| * | MAJOR cleanup of the Bmake framework. | David E. O'Brien | 2004-07-08 | 1 | -25/+43 |
| * | There is need to have a special BINUTIL_ARCH when we can use our more | David E. O'Brien | 2002-09-22 | 1 | -1/+1 |
| * | Clean up the formatting. | David E. O'Brien | 2001-10-14 | 1 | -6/+4 |
| * | s/MACHINE_ARCH/TARGET_ARCH/g | Marcel Moolenaar | 1999-12-17 | 1 | -2/+1 |
| * | ${MACHINE} -> ${MACHINE_ARCH} | Marcel Moolenaar | 1999-11-14 | 1 | -2/+1 |
| * | After a repo copy of as_{alpha,i386,mips} to {alpha,i386,mips}-freebsd, | John Birrell | 1999-11-07 | 1 | -6/+9 |
| * | Change CROSS_TARGETS to CROSS_FORMATS because that makes more sense. | John Birrell | 1999-11-06 | 1 | -1/+21 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets. | Warner Losh | 1999-03-01 | 1 | -2/+5 |
| * | Add CROSS_TARGETS to the list of GASES to build. We end up with a separate | John Birrell | 1998-05-11 | 1 | -2/+4 |
| * | Add support for cross-architecture gases. Since the GNU code doesn't | John Birrell | 1998-05-04 | 1 | -19/+6 |
| * | Add the alpha makefile. | John Birrell | 1998-03-12 | 1 | -3/+3 |
| * | Restructure the binutils hierarchy somewhat in order to better | John Polstra | 1998-03-12 | 1 | -0/+23 |