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