| Commit message (Expand) | Author | Age | Files | Lines |
| * | Retire obsolete GDB 6.1.1 | Ed Maste | 2020-12-15 | 13 | -6049/+0 |
| * | Teach binutils that arm64 is a 64bit architecture. This is needed to cross | Andrew Turner | 2018-07-06 | 1 | -1/+1 |
| * | Remove redundant source and object files. | Jonathan Anderson | 2017-09-09 | 1 | -1/+0 |
| * | Convert all the arm big endian tests into a regexp rather than a list. | Warner Losh | 2017-08-14 | 1 | -2/+2 |
| * | Add full softfloat and hardfloat support for MIPS. | Ruslan Bukin | 2016-10-31 | 1 | -1/+1 |
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 3 | -229/+13 |
| * | Add missing CLEANFILES. | Bryan Drewery | 2015-09-24 | 1 | -0/+2 |
| * | Avoid circular dependency with nm | Simon J. Gerraty | 2015-06-14 | 1 | -0/+3 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 2 | -0/+240 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 2 | -4/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -4/+129 |
| | |\
| |/
|/| |
|
| | * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 3 | -38/+3 |
| | |\ |
|
| | * | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+20 |
| | * | | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -2/+3 |
| | |\ \ |
|
| | * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+104 |
| * | | | | Add new PowerPC relocations to binutils | Justin Hibbits | 2014-12-12 | 1 | -4/+9 |
| | |_|/
|/| | |
|
| * | | | Remove ia64. | Marcel Moolenaar | 2014-07-07 | 3 | -37/+2 |
| * | | | With the move away from GNATS, point end users to a better web page | Gavin Atkinson | 2014-06-14 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | Dont use -Werror when building libbfd and gnu as on powerpc64 with clang | Roman Divacky | 2012-08-24 | 1 | -0/+1 |
| * | | Merging of projects/armv6, part 3 | Oleksandr Tymoshenko | 2012-08-15 | 1 | -2/+2 |
| |/ |
|
| * | Merge binutils 2.17.50 to head. This brings a number of improvements to | Dimitry Andric | 2011-02-18 | 8 | -479/+1473 |
| |\ |
|
| | * | For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so the | Dimitry Andric | 2010-12-05 | 1 | -2/+3 |
| | * | Sync: merge r215319 through r215395 from ^/head, so ports can actually | Dimitry Andric | 2010-11-16 | 1 | -2/+0 |
| | |\ |
|
| | * \ | Sync: merge r214895 through r215140 from ^/head. | Dimitry Andric | 2010-11-11 | 2 | -7/+3 |
| | |\ \ |
|
| | * | | | Simply our custom OSABI branding 'stub'. It is presently still needed | Dimitry Andric | 2010-11-03 | 1 | -25/+2 |
| | * | | | Update Makefile, bfd.h and config.h.bsd for libbfd. | Dimitry Andric | 2010-11-01 | 6 | -169/+343 |
| | * | | | Make sure elf_fbsd_post_process_headers() is actually called for ia64. | Dimitry Andric | 2010-10-26 | 3 | -8/+9 |
| | * | | | Most of binutils now compiles at WARNS=3, except for libiberty and | Dimitry Andric | 2010-10-22 | 1 | -1/+0 |
| | * | | | Update BFD version and date, and add new upstream files. Also remove | Dimitry Andric | 2010-10-21 | 3 | -27/+6 |
| | * | | | Use one file per line in SRCS= definition, to make insertions and | Dimitry Andric | 2010-10-21 | 1 | -5/+35 |
| | * | | | Regenerate bfd.h and config.h.fbsd. | Dimitry Andric | 2010-10-21 | 2 | -372/+1206 |
| | * | | | Update the BFD and binutils version defines. | Dimitry Andric | 2010-10-19 | 1 | -1/+1 |
| * | | | | Retire TARGET_ABI. | Warner Losh | 2011-01-07 | 1 | -7/+6 |
| | |_|/
|/| | |
|
| * | | | Garbage-collect some code made obsolete by the TBEMD import. | Nathan Whitehorn | 2010-11-15 | 1 | -2/+0 |
| | |/
|/| |
|
| * | | Complete the integration of tbemd branch into head. | Warner Losh | 2010-11-10 | 2 | -7/+3 |
| |/ |
|
| * | Remove target peigen.c so that make doesn't warn us about it. | Rui Paulo | 2010-09-30 | 1 | -2/+0 |
| * | Add support for the BFD target efi-app-x86_64. | Rui Paulo | 2010-09-29 | 1 | -2/+11 |
| * | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | Nathan Whitehorn | 2010-07-10 | 2 | -0/+29 |
| * | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. | Juli Mallett | 2010-06-02 | 2 | -1/+19 |
| * | Remove alpha support from here too. FreeBSD 6 was the last branch to | Warner Losh | 2010-02-03 | 1 | -16/+0 |
| * | Remove more traces of the Alpha port. | Warner Losh | 2010-02-03 | 1 | -2/+1 |
| * | Push mips support into the tree. | Warner Losh | 2008-12-11 | 2 | -1/+28 |
| * | Enable EFI target. | Rui Paulo | 2008-08-31 | 1 | -1/+3 |
| * | Add support for the 32-bit EFI target. | Marcel Moolenaar | 2008-04-17 | 1 | -3/+10 |
| * | Fix PowerPC-targeted cross-builds performed on 64-bit platforms. | Marcel Moolenaar | 2007-02-11 | 1 | -4/+0 |
| * | Remove redundant default vector | Warner Losh | 2006-09-14 | 1 | -2/+0 |
| * | fix the build: add missing end of line cont character | Warner Losh | 2006-09-14 | 1 | -3/+5 |
| * | .end -> .endif | Warner Losh | 2006-09-14 | 1 | -1/+1 |
| * | Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source. | David E. O'Brien | 2006-09-12 | 1 | -0/+24 |