Make "thread apply" use the gdb::option framework
[deliverable/binutils-gdb.git] / bfd / Makefile.am
index 1e92647e7f06962c94193358c062298424e0491a..4703955ee4ec454e1b6145dbb5ac80303be7ff29 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to generate Makefile.in
 #
-#   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+#   Copyright (C) 2012-2019 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 # <http://www.gnu.org/licenses/>.
 #
 
-AUTOMAKE_OPTIONS = 1.11 no-dist foreign
+AUTOMAKE_OPTIONS = no-dist foreign
 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
 
 INCDIR = $(srcdir)/../include
@@ -32,7 +32,8 @@ if INSTALL_LIBBFD
 bfdlibdir = @bfdlibdir@
 bfdincludedir = @bfdincludedir@
 bfdlib_LTLIBRARIES = libbfd.la
-bfdinclude_HEADERS = $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h
+bfdinclude_HEADERS = $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
+                    bfd_stdint.h $(INCDIR)/diagnostics.h $(INCDIR)/bfdlink.h
 else !INSTALL_LIBBFD
 # Empty these so that the respective installation directories will not be created.
 bfdlibdir =
@@ -69,17 +70,17 @@ BFD_H = bfd.h
 # need two copies of the executable, one to download and one for the
 # debugger).
 BFD32_LIBS = \
-       archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
-       cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo \
-       init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo \
+       archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo \
+       coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo \
+       hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo \
        section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo \
        binary.lo ihex.lo srec.lo tekhex.lo verilog.lo
 
 BFD64_LIBS = archive64.lo
 
 BFD32_LIBS_CFILES = \
-       archive.c archures.c bfd.c bfdio.c bfdwin.c \
-       cache.c coff-bfd.c compress.c corefile.c format.c hash.c \
+       archive.c archures.c bfd.c bfdio.c bfdwin.c cache.c coff-bfd.c \
+       compress.c corefile.c elf-properties.c format.c hash.c \
        init.c libbfd.c linker.c merge.c opncls.c reloc.c \
        section.c simple.c stab-syms.c stabs.c syms.c targets.c \
        binary.c ihex.c srec.c tekhex.c verilog.c
@@ -95,10 +96,12 @@ ALL_MACHINES = \
        cpu-arm.lo \
        cpu-avr.lo \
        cpu-bfin.lo \
+       cpu-bpf.lo \
        cpu-cr16.lo \
        cpu-cr16c.lo \
        cpu-cris.lo \
        cpu-crx.lo \
+       cpu-csky.lo \
        cpu-d10v.lo \
        cpu-d30v.lo \
        cpu-dlx.lo \
@@ -123,6 +126,7 @@ ALL_MACHINES = \
        cpu-m68hc11.lo \
        cpu-m68hc12.lo \
        cpu-m9s12x.lo \
+       cpu-s12z.lo \
        cpu-m9s12xg.lo \
        cpu-m68k.lo \
        cpu-mcore.lo \
@@ -135,6 +139,7 @@ ALL_MACHINES = \
        cpu-msp430.lo \
        cpu-mt.lo \
        cpu-nds32.lo \
+       cpu-nfp.lo \
        cpu-nios2.lo \
        cpu-ns32k.lo \
        cpu-or1k.lo \
@@ -178,10 +183,12 @@ ALL_MACHINES_CFILES = \
        cpu-arm.c \
        cpu-avr.c \
        cpu-bfin.c \
+       cpu-bpf.c \
        cpu-cr16.c \
        cpu-cr16c.c \
        cpu-cris.c \
        cpu-crx.c \
+       cpu-csky.c \
        cpu-d10v.c \
        cpu-d30v.c \
        cpu-dlx.c \
@@ -206,6 +213,7 @@ ALL_MACHINES_CFILES = \
        cpu-m68hc11.c \
        cpu-m68hc12.c \
        cpu-m9s12x.c \
+       cpu-s12z.c \
        cpu-m9s12xg.c \
        cpu-m68k.c \
        cpu-mcore.c \
@@ -218,6 +226,7 @@ ALL_MACHINES_CFILES = \
        cpu-msp430.c \
        cpu-mt.c \
        cpu-nds32.c \
+       cpu-nfp.c \
        cpu-ns32k.c \
        cpu-nios2.c \
        cpu-or1k.c \
@@ -257,22 +266,16 @@ ALL_MACHINES_CFILES = \
 # The .o files needed by all of the 32 bit vectors that are configured into
 # target_vector in targets.c if configured with --enable-targets=all.
 BFD32_BACKENDS = \
-       aout-arm.lo \
        aout-cris.lo \
        aout-ns32k.lo \
-       aout-sparcle.lo \
        aout-tic30.lo \
        aout32.lo \
-       armnetbsd.lo \
        cf-i386lynx.lo \
-       cf-sparclynx.lo \
-       coff-arm.lo \
        coff-go32.lo \
        coff-i386.lo \
        coff-mips.lo \
        coff-rs6000.lo \
        coff-sh.lo \
-       coff-sparc.lo \
        coff-stgo32.lo \
        coff-tic30.lo \
        coff-tic4x.lo \
@@ -292,7 +295,6 @@ BFD32_BACKENDS = \
        elf-m10200.lo \
        elf-m10300.lo \
        elf-nacl.lo \
-       elf-properties.lo \
        elf-strtab.lo \
        elf-vxworks.lo \
        elf.lo \
@@ -305,6 +307,7 @@ BFD32_BACKENDS = \
        elf32-cr16c.lo \
        elf32-cris.lo \
        elf32-crx.lo \
+       elf32-csky.lo \
        elf32-d10v.lo \
        elf32-d30v.lo \
        elf32-dlx.lo \
@@ -326,6 +329,7 @@ BFD32_BACKENDS = \
        elf32-m68hc12.lo \
        elf32-m68hc1x.lo \
        elf32-m68k.lo \
+       elf32-s12z.lo \
        elf32-mcore.lo \
        elf32-mep.lo \
        elf32-metag.lo \
@@ -360,22 +364,13 @@ BFD32_BACKENDS = \
        elflink.lo \
        elfxx-sparc.lo \
        elfxx-tilegx.lo \
-       epoc-pe-arm.lo \
-       epoc-pei-arm.lo \
        i386aout.lo \
        i386bsd.lo \
-       i386dynix.lo \
-       i386freebsd.lo \
-       i386linux.lo \
        i386lynx.lo \
-       i386mach3.lo \
        i386msdos.lo \
-       i386netbsd.lo \
-       i386os9k.lo \
        mach-o.lo \
        mach-o-i386.lo \
        mach-o-arm.lo \
-       mipsbsd.lo \
        ns32knetbsd.lo \
        pc532-mach.lo \
        pdp11.lo \
@@ -383,7 +378,6 @@ BFD32_BACKENDS = \
        pe-arm.lo \
        pe-i386.lo \
        pe-mcore.lo \
-       pe-mips.lo \
        pe-ppc.lo \
        pe-sh.lo \
        pef.lo \
@@ -391,19 +385,13 @@ BFD32_BACKENDS = \
        pei-arm.lo \
        pei-i386.lo \
        pei-mcore.lo \
-       pei-mips.lo \
        pei-ppc.lo \
        pei-sh.lo \
        peigen.lo \
        plugin.lo \
        ppcboot.lo \
        reloc16.lo \
-       riscix.lo \
        som.lo \
-       sparclinux.lo \
-       sparclynx.lo \
-       sparcnetbsd.lo \
-       sunos.lo \
        vax1knetbsd.lo \
        vaxnetbsd.lo \
        vms-lib.lo \
@@ -415,22 +403,16 @@ BFD32_BACKENDS = \
        xtensa-modules.lo
 
 BFD32_BACKENDS_CFILES = \
-       aout-arm.c \
        aout-cris.c \
        aout-ns32k.c \
-       aout-sparcle.c \
        aout-tic30.c \
        aout32.c \
-       armnetbsd.c \
        cf-i386lynx.c \
-       cf-sparclynx.c \
-       coff-arm.c \
        coff-go32.c \
        coff-i386.c \
        coff-mips.c \
        coff-rs6000.c \
        coff-sh.c \
-       coff-sparc.c \
        coff-stgo32.c \
        coff-tic30.c \
        coff-tic4x.c \
@@ -450,7 +432,6 @@ BFD32_BACKENDS_CFILES = \
        elf-m10200.c \
        elf-m10300.c \
        elf-nacl.c \
-       elf-properties.c \
        elf-strtab.c \
        elf-vxworks.c \
        elf.c \
@@ -463,6 +444,7 @@ BFD32_BACKENDS_CFILES = \
        elf32-cr16c.c \
        elf32-cris.c \
        elf32-crx.c \
+       elf32-csky.c \
        elf32-d10v.c \
        elf32-d30v.c \
        elf32-dlx.c \
@@ -484,6 +466,7 @@ BFD32_BACKENDS_CFILES = \
        elf32-m68hc12.c \
        elf32-m68hc1x.c \
        elf32-m68k.c \
+       elf32-s12z.c \
        elf32-mcore.c \
        elf32-mep.c \
        elf32-metag.c \
@@ -518,22 +501,13 @@ BFD32_BACKENDS_CFILES = \
        elflink.c \
        elfxx-sparc.c \
        elfxx-tilegx.c \
-       epoc-pe-arm.c \
-       epoc-pei-arm.c \
        i386aout.c \
        i386bsd.c \
-       i386dynix.c \
-       i386freebsd.c \
-       i386linux.c \
        i386lynx.c \
-       i386mach3.c \
        i386msdos.c \
-       i386netbsd.c \
-       i386os9k.c \
        mach-o.c \
        mach-o-i386.c \
        mach-o-arm.c \
-       mipsbsd.c \
        ns32knetbsd.c \
        pc532-mach.c \
        pdp11.c \
@@ -541,7 +515,6 @@ BFD32_BACKENDS_CFILES = \
        pe-arm.c \
        pe-i386.c \
        pe-mcore.c \
-       pe-mips.c \
        pe-ppc.c \
        pe-sh.c \
        pef.c \
@@ -549,18 +522,12 @@ BFD32_BACKENDS_CFILES = \
        pei-arm.c \
        pei-i386.c \
        pei-mcore.c \
-       pei-mips.c \
        pei-ppc.c \
        pei-sh.c \
        plugin.c \
        ppcboot.c \
        reloc16.c \
-       riscix.c \
        som.c \
-       sparclinux.c \
-       sparclynx.c \
-       sparcnetbsd.c \
-       sunos.c \
        vax1knetbsd.c \
        vaxnetbsd.c \
        vms-lib.c \
@@ -585,7 +552,6 @@ BFD64_BACKENDS = \
        coff-alpha.lo \
        coff-x86_64.lo \
        coff64-rs6000.lo \
-       demo64.lo \
        elf32-ia64.lo \
        elf32-mips.lo \
        elf32-score.lo \
@@ -600,6 +566,7 @@ BFD64_BACKENDS = \
        elf64-mips.lo \
        elfxx-mips.lo \
        elf64-mmix.lo \
+       elf64-nfp.lo \
        elf64-ppc.lo \
        elf32-riscv.lo \
        elf64-riscv.lo \
@@ -609,6 +576,7 @@ BFD64_BACKENDS = \
        elf64-tilegx.lo \
        elf64-x86-64.lo \
        elfxx-x86.lo \
+       elf64-bpf.lo \
        elf64.lo \
        mach-o-aarch64.lo \
        mach-o-x86-64.lo \
@@ -626,7 +594,6 @@ BFD64_BACKENDS_CFILES = \
        coff-alpha.c \
        coff-x86_64.c \
        coff64-rs6000.c \
-       demo64.c \
        elf32-mips.c \
        elf32-score.c \
        elf32-score7.c \
@@ -636,12 +603,14 @@ BFD64_BACKENDS_CFILES = \
        elf64-ia64-vms.c \
        elf64-mips.c \
        elf64-mmix.c \
+       elf64-nfp.c \
        elf64-ppc.c \
        elf64-s390.c \
        elf64-sparc.c \
        elf64-tilegx.c \
        elf64-x86-64.c \
        elfxx-x86.c \
+       elf64-bpf.c \
        elf64.c \
        elfn32-mips.c \
        elfxx-aarch64.c \
@@ -695,7 +664,7 @@ BFD_MACHINES = @bfd_machines@
 TDEFAULTS = @tdefaults@
 HAVEVECS = @havevecs@
 
-INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) \
+AM_CPPFLAGS += @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) \
        $(HAVEVECS) @INCINTL@
 
 # C source files that correspond to .o's.
@@ -717,10 +686,10 @@ CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
 
 ## This is a list of all .h files which are in the source tree.
 SOURCE_HFILES = \
-       aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
+       aout-target.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
        elf-bfd.h elf-hppa.h elf-linux-core.h elf32-hppa.h \
        elf64-hppa.h elfcode.h elfcore.h \
-       freebsd.h genlink.h go32stub.h \
+       genlink.h go32stub.h \
        libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
        libpei.h libxcoff.h mach-o.h \
        netbsd.h ns32k.h \
@@ -908,8 +877,8 @@ pex64igen.c: peXXigen.c
        $(SED) -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
        mv -f pex64igen.new pex64igen.c
 
-BFD_H_DEPS= $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
-LOCAL_H_DEPS= libbfd.h sysdep.h config.h
+BFD_H_DEPS= $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/diagnostics.h
+LOCAL_H_DEPS= libbfd.h sysdep.h config.h bfd_stdint.h
 $(BFD32_LIBS) \
  $(BFD64_LIBS) \
  $(ALL_MACHINES) \
This page took 0.028823 seconds and 4 git commands to generate.