summaryrefslogtreecommitdiff
path: root/bfd/configure
AgeCommit message (Expand)Author
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov
2019-12-17Remove tic80 supportAlan Modra
2019-11-07Remove CR16C supportAlan Modra
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell
2019-06-28Plugin target handlingAlan Modra
2019-06-14Regenerate with approved autotools versionAlan Modra
2019-05-23bfd: fix build with --enable-targets=all in 32-bit hostsJose E. Marchesi
2019-05-23bfd: add support for eBPFJose E. Marchesi
2019-04-08Fix x86_64-rdos build failAlan Modra
2019-03-28PR24392, Clang warning Wtautological-constant-out-of-range-compareAlan Modra
2019-02-20Use or1k-darwin host SHARED_LIBADD for *-darwin.Michael Roitzsch
2019-01-19Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki
2018-11-07Regen bfd/configureAlan Modra
2018-09-21elf32-nds32: Don't define fls if it is provided by the systemSimon Marchi
2018-08-13bfd: Move elf-properties.lo to BFD32_LIBSH.J. Lu
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner
2018-07-09bfd: Use changequote for "i[3-7]86-*-linux-*"H.J. Lu
2018-06-24Update version number on development (aka HEAD) branch.Nick Clifton
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi
2018-06-01Bump version number to 2.30.52H.J. Lu
2018-05-25Fix hidden visibility compiler testAlan Modra
2018-05-18Add support for the Freescale s12z processor.John Darrington
2018-05-18ATTRIBUTE_HIDDEN for libbfd.hAlan Modra
2018-05-15Add a new Portuguese translation for the bfd sub-directory.Nick Clifton
2018-04-30This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron
2018-04-25[ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon
2018-04-25Remove arm-aout and arm-coff supportAlan Modra
2018-04-19Reinstate mips ecoff supportAlan Modra
2018-04-18Remove mips aout, coff, and pe supportAlan Modra
2018-04-18various i386-aout and i386-coff target removalAlan Modra
2018-04-16Remove arm-epoc-pe supportAlan Modra
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra
2018-04-16Remove sh5 and sh64 supportAlan Modra
2018-04-16Remove sh-symbianelf supportAlan Modra
2018-04-16Remove vax-bsd and vax-ultrix supportAlan Modra
2018-04-16Remove w65 supportAlan Modra
2018-04-16Remove we32k supportAlan Modra
2018-04-16Remove m88k supportAlan Modra
2018-04-16Remove i370 supportAlan Modra
2018-04-16Remove h8500 supportAlan Modra
2018-04-16Remove h8300-coff supportAlan Modra
2018-04-16Remove IEEE 695 object supportAlan Modra
2018-04-16Remove sony newsos3 supportAlan Modra
2018-04-16Remove netware supportAlan Modra
2018-04-16Remove tahoe supportAlan Modra
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra
2018-04-05Use dlsym to check if libdl is needed for pluginH.J. Lu