summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/libbfd
Commit message (Expand)AuthorAgeFilesLines
* Dont use -Werror when building libbfd and gnu as on powerpc64 with clangrdivacky2012-08-241-0/+1
* Merging of projects/armv6, part 3gonzo2012-08-151-2/+2
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-188-480/+1474
|\
| * For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so thedim2010-12-051-2/+3
| * Sync: merge r215319 through r215395 from ^/head, so ports can actuallydim2010-11-161-2/+0
| * Sync: merge r214895 through r215140 from ^/head.dim2010-11-112-7/+3
| |\
| * | Simply our custom OSABI branding 'stub'. It is presently still neededdim2010-11-031-25/+2
| * | Update Makefile, bfd.h and config.h.bsd for libbfd.dim2010-11-016-169/+343
| * | Make sure elf_fbsd_post_process_headers() is actually called for ia64.dim2010-10-263-8/+9
| * | Most of binutils now compiles at WARNS=3, except for libiberty anddim2010-10-221-1/+0
| * | Update BFD version and date, and add new upstream files. Also removedim2010-10-213-27/+6
| * | Use one file per line in SRCS= definition, to make insertions anddim2010-10-211-5/+35
| * | Regenerate bfd.h and config.h.fbsd.dim2010-10-212-372/+1206
| * | Update the BFD and binutils version defines.dim2010-10-191-1/+1
* | | Retire TARGET_ABI.imp2011-01-071-7/+6
* | | Garbage-collect some code made obsolete by the TBEMD import.nwhitehorn2010-11-151-2/+0
| |/ |/|
* | Complete the integration of tbemd branch into head.imp2010-11-102-7/+3
|/
* Remove target peigen.c so that make doesn't warn us about it.rpaulo2010-09-301-2/+0
* Add support for the BFD target efi-app-x86_64.rpaulo2010-09-291-2/+11
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-102-0/+29
* Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.jmallett2010-06-022-1/+19
* Remove alpha support from here too. FreeBSD 6 was the last branch toimp2010-02-031-16/+0
* Remove more traces of the Alpha port.imp2010-02-031-2/+1
* Push mips support into the tree.imp2008-12-112-1/+28
* Enable EFI target.rpaulo2008-08-311-1/+3
* Add support for the 32-bit EFI target.marcel2008-04-171-3/+10
* Fix PowerPC-targeted cross-builds performed on 64-bit platforms.marcel2007-02-111-4/+0
* Remove redundant default vectorimp2006-09-141-2/+0
* fix the build: add missing end of line cont characterimp2006-09-141-3/+5
* .end -> .endifimp2006-09-141-1/+1
* Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source.obrien2006-09-121-0/+24
* Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-121-4/+11
* Add rs6000 to the architectures on PowerPC. It's needed by gdb(1).marcel2006-08-241-0/+2
* Fix typo.obrien2006-08-101-1/+1
* Add ARM platform Makefile for building BFD. We include the New ARM ABI only.obrien2006-07-221-17/+7
* Be consistent in quoting.obrien2006-07-221-0/+24
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* MAJOR cleanup of the Bmake framework.obrien2004-07-0813-21705/+58
* With tmm's latest change to the sparc64 dynamic loader, we can remove thisobrien2004-06-202-19/+1
* Add the necessary branding of ELF files. This is relatively easy tomarcel2004-06-191-3/+2
* Add bfdwin.c to SRCS. The file contains support for mmap(2) windowsmarcel2004-06-191-1/+1
* Move the elf32-target.h and elf64-target.h targets from the MDmarcel2004-06-197-20/+6
* Update to binutils 2.15:marcel2004-06-191-3/+3
* Update to binutils 2.15:marcel2004-06-191-5/+26
* Update to binutils 2.15.marcel2004-06-191-891/+1251
* Commit a crude hack so we get sparc64 snapshots working again with aobrien2004-06-172-1/+19
* Updated Bmake framework for Binutils 2.15.obrien2004-06-167-3562/+5028
* Revert rev 1.21 which configured with --enable-64-bit-bfd.obrien2004-04-181-1/+1
* Configure as --enable-64-bit-bfd.obrien2004-03-182-2/+2
* Fix style bug in last commit,johan2004-02-251-2/+3
OpenPOWER on IntegriCloud