summaryrefslogtreecommitdiff
path: root/bfd/configure
AgeCommit message (Expand)Author
2022-08-01PR29348, BFD_VMA_FMT wrongAlan Modra
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton
2022-06-27drop XC16x bitsJan Beulich
2022-05-27Replace bfd_hostptr_t with uintptr_tAlan Modra
2022-05-27Remove much of BFD_HOST configuryAlan Modra
2022-03-31x86: Remove bfd_arch_l1om and bfd_arch_k1omH.J. Lu
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock
2022-03-16bfd: add AMDGCN architectureSimon Marchi
2022-01-23Regenerate configure files with autoconf 2.69H.J. Lu
2022-01-22bfd: merge doc subdir up a levelMike Frysinger
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton
2022-01-01unify 64-bit bfd checksMike Frysinger
2021-11-29bfd: enable silent build rulesMike Frysinger
2021-11-23AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina
2021-11-23Update bug reporting addressAlan Modra
2021-10-24LoongArch bfd supportliuzhensong
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock
2021-09-02Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson
2021-07-07Check for strnlen declaration to fix Solaris 10 buildRainer Orth
2021-07-03Update version number and regenerate filesNick Clifton
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra
2021-04-08bfd: use https for bugzillaMike Frysinger
2021-04-05C99 bfd configuryAlan Modra
2021-03-31Remove bfd_stdint.hAlan Modra
2021-02-10bfd, opcodes, libctf: support --with-included-gettextNick Alcock
2021-02-09Remove arm-symbianelfAlan Modra
2021-01-12Implement a workaround for GNU mak jobserverH.J. Lu
2021-01-11Binutils: Check if AR works with --plugin and rcH.J. Lu
2021-01-09Binutils: Pass --plugin to AR and RANLIBH.J. Lu
2021-01-09Change version number to 2.36.50 and regenerate filesNick Clifton
2021-01-09configure regenAlan Modra
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault
2021-01-06RISC-V: Implement support for big endian targets.Marcus Comstedt
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu
2020-10-06PR26667, Add powerpc64le-*-freebsd* supportBrandon Bergren
2020-08-27PR26469 UBSAN: elflink.c:8742 shift exponent 6148914691236511722Alan Modra
2020-08-23Disable default ELF plugins on 32-bit hppa*-*-hpux*.John David Anglin
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth
2020-07-09Remove powerpc PE supportAlan Modra
2020-07-04Update version to 2.35.50 and regenerate filesNick Clifton
2020-06-30Remove x86 NaCl target supportH.J. Lu
2020-06-21PR26132, ar creates invalid libraries for some targets with plugins enabledAlan Modra
2020-06-16Really remove tic30-aout supportAlan Modra
2020-04-27x86: Add i386 PE big-object supportTamar Christina
2020-03-20plugin: Don't invoke LTO-wrapperH.J. Lu
2020-03-14Include netbsd-core.lo for all arm/mips NetBSD targetsKamil Rytarowski
2020-03-05Add support for ELF files which contain multiple reloc sections which all tar...Nick Clifton
2020-02-10Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu