summaryrefslogtreecommitdiff
path: root/bfd/configure
AgeCommit message (Expand)Author
2016-01-21bfd/configure reorganisationAlan Modra
2016-01-17Regen configureAlan Modra
2015-11-20binutils: add support for arm-*-darwin and aarch64-*-darwin.Tristan Gingold
2015-11-14Bump version to 2.26.51Tristan Gingold
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten
2015-10-27Add support for 32-bit and 64-bit PowerPC AIX core files.Sangamesh Mallayya
2015-07-28Check for asprintf and vasprintf during configure stage.Iain Buclaw
2015-07-27Regenerate configure filesH.J. Lu
2015-05-11Add Intel MCU support to bfdH.J. Lu
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu
2015-04-01Regenerate configure in bfd/binutils/gas/gdbH.J. Lu
2015-03-31Add support for Nuxi CloudABI on x86-64Ed Schouten
2015-03-31Revert the AM_ZLIB change in bfdH.J. Lu
2015-03-29Add --with-system-zlib in bfdH.J. Lu
2015-02-24Fixes compiling peXXigen under MAC OS/X where the wcsncasecmp function is not...Nick Clifton
2015-02-23Add support for the h8300-linux target.Yoshinori Sato
2015-01-28FT32 initial supportAlan Modra
2014-12-10Don't always build coffgen.oAlan Modra
2014-12-06Add Visium support to bfdEric Botcazou
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu
2014-10-15Bump bfd version.Tristan Gingold
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra
2014-08-14configury changes to make ld plugin support controlled by --enable-pluginsAlan Modra
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker
2014-05-02Sort target vectors to suit renamingAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-04-26Regenerate files for openrisk -> or1k changeAlan Modra
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson
2014-04-21Enable secureplt by default for alpha-linuxRichard Henderson
2014-03-14Fix build time problem with MingGW hosts, which do not have a strnlen() funct...Nick Clifton
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold
2013-12-17 * peXXigen.c: Include wchar.h if available.Nick Clifton
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen
2013-10-032013-10-04 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalAlan Modra
2013-09-18bfd/Tristan Gingold
2013-06-26[AArch64, ILP32] 4/6 Split elfnn-aarch64.c to elfxx-aarch64.cYufeng Zhang
2013-06-26[AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ldYufeng Zhang
2013-06-19aarch64: Revert AArch64 ifunc changes.Will Newton
2013-06-07aarch64: Add support for GNU indirect functions.Will Newton
2013-05-27bfd: Make bfd_cache_max_open depend on actual open file limit.Mark Wielaard
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton
2013-02-18include/Alan Modra
2013-02-062013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2013-01-10 * common.h: Fix case of "Meta".Nick Clifton
2012-11-092012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton
2012-11-09Add microblazeel target support to bfd, gas and ld.Michael Eager
2012-10-30Handle --enable-64-bit-bfd when setting CORE_HEADERH.J. Lu
2012-10-30Add Linux/x86_64 core support to i[3-7]86-*-linuxH.J. Lu
2012-10-13Replace -ldl with @lt_cv_dlopen_libs@H.J. Lu