* 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:
Alan Modra
2009-03-18 11:27:18 +00:00
parent 5b1ba0e546
commit 8d25cc3de0
23 changed files with 2460 additions and 2342 deletions

View File

@ -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> 2009-03-17 Daniel Jacobowitz <dan@codesourcery.com>
* elf32-arm.c (elf32_arm_check_relocs): Correct symbian_p test. * elf32-arm.c (elf32_arm_check_relocs): Correct symbian_p test.

View File

@ -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/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \ $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
$(INCDIR)/opcode/m68hc11.h elf32-target.h $(INCDIR)/opcode/m68hc11.h elf32-target.h
elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \ elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \ elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \ $(INCDIR)/elf/internal.h elf32-m68hc1x.h $(INCDIR)/elf/m68hc11.h \
$(INCDIR)/opcode/m68hc11.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68hc11.h
elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf32-target.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)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \ $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
aout-target.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 \ i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
$(INCDIR)/aout/aout64.h libaout.h $(INCDIR)/bfdlink.h \ $(INCDIR)/aout/aout64.h libaout.h $(INCDIR)/bfdlink.h \
aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ 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 \ xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
$(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \ $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
libcoff.h libxcoff.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 \ xtensa-isa.lo: xtensa-isa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
$(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h $(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h
xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.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/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
$(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \ $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
libcoff.h libecoff.h ecoffswap.h elf64-target.h libcoff.h libecoff.h ecoffswap.h elf64-target.h
elf64-hppa.lo: elf64-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h libhppa.h elf64-hppa.h \ $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
elf-hppa.h elf64-target.h libhppa.h elf64-hppa.h elf-hppa.h elf64-target.h
elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf64-target.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf64-target.h

View File

@ -169,6 +169,7 @@ LD = @LD@
LDFLAGS = @LDFLAGS@ LDFLAGS = @LDFLAGS@
LIBINTL = @LIBINTL@ LIBINTL = @LIBINTL@
LIBINTL_DEP = @LIBINTL_DEP@ LIBINTL_DEP = @LIBINTL_DEP@
LIBM = @LIBM@
LIBOBJS = @LIBOBJS@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@ LIBS = @LIBS@
LIBTOOL = @LIBTOOL@ 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/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \ $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
$(INCDIR)/opcode/m68hc11.h elf32-target.h $(INCDIR)/opcode/m68hc11.h elf32-target.h
elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \ elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/alloca-conf.h \
$(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \ elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \ $(INCDIR)/elf/internal.h elf32-m68hc1x.h $(INCDIR)/elf/m68hc11.h \
$(INCDIR)/opcode/m68hc11.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68hc11.h
elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf32-target.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)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \ $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
aout-target.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 \ i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
$(INCDIR)/aout/aout64.h libaout.h $(INCDIR)/bfdlink.h \ $(INCDIR)/aout/aout64.h libaout.h $(INCDIR)/bfdlink.h \
aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ 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 \ xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
$(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \ $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
libcoff.h libxcoff.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 \ xtensa-isa.lo: xtensa-isa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
$(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h $(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h
xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.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/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
$(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \ $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
libcoff.h libecoff.h ecoffswap.h elf64-target.h libcoff.h libecoff.h ecoffswap.h elf64-target.h
elf64-hppa.lo: elf64-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
$(INCDIR)/elf/reloc-macros.h libhppa.h elf64-hppa.h \ $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
elf-hppa.h elf64-target.h libhppa.h elf64-hppa.h elf-hppa.h elf64-target.h
elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf64-target.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf64-target.h

View File

@ -1,6 +1,6 @@
/* Motorola 68HC11/HC12-specific support for 32-bit ELF /* Motorola 68HC11/HC12-specific support for 32-bit ELF
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
Free Software Foundation, Inc. 2009 Free Software Foundation, Inc.
Contributed by Stephane Carrez (stcarrez@nerim.fr) Contributed by Stephane Carrez (stcarrez@nerim.fr)
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.
@ -20,6 +20,7 @@
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
MA 02110-1301, USA. */ MA 02110-1301, USA. */
#include "alloca-conf.h"
#include "sysdep.h" #include "sysdep.h"
#include "bfd.h" #include "bfd.h"
#include "bfdlink.h" #include "bfdlink.h"

View File

@ -19,6 +19,7 @@
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
MA 02110-1301, USA. */ MA 02110-1301, USA. */
#include "alloca-conf.h"
#include "sysdep.h" #include "sysdep.h"
#include "bfd.h" #include "bfd.h"
#include "libbfd.h" #include "libbfd.h"
@ -27,31 +28,6 @@
#include "libhppa.h" #include "libhppa.h"
#include "elf64-hppa.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 #define ARCH_SIZE 64

View File

@ -23,6 +23,7 @@
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
02110-1301, USA. */ 02110-1301, USA. */
#include "alloca-conf.h"
#include "sysdep.h" #include "sysdep.h"
#include "bfd.h" #include "bfd.h"
@ -37,32 +38,6 @@
#include <machine/reg.h> #include <machine/reg.h>
#include <sys/file.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 static bfd_reloc_status_type hppa_som_reloc
(bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **); (bfd *, arelent *, asymbol *, void *, asection *, bfd *, char **);
static bfd_boolean som_mkobject (bfd *); static bfd_boolean som_mkobject (bfd *);

View File

@ -1,6 +1,6 @@
/* xSYM symbol-file support for BFD. /* xSYM symbol-file support for BFD.
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
Free Software Foundation, Inc. 2009 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library. This file is part of BFD, the Binary File Descriptor library.
@ -19,6 +19,7 @@
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
MA 02110-1301, USA. */ MA 02110-1301, USA. */
#include "alloca-conf.h"
#include "sysdep.h" #include "sysdep.h"
#include "xsym.h" #include "xsym.h"
#include "bfd.h" #include "bfd.h"

View File

@ -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> 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
* configure.tgt: Extend AIX 5 behavior to AIX 6 and above. * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.

View File

@ -474,249 +474,269 @@ install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS)
# DO NOT DELETE THIS LINE -- mkdep uses it. # DO NOT DELETE THIS LINE -- mkdep uses it.
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \ addr2line.o: addr2line.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/demangle.h bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h bucomm.h
ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \ ar.o: ar.c sysdep.h $(INCDIR)/alloca-conf.h config.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 \
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.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 \ bucomm.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
$(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(BFDDIR)/libxcoff.h $(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(BFDDIR)/libxcoff.h
emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h config.h \ emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h $(INCDIR)/alloca-conf.h \
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
bucomm.h bucomm.h
filemode.o: filemode.c sysdep.h config.h $(INCDIR)/ansidecl.h \ filemode.o: filemode.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
ieee.o: ieee.c sysdep.h config.h $(INCDIR)/ansidecl.h \ bucomm.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ieee.o: ieee.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h $(INCDIR)/libiberty.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
debug.h budbg.h $(INCDIR)/filenames.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-ranlib.o: is-ranlib.c
is-strip.o: is-strip.c is-strip.o: is-strip.c
maybe-ranlib.o: maybe-ranlib.c maybe-ranlib.o: maybe-ranlib.c
maybe-strip.o: maybe-strip.c maybe-strip.o: maybe-strip.c
nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \ nlmconv.o: nlmconv.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h $(INCDIR)/nlm/common.h \ $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \
$(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmconv.h \ $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
bucomm.h nlmconv.h bucomm.h
nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \ nm.o: nm.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
$(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \ $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
$(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \ $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \ $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
bucomm.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h bucomm.h
not-ranlib.o: not-ranlib.c not-ranlib.o: not-ranlib.c
not-strip.o: not-strip.c not-strip.o: not-strip.c
objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \ objcopy.o: objcopy.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/libiberty.h bucomm.h budbg.h $(INCDIR)/filenames.h \ $(INCDIR)/progress.h $(INCDIR)/libiberty.h bucomm.h \
$(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \ budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.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 \
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
$(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \ $(INCDIR)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
$(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \ objdump.o: objdump.c sysdep.h $(INCDIR)/alloca-conf.h \
$(INCDIR)/demangle.h $(INCDIR)/filenames.h debug.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/progress.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ bucomm.h dwarf.h $(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h \
$(INCDIR)/demangle.h debug.h budbg.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h $(INCDIR)/filenames.h \
rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \ debug.h budbg.h $(INCDIR)/aout/aout64.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ prdbg.o: prdbg.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/safe-ctype.h windres.h winduni.h windint.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
rcparse.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h debug.h \
rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \ budbg.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ rclex.o: rclex.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/libiberty.h bucomm.h debug.h budbg.h $(BFDDIR)/libcoff.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/bfdlink.h bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \ windres.h winduni.h windint.h rcparse.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ rdcoff.o: rdcoff.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
bucomm.h debug.h budbg.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \ $(INCDIR)/coff/internal.h $(INCDIR)/libiberty.h bucomm.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h dwarf.h $(INCDIR)/elf/common.h \ rddbg.o: rddbg.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/alpha.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/avr.h \ $(INCDIR)/libiberty.h bucomm.h debug.h budbg.h
$(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h $(INCDIR)/elf/cris.h \ readelf.o: readelf.c config.h sysdep.h $(INCDIR)/alloca-conf.h \
$(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/frv.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/i370.h \ bucomm.h dwarf.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
$(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/ia64.h \ $(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h \
$(INCDIR)/elf/ip2k.h $(INCDIR)/elf/lm32.h $(INCDIR)/elf/iq2000.h \ $(INCDIR)/elf/alpha.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h \
$(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h \ $(INCDIR)/elf/avr.h $(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h \
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mep.h \ $(INCDIR)/elf/cris.h $(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h \
$(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/mn10200.h \ $(INCDIR)/elf/d30v.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h \
$(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h $(INCDIR)/elf/msp430.h \ $(INCDIR)/elf/frv.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h \
$(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h \ $(INCDIR)/elf/i370.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h \
$(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/score.h \ $(INCDIR)/elf/ia64.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/lm32.h \
$(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h $(INCDIR)/elf/spu.h \ $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h \
$(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/x86-64.h \ $(INCDIR)/elf/m68k.h $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h \
$(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h \ $(INCDIR)/elf/mep.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h \
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h \ $(INCDIR)/elf/mn10200.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h \
unwind-ia64.h $(INCDIR)/elf/msp430.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h \
rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/elf/ppc.h $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/elf/score.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/spu.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h \
resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ $(INCDIR)/filenames.h unwind-ia64.h
windres.h winduni.h windint.h rename.o: rename.c sysdep.h $(INCDIR)/alloca-conf.h \
rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.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 \
bucomm.h bucomm.h
srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \ resbin.o: resbin.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h sysroff.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/coff/internal.h \ bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h sysroff.c windint.h
stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \ rescoff.o: rescoff.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h debug.h \ bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.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 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \ strings.o: strings.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/safe-ctype.h bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h bucomm.h
sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ sysdump.o: sysdump.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/libiberty.h bucomm.h sysroff.h sysroff.c $(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 \ 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)/elf/reloc-macros.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \
$(INCDIR)/symcat.h $(INCDIR)/symcat.h
version.o: version.c sysdep.h config.h $(INCDIR)/ansidecl.h \ version.o: version.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
windres.o: windres.c sysdep.h config.h $(INCDIR)/ansidecl.h \ bucomm.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ windres.o: windres.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windres.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
winduni.h windint.h bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/obstack.h windres.h winduni.h windint.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ winduni.o: winduni.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
bucomm.h winduni.h $(INCDIR)/safe-ctype.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/libiberty.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ wrstabs.o: wrstabs.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/safe-ctype.h bucomm.h debug.h budbg.h $(INCDIR)/aout/aout64.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h bucomm.h \
windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/aout/stab.def
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ windmc.o: windmc.c sysdep.h $(INCDIR)/alloca-conf.h \
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windmc.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
winduni.h windint.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \ bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/obstack.h windmc.h winduni.h windint.h
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ mclex.o: mclex.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
$(INCDIR)/safe-ctype.h windmc.h winduni.h mcparse.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
../bfd/bfd.h $(INCDIR)/symcat.h arsup.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 \ arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
arparse.h arparse.h
sysroff.o: sysroff.c sysroff.o: sysroff.c
sysinfo.o: sysinfo.c sysinfo.o: sysinfo.c
syslex.o: syslex.c config.h sysinfo.h syslex.o: syslex.c config.h sysinfo.h
defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ defparse.o: defparse.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
dlltool.h $(INCDIR)/libiberty.h dlltool.h
deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
defparse.h dlltool.h defparse.h dlltool.h
nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \ nlmheader.o: nlmheader.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \ $(INCDIR)/binary-io.h $(INCDIR)/safe-ctype.h ../bfd/bfd.h \
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h bucomm.h \ $(INCDIR)/symcat.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
nlmconv.h bucomm.h nlmconv.h
rcparse.o: rcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ rcparse.o: rcparse.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
windres.h winduni.h windint.h $(INCDIR)/safe-ctype.h bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ windint.h $(INCDIR)/safe-ctype.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ mcparse.o: mcparse.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
windmc.h winduni.h $(INCDIR)/safe-ctype.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 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY

View File

@ -1241,251 +1241,271 @@ install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS)
# DO NOT DELETE THIS LINE -- mkdep uses it. # DO NOT DELETE THIS LINE -- mkdep uses it.
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \ addr2line.o: addr2line.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/demangle.h bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h bucomm.h
ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \ ar.o: ar.c sysdep.h $(INCDIR)/alloca-conf.h config.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 \
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.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 \ bucomm.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
$(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(BFDDIR)/libxcoff.h $(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(BFDDIR)/libxcoff.h
emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h config.h \ emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h $(INCDIR)/alloca-conf.h \
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
bucomm.h bucomm.h
filemode.o: filemode.c sysdep.h config.h $(INCDIR)/ansidecl.h \ filemode.o: filemode.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
ieee.o: ieee.c sysdep.h config.h $(INCDIR)/ansidecl.h \ bucomm.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ieee.o: ieee.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h $(INCDIR)/libiberty.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
debug.h budbg.h $(INCDIR)/filenames.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-ranlib.o: is-ranlib.c
is-strip.o: is-strip.c is-strip.o: is-strip.c
maybe-ranlib.o: maybe-ranlib.c maybe-ranlib.o: maybe-ranlib.c
maybe-strip.o: maybe-strip.c maybe-strip.o: maybe-strip.c
nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \ nlmconv.o: nlmconv.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h $(INCDIR)/nlm/common.h \ $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \
$(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmconv.h \ $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
bucomm.h nlmconv.h bucomm.h
nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \ nm.o: nm.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
$(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \ $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
$(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \ $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \ $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
bucomm.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h bucomm.h
not-ranlib.o: not-ranlib.c not-ranlib.o: not-ranlib.c
not-strip.o: not-strip.c not-strip.o: not-strip.c
objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \ objcopy.o: objcopy.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/libiberty.h bucomm.h budbg.h $(INCDIR)/filenames.h \ $(INCDIR)/progress.h $(INCDIR)/libiberty.h bucomm.h \
$(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \ budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.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 \
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
$(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \ $(INCDIR)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
$(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \ objdump.o: objdump.c sysdep.h $(INCDIR)/alloca-conf.h \
$(INCDIR)/demangle.h $(INCDIR)/filenames.h debug.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/progress.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ bucomm.h dwarf.h $(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h \
$(INCDIR)/demangle.h debug.h budbg.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h $(INCDIR)/filenames.h \
rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \ debug.h budbg.h $(INCDIR)/aout/aout64.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ prdbg.o: prdbg.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/safe-ctype.h windres.h winduni.h windint.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
rcparse.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h debug.h \
rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \ budbg.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ rclex.o: rclex.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/libiberty.h bucomm.h debug.h budbg.h $(BFDDIR)/libcoff.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/bfdlink.h bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \ windres.h winduni.h windint.h rcparse.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ rdcoff.o: rdcoff.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
bucomm.h debug.h budbg.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \ $(INCDIR)/coff/internal.h $(INCDIR)/libiberty.h bucomm.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h dwarf.h $(INCDIR)/elf/common.h \ rddbg.o: rddbg.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/alpha.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/avr.h \ $(INCDIR)/libiberty.h bucomm.h debug.h budbg.h
$(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h $(INCDIR)/elf/cris.h \ readelf.o: readelf.c config.h sysdep.h $(INCDIR)/alloca-conf.h \
$(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/frv.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/i370.h \ bucomm.h dwarf.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
$(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/ia64.h \ $(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h \
$(INCDIR)/elf/ip2k.h $(INCDIR)/elf/lm32.h $(INCDIR)/elf/iq2000.h \ $(INCDIR)/elf/alpha.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h \
$(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h \ $(INCDIR)/elf/avr.h $(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h \
$(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mep.h \ $(INCDIR)/elf/cris.h $(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h \
$(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/mn10200.h \ $(INCDIR)/elf/d30v.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h \
$(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h $(INCDIR)/elf/msp430.h \ $(INCDIR)/elf/frv.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h \
$(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h \ $(INCDIR)/elf/i370.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h \
$(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/score.h \ $(INCDIR)/elf/ia64.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/lm32.h \
$(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h $(INCDIR)/elf/spu.h \ $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h \
$(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/x86-64.h \ $(INCDIR)/elf/m68k.h $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h \
$(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h \ $(INCDIR)/elf/mep.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h \
$(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h \ $(INCDIR)/elf/mn10200.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h \
unwind-ia64.h $(INCDIR)/elf/msp430.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h \
rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/elf/ppc.h $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/elf/score.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/spu.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h \
resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ $(INCDIR)/filenames.h unwind-ia64.h
windres.h winduni.h windint.h rename.o: rename.c sysdep.h $(INCDIR)/alloca-conf.h \
rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.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 \
bucomm.h bucomm.h
srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \ resbin.o: resbin.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h sysroff.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/coff/internal.h \ bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h sysroff.c windint.h
stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \ rescoff.o: rescoff.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h debug.h \ bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.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 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \ strings.o: strings.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/safe-ctype.h bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h bucomm.h
sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ sysdump.o: sysdump.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/libiberty.h bucomm.h sysroff.h sysroff.c $(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 \ 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)/elf/reloc-macros.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \
$(INCDIR)/symcat.h $(INCDIR)/symcat.h
version.o: version.c sysdep.h config.h $(INCDIR)/ansidecl.h \ version.o: version.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
windres.o: windres.c sysdep.h config.h $(INCDIR)/ansidecl.h \ bucomm.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ windres.o: windres.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windres.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
winduni.h windint.h bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/obstack.h windres.h winduni.h windint.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ winduni.o: winduni.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
bucomm.h winduni.h $(INCDIR)/safe-ctype.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/libiberty.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ wrstabs.o: wrstabs.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/safe-ctype.h bucomm.h debug.h budbg.h $(INCDIR)/aout/aout64.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h bucomm.h \
windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/aout/stab.def
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ windmc.o: windmc.c sysdep.h $(INCDIR)/alloca-conf.h \
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windmc.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
winduni.h windint.h $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \ bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/obstack.h windmc.h winduni.h windint.h
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ mclex.o: mclex.c sysdep.h $(INCDIR)/alloca-conf.h config.h \
$(INCDIR)/safe-ctype.h windmc.h winduni.h mcparse.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ bucomm.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
../bfd/bfd.h $(INCDIR)/symcat.h arsup.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 \ arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
arparse.h arparse.h
sysroff.o: sysroff.c sysroff.o: sysroff.c
sysinfo.o: sysinfo.c sysinfo.o: sysinfo.c
syslex.o: syslex.c config.h sysinfo.h syslex.o: syslex.c config.h sysinfo.h
defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ defparse.o: defparse.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
dlltool.h $(INCDIR)/libiberty.h dlltool.h
deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
defparse.h dlltool.h defparse.h dlltool.h
nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \ nlmheader.o: nlmheader.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
$(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \ $(INCDIR)/binary-io.h $(INCDIR)/safe-ctype.h ../bfd/bfd.h \
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h bucomm.h \ $(INCDIR)/symcat.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
nlmconv.h bucomm.h nlmconv.h
rcparse.o: rcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ rcparse.o: rcparse.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
windres.h winduni.h windint.h $(INCDIR)/safe-ctype.h bucomm.h $(INCDIR)/libiberty.h windres.h winduni.h \
mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ windint.h $(INCDIR)/safe-ctype.h
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ mcparse.o: mcparse.c sysdep.h $(INCDIR)/alloca-conf.h \
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
windmc.h winduni.h $(INCDIR)/safe-ctype.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 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
# Tell versions [3.59,3.63) of GNU make to not export all variables. # 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. # Otherwise a system limit (for SysV at least) may be exceeded.

View File

@ -1,6 +1,6 @@
/* sysdep.h -- handle host dependencies for binutils /* sysdep.h -- handle host dependencies for binutils
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 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. Free Software Foundation, Inc.
This file is part of GNU Binutils. This file is part of GNU Binutils.
@ -22,7 +22,7 @@
#ifndef _BIN_SYSDEP_H #ifndef _BIN_SYSDEP_H
#define _BIN_SYSDEP_H #define _BIN_SYSDEP_H
#include "config.h" #include "alloca-conf.h"
#include "ansidecl.h" #include "ansidecl.h"
#include <stdio.h> #include <stdio.h>
#include <sys/types.h> #include <sys/types.h>
@ -123,23 +123,6 @@ extern int vsnprintf(char *, size_t, const char *, va_list);
#define SEEK_END 2 #define SEEK_END 2
#endif #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 #ifdef HAVE_LOCALE_H
# ifndef ENABLE_NLS # ifndef ENABLE_NLS
/* The Solaris version of locale.h always includes libintl.h. If we have /* The Solaris version of locale.h always includes libintl.h. If we have

View File

@ -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> 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
* config/tc-ppc.c (ppc_frob_symbol): Add csect information for * config/tc-ppc.c (ppc_frob_symbol): Add csect information for

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
/* as.h - global header file /* as.h - global header file
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 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. Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler. This file is part of GAS, the GNU Assembler.
@ -36,36 +36,7 @@
COMMON as "". COMMON as "".
If TEST is #defined, then we are testing a module: #define COMMON as "". */ If TEST is #defined, then we are testing a module: #define COMMON as "". */
#include "config.h" #include "alloca-conf.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__ */
/* Prefer varargs for non-ANSI compiler, since some will barf if the /* Prefer varargs for non-ANSI compiler, since some will barf if the
ellipsis definition is used with a no-arguments declaration. */ ellipsis definition is used with a no-arguments declaration. */

View File

@ -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> 2009-03-17 Jason Merrill <jason@redhat.com>
* demangle.h (enum demangle_component_type): Add * demangle.h (enum demangle_component_type): Add

View File

@ -1,24 +1,44 @@
#include "config.h" #include "config.h"
#if defined(__GNUC__) && !defined(C_ALLOCA) /* This is a merge of code recommended in the autoconf-2.61 documentation
# ifndef alloca 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 # define alloca __builtin_alloca
# endif # endif
#else /* ! defined (__GNUC__) */ # else
# ifdef _AIX # 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 #pragma alloca
# else # else
# if defined(HAVE_ALLOCA_H) && !defined(C_ALLOCA) # if defined _MSC_VER && !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> # 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 #endif
# endif /* ! defined (_AIX) */
#endif /* ! defined (__GNUC__) */

View File

@ -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> 2009-03-17 Alan Modra <amodra@bigpond.net.au>
* emultempl/spu_icache.S: Add new entry to dummy handler. * emultempl/spu_icache.S: Add new entry to dummy handler.

20
ld/ld.h
View File

@ -1,6 +1,6 @@
/* ld.h -- general linker header file /* ld.h -- general linker header file
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 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. Free Software Foundation, Inc.
This file is part of the GNU Binutils. This file is part of the GNU Binutils.
@ -32,24 +32,6 @@
#define SEEK_END 2 #define SEEK_END 2
#endif #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 #ifdef HAVE_LOCALE_H
# ifndef ENABLE_NLS # ifndef ENABLE_NLS
/* The Solaris version of locale.h always includes libintl.h. If we have /* The Solaris version of locale.h always includes libintl.h. If we have

View File

@ -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> 2009-03-10 Nick Clifton <nickc@redhat.com>
* po/id.po: Updated Indonesian translation. * po/id.po: Updated Indonesian translation.

View File

@ -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 \ pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
$(INCDIR)/opcode/pj.h $(INCDIR)/opcode/pj.h
ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.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 \ ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
$(INCDIR)/opcode/ppc.h opintl.h $(INCDIR)/opcode/ppc.h opintl.h
s390-mkopc.lo: s390-mkopc.c s390-mkopc.lo: s390-mkopc.c

View File

@ -155,6 +155,7 @@ LD = @LD@
LDFLAGS = @LDFLAGS@ LDFLAGS = @LDFLAGS@
LIBINTL = @LIBINTL@ LIBINTL = @LIBINTL@
LIBINTL_DEP = @LIBINTL_DEP@ LIBINTL_DEP = @LIBINTL_DEP@
LIBM = @LIBM@
LIBOBJS = @LIBOBJS@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@ LIBS = @LIBS@
LIBTOOL = @LIBTOOL@ 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 \ pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
$(INCDIR)/opcode/pj.h $(INCDIR)/opcode/pj.h
ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.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 \ ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
$(INCDIR)/opcode/ppc.h opintl.h $(INCDIR)/opcode/ppc.h opintl.h
s390-mkopc.lo: s390-mkopc.c s390-mkopc.lo: s390-mkopc.c

View File

@ -671,6 +671,9 @@ openrisc_cgen_init_opcode_table (CGEN_CPU_DESC cd)
const CGEN_OPCODE *oc = & openrisc_cgen_macro_insn_opcode_table[0]; const CGEN_OPCODE *oc = & openrisc_cgen_macro_insn_opcode_table[0];
CGEN_INSN *insns = xmalloc (num_macros * sizeof (CGEN_INSN)); CGEN_INSN *insns = xmalloc (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)); memset (insns, 0, num_macros * sizeof (CGEN_INSN));
for (i = 0; i < num_macros; ++i) for (i = 0; i < num_macros; ++i)
{ {