mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-27 14:00:30 +00:00
include/
* alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13 documentation. bfd/ * elf32-m68hc1x.c: Include alloca-conf.h. * xsym.c: Likewise. * elf64-hppa.c: Likewise. Remove existing #if's handling alloca. * som.c: Likewise. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. binutils/ * sysdep.h: Include alloca-conf.h instead of config.h and remove existing #if's handling alloca. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. gas/ * as.h: Include alloca-conf.h instead of config.h and remove existing #if's handling alloca. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. opcodes/ * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * openrisc-opc.c: Regenerate. ld/ * ld.h: Remove alloca handling.
This commit is contained in:
parent
5b1ba0e546
commit
8d25cc3de0
@ -1,3 +1,12 @@
|
||||
2009-03-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* elf32-m68hc1x.c: Include alloca-conf.h.
|
||||
* xsym.c: Likewise.
|
||||
* elf64-hppa.c: Likewise. Remove existing #if's handling alloca.
|
||||
* som.c: Likewise.
|
||||
* Makefile.am: Run "make dep-am".
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2009-03-17 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* elf32-arm.c (elf32_arm_check_relocs): Correct symbian_p test.
|
||||
|
@ -1487,11 +1487,11 @@ elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \
|
||||
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(INCDIR)/opcode/m68hc11.h elf32-target.h
|
||||
elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \
|
||||
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(INCDIR)/opcode/m68hc11.h
|
||||
elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/alloca-conf.h \
|
||||
$(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h elf32-m68hc1x.h $(INCDIR)/elf/m68hc11.h \
|
||||
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68hc11.h
|
||||
elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf32-target.h
|
||||
@ -1666,7 +1666,7 @@ hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
|
||||
$(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
|
||||
aout-target.h
|
||||
som.lo: som.c $(INCDIR)/filenames.h
|
||||
som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
|
||||
i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
|
||||
$(INCDIR)/aout/aout64.h libaout.h $(INCDIR)/bfdlink.h \
|
||||
aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
@ -1876,7 +1876,8 @@ vmsutil.lo: vmsutil.c vmsutil.h
|
||||
xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
|
||||
libcoff.h libxcoff.h
|
||||
xsym.lo: xsym.c $(INCDIR)/filenames.h xsym.h $(INCDIR)/hashtab.h
|
||||
xsym.lo: xsym.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h \
|
||||
xsym.h $(INCDIR)/hashtab.h
|
||||
xtensa-isa.lo: xtensa-isa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
|
||||
$(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h
|
||||
xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \
|
||||
@ -1940,11 +1941,11 @@ elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
|
||||
$(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
|
||||
libcoff.h libecoff.h ecoffswap.h elf64-target.h
|
||||
elf64-hppa.lo: elf64-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h \
|
||||
$(INCDIR)/elf/reloc-macros.h libhppa.h elf64-hppa.h \
|
||||
elf-hppa.h elf64-target.h
|
||||
elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
|
||||
$(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
|
||||
libhppa.h elf64-hppa.h elf-hppa.h elf64-target.h
|
||||
elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf64-target.h
|
||||
|
@ -169,6 +169,7 @@ LD = @LD@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBINTL = @LIBINTL@
|
||||
LIBINTL_DEP = @LIBINTL_DEP@
|
||||
LIBM = @LIBM@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LIBTOOL = @LIBTOOL@
|
||||
@ -2083,11 +2084,11 @@ elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \
|
||||
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(INCDIR)/opcode/m68hc11.h elf32-target.h
|
||||
elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \
|
||||
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(INCDIR)/opcode/m68hc11.h
|
||||
elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/alloca-conf.h \
|
||||
$(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h elf32-m68hc1x.h $(INCDIR)/elf/m68hc11.h \
|
||||
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68hc11.h
|
||||
elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf32-target.h
|
||||
@ -2262,7 +2263,7 @@ hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
|
||||
$(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
|
||||
aout-target.h
|
||||
som.lo: som.c $(INCDIR)/filenames.h
|
||||
som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
|
||||
i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
|
||||
$(INCDIR)/aout/aout64.h libaout.h $(INCDIR)/bfdlink.h \
|
||||
aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
@ -2472,7 +2473,8 @@ vmsutil.lo: vmsutil.c vmsutil.h
|
||||
xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
|
||||
libcoff.h libxcoff.h
|
||||
xsym.lo: xsym.c $(INCDIR)/filenames.h xsym.h $(INCDIR)/hashtab.h
|
||||
xsym.lo: xsym.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h \
|
||||
xsym.h $(INCDIR)/hashtab.h
|
||||
xtensa-isa.lo: xtensa-isa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
|
||||
$(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h
|
||||
xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \
|
||||
@ -2536,11 +2538,11 @@ elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
|
||||
$(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
|
||||
libcoff.h libecoff.h ecoffswap.h elf64-target.h
|
||||
elf64-hppa.lo: elf64-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h \
|
||||
$(INCDIR)/elf/reloc-macros.h libhppa.h elf64-hppa.h \
|
||||
elf-hppa.h elf64-target.h
|
||||
elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
|
||||
$(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
|
||||
libhppa.h elf64-hppa.h elf-hppa.h elf64-target.h
|
||||
elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
|
||||
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf64-target.h
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Motorola 68HC11/HC12-specific support for 32-bit ELF
|
||||
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
||||
Free Software Foundation, Inc.
|
||||
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
|
||||
2009 Free Software Foundation, Inc.
|
||||
Contributed by Stephane Carrez (stcarrez@nerim.fr)
|
||||
|
||||
This file is part of BFD, the Binary File Descriptor library.
|
||||
@ -20,6 +20,7 @@
|
||||
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
|
||||
MA 02110-1301, USA. */
|
||||
|
||||
#include "alloca-conf.h"
|
||||
#include "sysdep.h"
|
||||
#include "bfd.h"
|
||||
#include "bfdlink.h"
|
||||
|
@ -19,6 +19,7 @@
|
||||
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
|
||||
MA 02110-1301, USA. */
|
||||
|
||||
#include "alloca-conf.h"
|
||||
#include "sysdep.h"
|
||||
#include "bfd.h"
|
||||
#include "libbfd.h"
|
||||
@ -27,31 +28,6 @@
|
||||
#include "libhppa.h"
|
||||
#include "elf64-hppa.h"
|
||||
|
||||
/* This is the code recommended in the autoconf documentation, almost
|
||||
verbatim. */
|
||||
#ifndef __GNUC__
|
||||
# if HAVE_ALLOCA_H
|
||||
# include <alloca.h>
|
||||
# else
|
||||
# ifdef _AIX
|
||||
/* Indented so that pre-ansi C compilers will ignore it, rather than
|
||||
choke on it. Some versions of AIX require this to be the first
|
||||
thing in the file. */
|
||||
#pragma alloca
|
||||
# else
|
||||
# ifndef alloca /* predefined by HP cc +Olibcalls */
|
||||
# if !defined (__STDC__) && !defined (__hpux)
|
||||
extern char *alloca ();
|
||||
# else
|
||||
extern void *alloca ();
|
||||
# endif /* __STDC__, __hpux */
|
||||
# endif /* alloca */
|
||||
# endif /* _AIX */
|
||||
# endif /* HAVE_ALLOCA_H */
|
||||
#else
|
||||
extern void *alloca (size_t);
|
||||
#endif /* __GNUC__ */
|
||||
|
||||
|
||||
#define ARCH_SIZE 64
|
||||
|
||||
|
27
bfd/som.c
27
bfd/som.c
@ -23,6 +23,7 @@
|
||||
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
|
||||
02110-1301, USA. */
|
||||
|
||||
#include "alloca-conf.h"
|
||||
#include "sysdep.h"
|
||||
#include "bfd.h"
|
||||
|
||||
@ -37,32 +38,6 @@
|
||||
#include <machine/reg.h>
|
||||
#include <sys/file.h>
|
||||
|
||||
/* This is the code recommended in the autoconf documentation, almost
|
||||
verbatim. */
|
||||
|
||||
#ifndef __GNUC__
|
||||
# if HAVE_ALLOCA_H
|
||||
# include <alloca.h>
|
||||
# else
|
||||
# ifdef _AIX
|
||||
/* Indented so that pre-ansi C compilers will ignore it, rather than
|
||||
choke on it. Some versions of AIX require this to be the first
|
||||
thing in the file. */
|
||||
#pragma alloca
|
||||
# else
|
||||
# ifndef alloca /* predefined by HP cc +Olibcalls */
|
||||
# if !defined (__STDC__) && !defined (__hpux)
|
||||
extern char *alloca ();
|
||||
# else
|
||||
extern void *alloca ();
|
||||
# endif /* __STDC__, __hpux */
|
||||
# endif /* alloca */
|
||||
# endif /* _AIX */
|
||||
# endif /* HAVE_ALLOCA_H */
|
||||
#else
|
||||
extern void *alloca (size_t);
|
||||
#endif /* __GNUC__ */
|
||||
|
||||
static bfd_reloc_status_type hppa_som_reloc
|
||||
(bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
|
||||
static bfd_boolean som_mkobject (bfd *);
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* xSYM symbol-file support for BFD.
|
||||
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
||||
Free Software Foundation, Inc.
|
||||
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
|
||||
2009 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of BFD, the Binary File Descriptor library.
|
||||
|
||||
@ -19,6 +19,7 @@
|
||||
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
|
||||
MA 02110-1301, USA. */
|
||||
|
||||
#include "alloca-conf.h"
|
||||
#include "sysdep.h"
|
||||
#include "xsym.h"
|
||||
#include "bfd.h"
|
||||
|
@ -1,3 +1,10 @@
|
||||
2009-03-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* sysdep.h: Include alloca-conf.h instead of config.h and remove
|
||||
existing #if's handling alloca.
|
||||
* Makefile.am: Run "make dep-am".
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
|
||||
|
||||
* configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
|
||||
|
@ -474,249 +474,269 @@ install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS)
|
||||
|
||||
# DO NOT DELETE THIS LINE -- mkdep uses it.
|
||||
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
|
||||
addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h bucomm.h
|
||||
ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
||||
$(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \
|
||||
$(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \
|
||||
$(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
|
||||
bucomm.h arsup.h $(INCDIR)/filenames.h binemul.h
|
||||
arsup.o: arsup.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/filenames.h bucomm.h arsup.h
|
||||
bin2c.o: bin2c.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||
binemul.o: binemul.c binemul.h sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||
bucomm.o: bucomm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/filenames.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
|
||||
bucomm.h
|
||||
coffdump.o: coffdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
bucomm.h coffgrok.h
|
||||
coffgrok.o: coffgrok.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
||||
bucomm.h coffgrok.h
|
||||
cxxfilt.o: cxxfilt.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h $(INCDIR)/safe-ctype.h bucomm.h
|
||||
dwarf.o: dwarf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
$(INCDIR)/libiberty.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/elf/common.h $(INCDIR)/elf/dwarf2.h \
|
||||
dwarf.h
|
||||
debug.o: debug.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
debug.h
|
||||
dlltool.o: dlltool.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h $(INCDIR)/dyn-string.h bucomm.h \
|
||||
dlltool.h $(INCDIR)/safe-ctype.h
|
||||
dllwrap.o: dllwrap.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/dyn-string.h bucomm.h
|
||||
emul_aix.o: emul_aix.c binemul.h sysdep.h config.h \
|
||||
addr2line.o: addr2line.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h bucomm.h
|
||||
ar.o: ar.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/progress.h $(INCDIR)/aout/ar.h \
|
||||
$(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h bucomm.h arsup.h \
|
||||
$(INCDIR)/filenames.h binemul.h
|
||||
arsup.o: arsup.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/filenames.h bucomm.h \
|
||||
arsup.h
|
||||
bin2c.o: bin2c.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
binemul.o: binemul.c binemul.h sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
bucomm.o: bucomm.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h \
|
||||
$(INCDIR)/hashtab.h bucomm.h
|
||||
coffdump.o: coffdump.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h coffgrok.h
|
||||
coffgrok.o: coffgrok.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
||||
$(INCDIR)/bfdlink.h bucomm.h coffgrok.h
|
||||
cxxfilt.o: cxxfilt.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h $(INCDIR)/safe-ctype.h \
|
||||
bucomm.h
|
||||
dwarf.o: dwarf.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h $(INCDIR)/libiberty.h ../bfd/bfd.h \
|
||||
$(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/dwarf2.h dwarf.h
|
||||
debug.o: debug.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h debug.h
|
||||
dlltool.o: dlltool.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h $(INCDIR)/dyn-string.h \
|
||||
bucomm.h dlltool.h $(INCDIR)/safe-ctype.h
|
||||
dllwrap.o: dllwrap.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/dyn-string.h bucomm.h
|
||||
emul_aix.o: emul_aix.c binemul.h sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
|
||||
$(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(BFDDIR)/libxcoff.h
|
||||
emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
filemode.o: filemode.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||
ieee.o: ieee.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h $(INCDIR)/libiberty.h \
|
||||
debug.h budbg.h $(INCDIR)/filenames.h
|
||||
filemode.o: filemode.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
ieee.o: ieee.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/ieee.h $(INCDIR)/libiberty.h debug.h budbg.h \
|
||||
$(INCDIR)/filenames.h
|
||||
is-ranlib.o: is-ranlib.c
|
||||
is-strip.o: is-strip.c
|
||||
maybe-ranlib.o: maybe-ranlib.c
|
||||
maybe-strip.o: maybe-strip.c
|
||||
nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h $(INCDIR)/nlm/common.h \
|
||||
$(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmconv.h \
|
||||
bucomm.h
|
||||
nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
||||
$(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \
|
||||
$(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \
|
||||
$(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
|
||||
bucomm.h
|
||||
nlmconv.o: nlmconv.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \
|
||||
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
|
||||
nlmconv.h bucomm.h
|
||||
nm.o: nm.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h bucomm.h
|
||||
not-ranlib.o: not-ranlib.c
|
||||
not-strip.o: not-strip.c
|
||||
objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h budbg.h $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
|
||||
$(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
|
||||
objdump.o: objdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(BFDDIR)/elf-bfd.h \
|
||||
objcopy.o: objcopy.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/progress.h $(INCDIR)/libiberty.h bucomm.h \
|
||||
budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h $(INCDIR)/filenames.h debug.h \
|
||||
budbg.h $(INCDIR)/aout/aout64.h
|
||||
prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h debug.h budbg.h
|
||||
rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h windres.h winduni.h windint.h \
|
||||
rcparse.h
|
||||
rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h debug.h budbg.h $(BFDDIR)/libcoff.h \
|
||||
$(INCDIR)/bfdlink.h
|
||||
rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
bucomm.h debug.h budbg.h
|
||||
readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h dwarf.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h \
|
||||
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/alpha.h \
|
||||
$(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/avr.h \
|
||||
$(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h $(INCDIR)/elf/cris.h \
|
||||
$(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h \
|
||||
$(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/frv.h \
|
||||
$(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/i370.h \
|
||||
$(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/ia64.h \
|
||||
$(INCDIR)/elf/ip2k.h $(INCDIR)/elf/lm32.h $(INCDIR)/elf/iq2000.h \
|
||||
$(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h \
|
||||
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mep.h \
|
||||
$(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/mn10200.h \
|
||||
$(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h $(INCDIR)/elf/msp430.h \
|
||||
$(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h \
|
||||
$(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/score.h \
|
||||
$(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h $(INCDIR)/elf/spu.h \
|
||||
$(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/x86-64.h \
|
||||
$(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h \
|
||||
unwind-ia64.h
|
||||
rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||
resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
windres.h winduni.h windint.h
|
||||
rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
windres.h winduni.h windint.h $(INCDIR)/coff/internal.h \
|
||||
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
||||
resrc.o: resrc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h windres.h winduni.h windint.h
|
||||
resres.o: resres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
windres.h winduni.h windint.h
|
||||
size.o: size.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
|
||||
objdump.o: objdump.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/progress.h \
|
||||
bucomm.h dwarf.h $(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h $(INCDIR)/filenames.h \
|
||||
debug.h budbg.h $(INCDIR)/aout/aout64.h
|
||||
prdbg.o: prdbg.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h debug.h \
|
||||
budbg.h
|
||||
rclex.o: rclex.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
windres.h winduni.h windint.h rcparse.h
|
||||
rdcoff.o: rdcoff.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/coff/internal.h $(INCDIR)/libiberty.h bucomm.h \
|
||||
debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
||||
rddbg.o: rddbg.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h debug.h budbg.h
|
||||
readelf.o: readelf.c config.h sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h dwarf.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(INCDIR)/elf/alpha.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h \
|
||||
$(INCDIR)/elf/avr.h $(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h \
|
||||
$(INCDIR)/elf/cris.h $(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h \
|
||||
$(INCDIR)/elf/d30v.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h \
|
||||
$(INCDIR)/elf/frv.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h \
|
||||
$(INCDIR)/elf/i370.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h \
|
||||
$(INCDIR)/elf/ia64.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/lm32.h \
|
||||
$(INCDIR)/elf/iq2000.h $(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h \
|
||||
$(INCDIR)/elf/m68k.h $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h \
|
||||
$(INCDIR)/elf/mep.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h \
|
||||
$(INCDIR)/elf/mn10200.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h \
|
||||
$(INCDIR)/elf/msp430.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h \
|
||||
$(INCDIR)/elf/ppc.h $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h \
|
||||
$(INCDIR)/elf/score.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h \
|
||||
$(INCDIR)/elf/spu.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h \
|
||||
$(INCDIR)/elf/x86-64.h $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h \
|
||||
$(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/filenames.h unwind-ia64.h
|
||||
rename.o: rename.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h sysroff.h \
|
||||
coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/coff/internal.h \
|
||||
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h sysroff.c
|
||||
stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h debug.h \
|
||||
budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
|
||||
resbin.o: resbin.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
|
||||
windint.h
|
||||
rescoff.o: rescoff.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
|
||||
windint.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
||||
$(INCDIR)/bfdlink.h
|
||||
resrc.o: resrc.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
windres.h winduni.h windint.h
|
||||
resres.o: resres.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
|
||||
windint.h
|
||||
size.o: size.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h
|
||||
srconv.o: srconv.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h sysroff.h coffgrok.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
||||
sysroff.c
|
||||
stabs.o: stabs.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h \
|
||||
debug.h budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
||||
strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h bucomm.h
|
||||
sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h sysroff.h sysroff.c
|
||||
strings.o: strings.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h bucomm.h
|
||||
sysdump.o: sysdump.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h bucomm.h \
|
||||
sysroff.h sysroff.c
|
||||
unwind-ia64.o: unwind-ia64.c unwind-ia64.h $(INCDIR)/elf/ia64.h \
|
||||
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \
|
||||
$(INCDIR)/symcat.h
|
||||
version.o: version.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||
windres.o: windres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windres.h \
|
||||
winduni.h windint.h
|
||||
winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
bucomm.h winduni.h $(INCDIR)/safe-ctype.h
|
||||
wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h bucomm.h debug.h budbg.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
||||
windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windmc.h \
|
||||
winduni.h windint.h
|
||||
mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h windmc.h winduni.h mcparse.h
|
||||
arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h arsup.h
|
||||
version.o: version.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
windres.o: windres.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/obstack.h windres.h winduni.h windint.h
|
||||
winduni.o: winduni.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h
|
||||
wrstabs.o: wrstabs.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h bucomm.h \
|
||||
debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def
|
||||
windmc.o: windmc.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/obstack.h windmc.h winduni.h windint.h
|
||||
mclex.o: mclex.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
windmc.h winduni.h mcparse.h
|
||||
arparse.o: arparse.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
arsup.h
|
||||
arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||
arparse.h
|
||||
sysroff.o: sysroff.c
|
||||
sysinfo.o: sysinfo.c
|
||||
syslex.o: syslex.c config.h sysinfo.h
|
||||
defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
dlltool.h
|
||||
defparse.o: defparse.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h dlltool.h
|
||||
deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||
defparse.h dlltool.h
|
||||
nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
$(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h bucomm.h \
|
||||
nlmconv.h
|
||||
rcparse.o: rcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
windres.h winduni.h windint.h $(INCDIR)/safe-ctype.h
|
||||
mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
windmc.h winduni.h $(INCDIR)/safe-ctype.h
|
||||
nlmheader.o: nlmheader.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h $(INCDIR)/safe-ctype.h ../bfd/bfd.h \
|
||||
$(INCDIR)/symcat.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
|
||||
bucomm.h nlmconv.h
|
||||
rcparse.o: rcparse.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
|
||||
windint.h $(INCDIR)/safe-ctype.h
|
||||
mcparse.o: mcparse.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h windmc.h winduni.h $(INCDIR)/safe-ctype.h
|
||||
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
|
||||
|
@ -1241,251 +1241,271 @@ install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS)
|
||||
|
||||
# DO NOT DELETE THIS LINE -- mkdep uses it.
|
||||
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
|
||||
addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h bucomm.h
|
||||
ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
||||
$(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \
|
||||
$(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \
|
||||
$(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
|
||||
bucomm.h arsup.h $(INCDIR)/filenames.h binemul.h
|
||||
arsup.o: arsup.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/filenames.h bucomm.h arsup.h
|
||||
bin2c.o: bin2c.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||
binemul.o: binemul.c binemul.h sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||
bucomm.o: bucomm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/filenames.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
|
||||
bucomm.h
|
||||
coffdump.o: coffdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
bucomm.h coffgrok.h
|
||||
coffgrok.o: coffgrok.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
||||
bucomm.h coffgrok.h
|
||||
cxxfilt.o: cxxfilt.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h $(INCDIR)/safe-ctype.h bucomm.h
|
||||
dwarf.o: dwarf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
$(INCDIR)/libiberty.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/elf/common.h $(INCDIR)/elf/dwarf2.h \
|
||||
dwarf.h
|
||||
debug.o: debug.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
debug.h
|
||||
dlltool.o: dlltool.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h $(INCDIR)/dyn-string.h bucomm.h \
|
||||
dlltool.h $(INCDIR)/safe-ctype.h
|
||||
dllwrap.o: dllwrap.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/dyn-string.h bucomm.h
|
||||
emul_aix.o: emul_aix.c binemul.h sysdep.h config.h \
|
||||
addr2line.o: addr2line.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h bucomm.h
|
||||
ar.o: ar.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/progress.h $(INCDIR)/aout/ar.h \
|
||||
$(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h bucomm.h arsup.h \
|
||||
$(INCDIR)/filenames.h binemul.h
|
||||
arsup.o: arsup.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/filenames.h bucomm.h \
|
||||
arsup.h
|
||||
bin2c.o: bin2c.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
binemul.o: binemul.c binemul.h sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
bucomm.o: bucomm.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h \
|
||||
$(INCDIR)/hashtab.h bucomm.h
|
||||
coffdump.o: coffdump.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h coffgrok.h
|
||||
coffgrok.o: coffgrok.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
||||
$(INCDIR)/bfdlink.h bucomm.h coffgrok.h
|
||||
cxxfilt.o: cxxfilt.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h $(INCDIR)/safe-ctype.h \
|
||||
bucomm.h
|
||||
dwarf.o: dwarf.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h $(INCDIR)/libiberty.h ../bfd/bfd.h \
|
||||
$(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/dwarf2.h dwarf.h
|
||||
debug.o: debug.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h debug.h
|
||||
dlltool.o: dlltool.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h $(INCDIR)/dyn-string.h \
|
||||
bucomm.h dlltool.h $(INCDIR)/safe-ctype.h
|
||||
dllwrap.o: dllwrap.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/dyn-string.h bucomm.h
|
||||
emul_aix.o: emul_aix.c binemul.h sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
|
||||
$(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(BFDDIR)/libxcoff.h
|
||||
emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
filemode.o: filemode.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||
ieee.o: ieee.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h $(INCDIR)/libiberty.h \
|
||||
debug.h budbg.h $(INCDIR)/filenames.h
|
||||
filemode.o: filemode.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
ieee.o: ieee.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/ieee.h $(INCDIR)/libiberty.h debug.h budbg.h \
|
||||
$(INCDIR)/filenames.h
|
||||
is-ranlib.o: is-ranlib.c
|
||||
is-strip.o: is-strip.c
|
||||
maybe-ranlib.o: maybe-ranlib.c
|
||||
maybe-strip.o: maybe-strip.c
|
||||
nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h $(INCDIR)/nlm/common.h \
|
||||
$(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmconv.h \
|
||||
bucomm.h
|
||||
nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
||||
$(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \
|
||||
$(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \
|
||||
$(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
|
||||
bucomm.h
|
||||
nlmconv.o: nlmconv.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \
|
||||
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
|
||||
nlmconv.h bucomm.h
|
||||
nm.o: nm.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
|
||||
$(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h bucomm.h
|
||||
not-ranlib.o: not-ranlib.c
|
||||
not-strip.o: not-strip.c
|
||||
objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h budbg.h $(INCDIR)/filenames.h \
|
||||
$(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
|
||||
$(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
|
||||
objdump.o: objdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(BFDDIR)/elf-bfd.h \
|
||||
objcopy.o: objcopy.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/progress.h $(INCDIR)/libiberty.h bucomm.h \
|
||||
budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h $(INCDIR)/filenames.h debug.h \
|
||||
budbg.h $(INCDIR)/aout/aout64.h
|
||||
prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h debug.h budbg.h
|
||||
rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h windres.h winduni.h windint.h \
|
||||
rcparse.h
|
||||
rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h debug.h budbg.h $(BFDDIR)/libcoff.h \
|
||||
$(INCDIR)/bfdlink.h
|
||||
rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
bucomm.h debug.h budbg.h
|
||||
readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h dwarf.h $(INCDIR)/elf/common.h \
|
||||
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h \
|
||||
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/alpha.h \
|
||||
$(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/avr.h \
|
||||
$(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h $(INCDIR)/elf/cris.h \
|
||||
$(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h \
|
||||
$(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/frv.h \
|
||||
$(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/i370.h \
|
||||
$(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/ia64.h \
|
||||
$(INCDIR)/elf/ip2k.h $(INCDIR)/elf/lm32.h $(INCDIR)/elf/iq2000.h \
|
||||
$(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h \
|
||||
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mep.h \
|
||||
$(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/mn10200.h \
|
||||
$(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h $(INCDIR)/elf/msp430.h \
|
||||
$(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h \
|
||||
$(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/score.h \
|
||||
$(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h $(INCDIR)/elf/spu.h \
|
||||
$(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/x86-64.h \
|
||||
$(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h \
|
||||
unwind-ia64.h
|
||||
rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||
resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
windres.h winduni.h windint.h
|
||||
rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
windres.h winduni.h windint.h $(INCDIR)/coff/internal.h \
|
||||
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
||||
resrc.o: resrc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h windres.h winduni.h windint.h
|
||||
resres.o: resres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
windres.h winduni.h windint.h
|
||||
size.o: size.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
|
||||
objdump.o: objdump.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/progress.h \
|
||||
bucomm.h dwarf.h $(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h $(INCDIR)/filenames.h \
|
||||
debug.h budbg.h $(INCDIR)/aout/aout64.h
|
||||
prdbg.o: prdbg.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h debug.h \
|
||||
budbg.h
|
||||
rclex.o: rclex.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
windres.h winduni.h windint.h rcparse.h
|
||||
rdcoff.o: rdcoff.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/coff/internal.h $(INCDIR)/libiberty.h bucomm.h \
|
||||
debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
||||
rddbg.o: rddbg.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h debug.h budbg.h
|
||||
readelf.o: readelf.c config.h sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h dwarf.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h \
|
||||
$(INCDIR)/elf/alpha.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h \
|
||||
$(INCDIR)/elf/avr.h $(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h \
|
||||
$(INCDIR)/elf/cris.h $(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h \
|
||||
$(INCDIR)/elf/d30v.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h \
|
||||
$(INCDIR)/elf/frv.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h \
|
||||
$(INCDIR)/elf/i370.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h \
|
||||
$(INCDIR)/elf/ia64.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/lm32.h \
|
||||
$(INCDIR)/elf/iq2000.h $(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h \
|
||||
$(INCDIR)/elf/m68k.h $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h \
|
||||
$(INCDIR)/elf/mep.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h \
|
||||
$(INCDIR)/elf/mn10200.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h \
|
||||
$(INCDIR)/elf/msp430.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h \
|
||||
$(INCDIR)/elf/ppc.h $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h \
|
||||
$(INCDIR)/elf/score.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h \
|
||||
$(INCDIR)/elf/spu.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h \
|
||||
$(INCDIR)/elf/x86-64.h $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h \
|
||||
$(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/filenames.h unwind-ia64.h
|
||||
rename.o: rename.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h sysroff.h \
|
||||
coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/coff/internal.h \
|
||||
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h sysroff.c
|
||||
stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h debug.h \
|
||||
budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
|
||||
resbin.o: resbin.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
|
||||
windint.h
|
||||
rescoff.o: rescoff.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
|
||||
windint.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
||||
$(INCDIR)/bfdlink.h
|
||||
resrc.o: resrc.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
windres.h winduni.h windint.h
|
||||
resres.o: resres.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
|
||||
windint.h
|
||||
size.o: size.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h
|
||||
srconv.o: srconv.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h sysroff.h coffgrok.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
||||
sysroff.c
|
||||
stabs.o: stabs.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h \
|
||||
debug.h budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
||||
strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h bucomm.h
|
||||
sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h sysroff.h sysroff.c
|
||||
strings.o: strings.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h bucomm.h
|
||||
sysdump.o: sysdump.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h bucomm.h \
|
||||
sysroff.h sysroff.c
|
||||
unwind-ia64.o: unwind-ia64.c unwind-ia64.h $(INCDIR)/elf/ia64.h \
|
||||
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \
|
||||
$(INCDIR)/symcat.h
|
||||
version.o: version.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||
windres.o: windres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windres.h \
|
||||
winduni.h windint.h
|
||||
winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
bucomm.h winduni.h $(INCDIR)/safe-ctype.h
|
||||
wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h bucomm.h debug.h budbg.h $(INCDIR)/aout/aout64.h \
|
||||
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
||||
windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windmc.h \
|
||||
winduni.h windint.h
|
||||
mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/safe-ctype.h windmc.h winduni.h mcparse.h
|
||||
arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h arsup.h
|
||||
version.o: version.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h
|
||||
windres.o: windres.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/obstack.h windres.h winduni.h windint.h
|
||||
winduni.o: winduni.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h
|
||||
wrstabs.o: wrstabs.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h bucomm.h \
|
||||
debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||
$(INCDIR)/aout/stab.def
|
||||
windmc.o: windmc.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
$(INCDIR)/obstack.h windmc.h winduni.h windint.h
|
||||
mclex.o: mclex.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
|
||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
||||
windmc.h winduni.h mcparse.h
|
||||
arparse.o: arparse.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
arsup.h
|
||||
arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||
arparse.h
|
||||
sysroff.o: sysroff.c
|
||||
sysinfo.o: sysinfo.c
|
||||
syslex.o: syslex.c config.h sysinfo.h
|
||||
defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||
dlltool.h
|
||||
defparse.o: defparse.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/libiberty.h dlltool.h
|
||||
deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||
defparse.h dlltool.h
|
||||
nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
$(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h bucomm.h \
|
||||
nlmconv.h
|
||||
rcparse.o: rcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
windres.h winduni.h windint.h $(INCDIR)/safe-ctype.h
|
||||
mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||
windmc.h winduni.h $(INCDIR)/safe-ctype.h
|
||||
nlmheader.o: nlmheader.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h $(INCDIR)/safe-ctype.h ../bfd/bfd.h \
|
||||
$(INCDIR)/symcat.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
|
||||
bucomm.h nlmconv.h
|
||||
rcparse.o: rcparse.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
|
||||
windint.h $(INCDIR)/safe-ctype.h
|
||||
mcparse.o: mcparse.c sysdep.h $(INCDIR)/alloca-conf.h \
|
||||
config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||
bucomm.h $(INCDIR)/libiberty.h windmc.h winduni.h $(INCDIR)/safe-ctype.h
|
||||
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* sysdep.h -- handle host dependencies for binutils
|
||||
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||
2001, 2002, 2003, 2005, 2006, 2007, 2008
|
||||
2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Binutils.
|
||||
@ -22,7 +22,7 @@
|
||||
#ifndef _BIN_SYSDEP_H
|
||||
#define _BIN_SYSDEP_H
|
||||
|
||||
#include "config.h"
|
||||
#include "alloca-conf.h"
|
||||
#include "ansidecl.h"
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
@ -123,23 +123,6 @@ extern int vsnprintf(char *, size_t, const char *, va_list);
|
||||
#define SEEK_END 2
|
||||
#endif
|
||||
|
||||
#if defined(__GNUC__) && !defined(C_ALLOCA)
|
||||
# undef alloca
|
||||
# define alloca __builtin_alloca
|
||||
#else
|
||||
# if defined(HAVE_ALLOCA_H) && !defined(C_ALLOCA)
|
||||
# include <alloca.h>
|
||||
# else
|
||||
# ifndef alloca /* predefined by HP cc +Olibcalls */
|
||||
# if !defined (__STDC__) && !defined (__hpux)
|
||||
char *alloca ();
|
||||
# else
|
||||
void *alloca ();
|
||||
# endif /* __STDC__, __hpux */
|
||||
# endif /* alloca */
|
||||
# endif /* HAVE_ALLOCA_H */
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LOCALE_H
|
||||
# ifndef ENABLE_NLS
|
||||
/* The Solaris version of locale.h always includes libintl.h. If we have
|
||||
|
@ -1,3 +1,10 @@
|
||||
2009-03-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* as.h: Include alloca-conf.h instead of config.h and remove
|
||||
existing #if's handling alloca.
|
||||
* Makefile.am: Run "make dep-am".
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
|
||||
|
||||
* config/tc-ppc.c (ppc_frob_symbol): Add csect information for
|
||||
|
1708
gas/Makefile.am
1708
gas/Makefile.am
File diff suppressed because it is too large
Load Diff
1874
gas/Makefile.in
1874
gas/Makefile.in
File diff suppressed because it is too large
Load Diff
33
gas/as.h
33
gas/as.h
@ -1,6 +1,6 @@
|
||||
/* as.h - global header file
|
||||
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
||||
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GAS, the GNU Assembler.
|
||||
@ -36,36 +36,7 @@
|
||||
COMMON as "".
|
||||
If TEST is #defined, then we are testing a module: #define COMMON as "". */
|
||||
|
||||
#include "config.h"
|
||||
|
||||
/* This is the code recommended in the autoconf documentation, almost
|
||||
verbatim. If it doesn't work for you, let me know, and notify
|
||||
djm@gnu.ai.mit.edu as well. */
|
||||
/* Added void* version for STDC case. This is to be compatible with
|
||||
the declaration in bison.simple, used for m68k operand parsing.
|
||||
--KR 1995.08.08 */
|
||||
/* Force void* decl for hpux. This is what Bison uses. --KR 1995.08.16 */
|
||||
|
||||
#ifndef __GNUC__
|
||||
# if HAVE_ALLOCA_H
|
||||
# include <alloca.h>
|
||||
# else
|
||||
# ifdef _AIX
|
||||
/* Indented so that pre-ansi C compilers will ignore it, rather than
|
||||
choke on it. Some versions of AIX require this to be the first
|
||||
thing in the file. */
|
||||
#pragma alloca
|
||||
# else
|
||||
# ifndef alloca /* predefined by HP cc +Olibcalls */
|
||||
# if !defined (__STDC__) && !defined (__hpux)
|
||||
extern char *alloca ();
|
||||
# else
|
||||
extern void *alloca ();
|
||||
# endif /* __STDC__, __hpux */
|
||||
# endif /* alloca */
|
||||
# endif /* _AIX */
|
||||
# endif /* HAVE_ALLOCA_H */
|
||||
#endif /* __GNUC__ */
|
||||
#include "alloca-conf.h"
|
||||
|
||||
/* Prefer varargs for non-ANSI compiler, since some will barf if the
|
||||
ellipsis definition is used with a no-arguments declaration. */
|
||||
|
@ -1,3 +1,8 @@
|
||||
2009-03-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
|
||||
documentation.
|
||||
|
||||
2009-03-17 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* demangle.h (enum demangle_component_type): Add
|
||||
|
@ -1,24 +1,44 @@
|
||||
#include "config.h"
|
||||
|
||||
#if defined(__GNUC__) && !defined(C_ALLOCA)
|
||||
# ifndef alloca
|
||||
# define alloca __builtin_alloca
|
||||
# endif
|
||||
#else /* ! defined (__GNUC__) */
|
||||
# ifdef _AIX
|
||||
#pragma alloca
|
||||
# else
|
||||
# if defined(HAVE_ALLOCA_H) && !defined(C_ALLOCA)
|
||||
# include <alloca.h>
|
||||
# else /* ! defined (HAVE_ALLOCA_H) */
|
||||
# ifdef __STDC__
|
||||
extern PTR alloca (size_t);
|
||||
# else /* ! defined (__STDC__) */
|
||||
extern PTR alloca ();
|
||||
# endif /* ! defined (__STDC__) */
|
||||
# endif /* ! defined (HAVE_ALLOCA_H) */
|
||||
# ifdef _WIN32
|
||||
# include <malloc.h>
|
||||
/* This is a merge of code recommended in the autoconf-2.61 documentation
|
||||
with that recommended in the autoconf-2.13 documentation, with added
|
||||
tweaks to heed C_ALLOCA. */
|
||||
|
||||
#if defined HAVE_ALLOCA_H && !defined C_ALLOCA
|
||||
# include <alloca.h>
|
||||
#else
|
||||
# if defined __GNUC__ && !defined C_ALLOCA
|
||||
# if !defined alloca
|
||||
# define alloca __builtin_alloca
|
||||
# endif
|
||||
# endif /* ! defined (_AIX) */
|
||||
#endif /* ! defined (__GNUC__) */
|
||||
# else
|
||||
# if defined _AIX
|
||||
/* Indented so that pre-ansi C compilers will ignore it, rather than
|
||||
choke on it. Some versions of AIX require this to be the first
|
||||
thing in the file except for comments and preprocessor directives. */
|
||||
#pragma alloca
|
||||
# else
|
||||
# if defined _MSC_VER && !defined C_ALLOCA
|
||||
# include <malloc.h>
|
||||
# define alloca _alloca
|
||||
# else
|
||||
# if !defined alloca
|
||||
# if defined __STDC__ || defined __hpux
|
||||
# if defined HAVE_STDDEF_H
|
||||
# include <stddef.h>
|
||||
# if defined __cplusplus
|
||||
extern "C" void *alloca (size_t);
|
||||
# else
|
||||
extern void *alloca (size_t);
|
||||
# endif
|
||||
# else
|
||||
extern void *alloca ();
|
||||
# endif
|
||||
# else
|
||||
extern char *alloca ();
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
@ -1,3 +1,7 @@
|
||||
2009-03-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ld.h: Remove alloca handling.
|
||||
|
||||
2009-03-17 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* emultempl/spu_icache.S: Add new entry to dummy handler.
|
||||
|
20
ld/ld.h
20
ld/ld.h
@ -1,6 +1,6 @@
|
||||
/* ld.h -- general linker header file
|
||||
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||
2001, 2002, 2003, 2004, 2005, 2006, 2007
|
||||
2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of the GNU Binutils.
|
||||
@ -32,24 +32,6 @@
|
||||
#define SEEK_END 2
|
||||
#endif
|
||||
|
||||
#if defined(__GNUC__) && !defined(C_ALLOCA)
|
||||
# undef alloca
|
||||
# define alloca __builtin_alloca
|
||||
#else
|
||||
# if defined(HAVE_ALLOCA_H) && !defined(C_ALLOCA)
|
||||
# include <alloca.h>
|
||||
# else
|
||||
# ifndef alloca /* predefined by HP cc +Olibcalls */
|
||||
# if !defined (__STDC__) && !defined (__hpux)
|
||||
char *alloca ();
|
||||
# else
|
||||
void *alloca ();
|
||||
# endif /* __STDC__, __hpux */
|
||||
# endif /* alloca */
|
||||
# endif /* HAVE_ALLOCA_H */
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef HAVE_LOCALE_H
|
||||
# ifndef ENABLE_NLS
|
||||
/* The Solaris version of locale.h always includes libintl.h. If we have
|
||||
|
@ -1,3 +1,9 @@
|
||||
2009-03-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* Makefile.am: Run "make dep-am".
|
||||
* Makefile.in: Regenerate.
|
||||
* openrisc-opc.c: Regenerate.
|
||||
|
||||
2009-03-10 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/id.po: Updated Indonesian translation.
|
||||
|
@ -1065,7 +1065,8 @@ pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/opcode/pj.h
|
||||
ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h
|
||||
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
|
||||
$(INCDIR)/opcode/ppc.h
|
||||
ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/opcode/ppc.h opintl.h
|
||||
s390-mkopc.lo: s390-mkopc.c
|
||||
|
@ -155,6 +155,7 @@ LD = @LD@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBINTL = @LIBINTL@
|
||||
LIBINTL_DEP = @LIBINTL_DEP@
|
||||
LIBM = @LIBM@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LIBTOOL = @LIBTOOL@
|
||||
@ -1629,7 +1630,8 @@ pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/opcode/pj.h
|
||||
ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h
|
||||
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
|
||||
$(INCDIR)/opcode/ppc.h
|
||||
ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/opcode/ppc.h opintl.h
|
||||
s390-mkopc.lo: s390-mkopc.c
|
||||
|
@ -671,7 +671,10 @@ openrisc_cgen_init_opcode_table (CGEN_CPU_DESC cd)
|
||||
const CGEN_OPCODE *oc = & openrisc_cgen_macro_insn_opcode_table[0];
|
||||
CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN));
|
||||
|
||||
memset (insns, 0, num_macros * sizeof (CGEN_INSN));
|
||||
/* This test has been added to avoid a warning generated
|
||||
if memset is called with a third argument of value zero. */
|
||||
if (num_macros >= 1)
|
||||
memset (insns, 0, num_macros * sizeof (CGEN_INSN));
|
||||
for (i = 0; i < num_macros; ++i)
|
||||
{
|
||||
insns[i].base = &ib[i];
|
||||
|
Loading…
Reference in New Issue
Block a user