1999-05-03 09:29:11 +02:00
|
|
|
## Process this file with automake to generate Makefile.in
|
|
|
|
|
|
|
|
## Work around apparent automake bug.
|
|
|
|
INTLLIBS = @INTLLIBS@
|
|
|
|
|
|
|
|
AUTOMAKE_OPTIONS = cygnus dejagnu
|
|
|
|
|
|
|
|
SUBDIRS = doc po
|
|
|
|
|
|
|
|
tooldir = $(exec_prefix)/$(target_alias)
|
|
|
|
|
2000-04-19 04:51:55 +02:00
|
|
|
YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
|
|
|
|
LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2000-04-09 14:17:43 +02:00
|
|
|
WARN_CFLAGS = @WARN_CFLAGS@
|
|
|
|
AM_CFLAGS = $(WARN_CFLAGS)
|
|
|
|
|
2000-04-04 12:53:56 +02:00
|
|
|
MKDEP = gcc -MM
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
TARG_CPU = @target_cpu_type@
|
|
|
|
TARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
|
|
|
|
TARG_CPU_O = tc-@target_cpu_type@.o
|
|
|
|
TARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
|
|
|
|
OBJ_FORMAT_C = $(srcdir)/config/obj-@obj_format@.c
|
|
|
|
OBJ_FORMAT_O = obj-@obj_format@.o
|
|
|
|
OBJ_FORMAT_H = $(srcdir)/config/obj-@obj_format@.h
|
|
|
|
TARG_ENV_H = $(srcdir)/config/te-@te_file@.h
|
|
|
|
ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
|
|
|
|
ATOF_TARG_O = atof-@atof@.o
|
|
|
|
|
|
|
|
# use @target_cpu_type@ for refering to configured target name
|
|
|
|
IT_HDRS=itbl-parse.h $(srcdir)/itbl-ops.h
|
|
|
|
IT_SRCS=itbl-parse.c itbl-lex.c $(srcdir)/itbl-ops.c
|
|
|
|
IT_DEPS=$(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
|
|
|
|
IT_OBJS=itbl-parse.o itbl-lex.o itbl-ops.o
|
|
|
|
|
|
|
|
# CPU types. This is only used for dependency information.
|
|
|
|
|
|
|
|
CPU_TYPES = \
|
|
|
|
a29k \
|
|
|
|
alpha \
|
|
|
|
arc \
|
|
|
|
arm \
|
2000-04-09 22:25:17 +02:00
|
|
|
avr \
|
2000-07-20 19:45:28 +02:00
|
|
|
cris \
|
1999-05-03 09:29:11 +02:00
|
|
|
d10v \
|
|
|
|
d30v \
|
2002-05-28 16:08:47 +02:00
|
|
|
dlx \
|
1999-05-03 09:29:11 +02:00
|
|
|
fr30 \
|
2002-06-18 23:15:21 +02:00
|
|
|
frv \
|
1999-05-03 09:29:11 +02:00
|
|
|
h8300 \
|
|
|
|
h8500 \
|
|
|
|
hppa \
|
2000-04-21 22:22:24 +02:00
|
|
|
ia64 \
|
2000-02-23 14:52:23 +01:00
|
|
|
i370 \
|
1999-05-03 09:29:11 +02:00
|
|
|
i386 \
|
|
|
|
i860 \
|
|
|
|
i960 \
|
2002-07-19 09:52:40 +02:00
|
|
|
ip2k \
|
1999-05-03 09:29:11 +02:00
|
|
|
m32r \
|
2000-06-19 03:22:44 +02:00
|
|
|
m68hc11 \
|
1999-05-03 09:29:11 +02:00
|
|
|
m68k \
|
|
|
|
m88k \
|
|
|
|
mcore \
|
|
|
|
mips \
|
2001-10-30 16:20:14 +01:00
|
|
|
mmix \
|
1999-05-03 09:29:11 +02:00
|
|
|
mn10200 \
|
|
|
|
mn10300 \
|
|
|
|
ns32k \
|
2001-05-02 20:14:31 +02:00
|
|
|
openrisc \
|
2002-01-31 18:33:08 +01:00
|
|
|
or32 \
|
2001-02-19 00:33:11 +01:00
|
|
|
pdp11 \
|
1999-09-04 19:29:22 +02:00
|
|
|
pj \
|
1999-05-03 09:29:11 +02:00
|
|
|
ppc \
|
2001-02-10 01:58:38 +01:00
|
|
|
s390 \
|
1999-05-03 09:29:11 +02:00
|
|
|
sh \
|
2002-03-18 13:46:27 +01:00
|
|
|
sh64 \
|
1999-05-03 09:29:11 +02:00
|
|
|
sparc \
|
|
|
|
tahoe \
|
|
|
|
tic30 \
|
2000-06-20 15:52:32 +02:00
|
|
|
tic54x \
|
1999-05-03 09:29:11 +02:00
|
|
|
tic80 \
|
|
|
|
vax \
|
|
|
|
w65 \
|
|
|
|
v850 \
|
2001-12-08 04:46:03 +01:00
|
|
|
xstormy16 \
|
1999-05-03 09:29:11 +02:00
|
|
|
z8k
|
|
|
|
|
|
|
|
# Object format types. This is only used for dependency information.
|
2001-06-08 08:07:13 +02:00
|
|
|
# We deliberately omit SOM, since it does not work as a cross assembler.
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
OBJ_FORMATS = \
|
|
|
|
aout \
|
|
|
|
bout \
|
|
|
|
coff \
|
|
|
|
ecoff \
|
|
|
|
elf \
|
|
|
|
evax \
|
|
|
|
hp300 \
|
|
|
|
ieee \
|
|
|
|
vms
|
|
|
|
|
|
|
|
# This is an sh case which sets valid according to whether the CPU
|
|
|
|
# type in the shell variable c and the OS type in the shell variable o
|
|
|
|
# are supported. This helps cuts down on the amount of dependency
|
|
|
|
# information.
|
|
|
|
|
|
|
|
CPU_OBJ_VALID = \
|
|
|
|
valid= ; \
|
|
|
|
case $$o in \
|
|
|
|
aout) \
|
|
|
|
case $$c in \
|
2001-02-19 00:33:11 +01:00
|
|
|
a29k | arm | cris | i386 | m68k | mips | ns32k | pdp11 | sparc | tahoe | tic30 | vax) \
|
1999-05-03 09:29:11 +02:00
|
|
|
valid=yes ;; \
|
|
|
|
esac ;; \
|
|
|
|
bout) \
|
|
|
|
case $$c in \
|
|
|
|
i960) valid=yes ;; \
|
|
|
|
esac ;; \
|
2000-11-28 21:13:07 +01:00
|
|
|
coff) valid=yes; \
|
|
|
|
case $$c in \
|
2001-10-30 16:20:14 +01:00
|
|
|
cris | i860 | mmix) \
|
2000-11-28 21:13:07 +01:00
|
|
|
valid= ;; \
|
|
|
|
esac ;; \
|
1999-05-03 09:29:11 +02:00
|
|
|
ecoff) \
|
|
|
|
case $$c in \
|
|
|
|
mips | alpha) valid=yes ;; \
|
|
|
|
esac ;; \
|
|
|
|
elf) valid=yes ;; \
|
|
|
|
evax) \
|
|
|
|
case $$c in \
|
|
|
|
alpha) valid=yes ;; \
|
|
|
|
esac ;; \
|
|
|
|
hp300) \
|
|
|
|
case $$c in \
|
|
|
|
m68k) valid=yes ;; \
|
|
|
|
esac ;; \
|
|
|
|
vms) \
|
|
|
|
case $$c in \
|
|
|
|
vax) valid=yes ;; \
|
|
|
|
esac ;; \
|
|
|
|
esac;
|
|
|
|
|
2000-04-19 11:28:52 +02:00
|
|
|
# These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2000-07-20 19:45:28 +02:00
|
|
|
MULTI_CPU_TYPES = i386 mips cris
|
2000-04-19 11:28:52 +02:00
|
|
|
|
|
|
|
MULTI_CPU_OBJ_VALID = \
|
1999-05-03 09:29:11 +02:00
|
|
|
valid= ; \
|
2000-04-19 11:28:52 +02:00
|
|
|
case $$o in \
|
|
|
|
aout) \
|
|
|
|
case $$c in \
|
2000-07-20 19:45:28 +02:00
|
|
|
i386 | cris) valid=yes ;; \
|
|
|
|
esac ;; \
|
|
|
|
coff) \
|
|
|
|
case $$c in \
|
|
|
|
i386 | mips) valid=yes ;; \
|
2000-04-19 11:28:52 +02:00
|
|
|
esac ;; \
|
|
|
|
ecoff) \
|
|
|
|
case $$c in \
|
|
|
|
mips) valid=yes ;; \
|
|
|
|
esac ;; \
|
|
|
|
elf) valid=yes ;; \
|
1999-05-03 09:29:11 +02:00
|
|
|
esac;
|
|
|
|
|
|
|
|
# Regular source files.
|
|
|
|
|
|
|
|
GAS_CFILES = \
|
|
|
|
app.c \
|
|
|
|
as.c \
|
|
|
|
atof-generic.c \
|
|
|
|
bignum-copy.c \
|
|
|
|
cond.c \
|
|
|
|
depend.c \
|
1999-06-03 04:51:53 +02:00
|
|
|
dwarf2dbg.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
ecoff.c \
|
|
|
|
ehopt.c \
|
|
|
|
expr.c \
|
|
|
|
flonum-copy.c \
|
|
|
|
flonum-konst.c \
|
|
|
|
flonum-mult.c \
|
|
|
|
frags.c \
|
|
|
|
hash.c \
|
|
|
|
input-file.c \
|
|
|
|
input-scrub.c \
|
|
|
|
listing.c \
|
|
|
|
literal.c \
|
|
|
|
macro.c \
|
|
|
|
messages.c \
|
|
|
|
output-file.c \
|
|
|
|
read.c \
|
|
|
|
sb.c \
|
|
|
|
stabs.c \
|
|
|
|
subsegs.c \
|
|
|
|
symbols.c \
|
|
|
|
write.c
|
|
|
|
|
|
|
|
CFILES = $(GAS_CFILES) gasp.c itbl-ops.c
|
|
|
|
|
|
|
|
HFILES = \
|
|
|
|
as.h \
|
|
|
|
asintl.h \
|
|
|
|
bignum.h \
|
|
|
|
bit_fix.h \
|
|
|
|
cgen.h \
|
1999-06-03 04:51:53 +02:00
|
|
|
dwarf2dbg.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
ecoff.h \
|
|
|
|
emul-target.h \
|
|
|
|
emul.h \
|
|
|
|
expr.h \
|
|
|
|
flonum.h \
|
|
|
|
frags.h \
|
|
|
|
hash.h \
|
|
|
|
input-file.h \
|
|
|
|
itbl-ops.h \
|
|
|
|
listing.h \
|
|
|
|
macro.h \
|
|
|
|
obj.h \
|
|
|
|
output-file.h \
|
|
|
|
read.h \
|
|
|
|
sb.h \
|
|
|
|
struc-symbol.h \
|
|
|
|
subsegs.h \
|
|
|
|
symbols.h \
|
|
|
|
tc.h \
|
|
|
|
write.h
|
|
|
|
|
|
|
|
# CPU files in config.
|
|
|
|
|
|
|
|
TARGET_CPU_CFILES = \
|
|
|
|
config/tc-a29k.c \
|
|
|
|
config/tc-alpha.c \
|
|
|
|
config/tc-arc.c \
|
|
|
|
config/tc-arm.c \
|
2000-04-09 22:25:17 +02:00
|
|
|
config/tc-avr.c \
|
2000-07-20 19:45:28 +02:00
|
|
|
config/tc-cris.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-d10v.c \
|
|
|
|
config/tc-d30v.c \
|
2002-05-28 16:08:47 +02:00
|
|
|
config/tc-dlx.c \
|
1999-06-07 04:58:53 +02:00
|
|
|
config/tc-fr30.c \
|
2002-06-18 23:15:21 +02:00
|
|
|
config/tc-frv.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-h8300.c \
|
|
|
|
config/tc-h8500.c \
|
|
|
|
config/tc-hppa.c \
|
2000-04-21 22:22:24 +02:00
|
|
|
config/tc-ia64.c \
|
2000-02-23 14:52:23 +01:00
|
|
|
config/tc-i370.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-i386.c \
|
|
|
|
config/tc-i860.c \
|
|
|
|
config/tc-i960.c \
|
2002-07-19 09:52:40 +02:00
|
|
|
config/tc-ip2k.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-m32r.c \
|
2000-06-19 03:22:44 +02:00
|
|
|
config/tc-m68hc11.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-m68k.c \
|
|
|
|
config/tc-m88k.c \
|
|
|
|
config/tc-mcore.c \
|
|
|
|
config/tc-mips.c \
|
2001-10-30 16:20:14 +01:00
|
|
|
config/tc-mmix.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-mn10200.c \
|
|
|
|
config/tc-mn10300.c \
|
|
|
|
config/tc-ns32k.c \
|
2001-05-02 20:14:31 +02:00
|
|
|
config/tc-openrisc.c \
|
2002-01-31 18:33:08 +01:00
|
|
|
config/tc-or32.c \
|
2001-02-19 00:33:11 +01:00
|
|
|
config/tc-pdp11.c \
|
1999-09-04 19:29:22 +02:00
|
|
|
config/tc-pj.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-ppc.c \
|
2001-02-10 01:58:38 +01:00
|
|
|
config/tc-s390.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-sh.c \
|
Contribute sh64-elf.
2002-02-08 Alexandre Oliva <aoliva@redhat.com>
Stephen Clarke <Stephen.Clarke@st.com>
* doc/c-sh64.texi: Fix citation of SH64 architecture manual.
2002-01-31 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh.c (md_relax_table): Added default sizes for
non-PC-relative UNDEF_MOVI, and relaxation sequences for
MOVI_16, MOVI_32 and MOVI_48.
* config/tc-sh64.c (shmedia_md_apply_fix3): Fix warning.
(shmedia_md_convert_frag): Handle non-PC-relative UNDEF_MOVI
and MOVI_16.
(shmedia_md_estimate_size_before_relax): Remove redundant
blocks. Set fragP->fr_var even if relaxation type unchanged.
Retain UNDEF_MOVI until expression decays to number.
2002-01-24 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh64.c (shmedia_init_reloc): Handle new SHmedia PIC
relocation types. Take fixP->fx_addnumber into account too.
(shmedia_md_apply_fix): Likewise.
(shmedia_md_convert_frag): Likewise.
(shmedia_build_Mytes): Likewise.
(sh64_consume_datalabel): Complain about nested datalabel.
Support PIC relocs. Call sh_parse_name.
* config/tc-sh64.h (TC_RELOC_RTSYM_LOC_FIXUP): Extend definition
in tc-sh.h to SHmedia reloc types.
* config/tc-sh.c (SH64PCRELPLT, MOVI_PLT, MOVI_GOTOFF,
MOVI_GOTPC): New relaxation constants.
(md_relax_table): Introduce relaxation directives for PIC-related
constants.
(sh_PIC_related_p): Handle datalabel.
(sh_check_fixup): Choose SH5 PIC relocations.
(sh_cons_fix_new): Added BDF_RELOC_64.
(md_apply_fix3, sh_parse_name): Handle GOTPLT.
2002-01-18 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh64.c (sh64_max_mem_for_rs_align_code): If the
current ISA is SHmedia, get 7 bytes.
2001-11-28 Nick Clifton <nickc@cambridge.redhat.com>
* config/tc-sh.c (md_apply_fix3): Treat shmedia_md_apply_fix3 as a
void function.
* config/tc-sh64.c (shmedia_apply_fix): Rename to
shmedia_apply_fix3 and make void.
2001-05-17 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh64.c (s_sh64_abi): Remove unused arguments passed to
as_bad.
2001-04-12 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh64.h (md_parse_name): Take &c as argument.
2001-03-14 DJ Delorie <dj@redhat.com>
* doc/Makefile.am (CPU_DOCS): Added c-sh64.texi
* doc/Makefile.in(CPU_DOCS): Ditto.
* doc/c-sh64.texi: New file.
* doc/as.texinfo: Add SH64 support.
2001-03-13 DJ Delorie <dj@redhat.com>
* config/tc-sh64.c (shmedia_get_operands): Rename A_RESV_Fx to
A_REUSE_PREV so that its purpose is more obvious.
(shmedia_build_Mytes): Ditto.
2001-03-07 DJ Delorie <dj@redhat.com>
* config/tc-sh64.c (sh64_vtable_entry): New, strip datalabels
before processing.
(sh64_vtable_inherit): Ditto.
(strip_datalabels): New, strip "datalabel" from given line.
* config/tc-sh.c (md_pseudo_table): Add sh64-specific vtable
pseudos.
2001-03-06 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_assemble): Move dwarf2_emit_insn
call ...
(shmedia_build_Mytes): ... to here.
2001-03-06 DJ Delorie <dj@redhat.com>
* config/tc-sh.c: Remove sh64-specific uaquad now that there
is a generic one.
2001-01-21 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.h (DWARF2_LINE_MIN_INSN_LENGTH): Override.
* config/tc-sh64.c (shmedia_md_assemble): Offset recorded insn
address by one in call to dwarf2_emit_insn.
2001-01-13 Hans-Peter Nilsson <hpn@cygnus.com>
Implement ".abi" pseudo and correct .cranges descriptors. Correct
alignment handling broken by imported changes.
* config/tc-sh64.h (HANDLE_ALIGN): Override definition in tc-sh.h.
(sh64_handle_align): Declare.
(MAX_MEM_FOR_RS_ALIGN_CODE): Override definition in tc-sh.h.
(sh64_max_mem_for_rs_align_code): Declare.
(enum sh64_isa_values): Moved here from tc-sh64.c.
(md_do_align): Define.
(sh64_do_align): Declare.
(struct sh64_tc_frag_data): New.
(TC_FRAG_TYPE): Change to struct sh64_tc_frag_data. Users
changed.
(TC_FRAG_INIT): Change to set new datatype.
(struct sh64_segment_info_type): Rename member
last_flushed_location to last_contents_mark. All users changed.
(md_elf_section_change_hook, TC_CONS_FIX_NEW): Do not define.
(shmedia_elf_new_section, sh64_tc_cons_fix_new): Do not prototype.
* config/tc-sh.c (md_pseudo_table): Add ".abi".
(sh_elf_cons) [HAVE_SH64]: Call sh64_update_contents_mark instead
of unsetting seen_insn.
(md_assemble) [HAVE_SH64] <before new SHcompact sequence>: Also
call sh64_update_contents_mark.
(sh_handle_align): Remove HAVE_SH64-conditioned code.
* config/tc-sh64.c (sh64_isa_mode): Correct type from boolean to
enum sh64_isa_values.
(sh64_set_contents_type): Drop segT parameter. All callers changed.
(emitting_crange): Boolean guard moved to file scope from function
scope in sh64_set_contents_type.
(s_sh64_abi): New.
(sh64_update_contents_mark): New; most split out from
sh64_flush_pending_output.
(shmedia_md_end): Call sh64_update_contents_mark. Set
sh64_isa_mode to sh64_isa_sh5_guard unless sh64_isa_unspecified.
(sh64_do_align): New function.
(sh64_max_mem_for_rs_align_code): New function.
(sh64_handle_align): Rename from shmedia_do_align. Make
non-static. Add head comment. Emit zero bytes for n bytes modulo
four. Change return-type to void.
(shmedia_elf_new_section): Remove.
(shmedia_md_assemble): Call sh64_update_contents_mark.
(s_sh64_mode): Ditto. Do not call md_flush_pending_output. Make
new frag. Call sh64_update_contents_mark after making the new
frag.
(sh64_flush_pending_output): Just call sh64_update_contents_mark
and sh_flush_pending_output.
(sh64_flag_output): Also call md_flush_pending_output, but add
condition on not emitting_crange.
(sh64_tc_cons_fix_new): Remove.
2001-01-12 Nick Clifton <nickc@redhat.com>
* config/tc-sh64.c (shmedia_do_align): Fix to work with new
alignment handling scheme imported from sourceware.
2001-01-12 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.h (TARGET_FORMAT): Define.
(sh64_target_format): Prototype.
* config/tc-sh64.c (sh64_target_mach): New function.
2001-01-07 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_end): When equating a symbol, use
zero_address_frag instead of copying the frag of the symbol.
(shmedia_frob_file_before_adjust): Ditto.
(shmedia_md_apply_fix) <case BFD_RELOC_SH_IMM_MEDLOW16>: Cast mask
to valueT to remove signedness.
(shmedia_md_convert_frag): Add parameter final. Rename parameter
headers to output_bfd. Do not evaluate symbols if final is false;
do emit fixups.
(shmedia_md_estimate_size_before_relax) <case C (MOVI_IMM_32,
UNDEF_MOVI) et al>: If symbol cannot be modified to be PC-relative
to the current frag, call shmedia_md_convert_frag to emit fixups
and make frag_wane neutralize the frag. Update comments.
* config/tc-sh.c (md_convert_frag): Change caller of
shmedia_md_convert_frag.
2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.h: Tweak comments and correct formatting.
* config/tc-sh64.c: Ditto.
(shmedia_md_convert_frag) <PT/PTA/PTB 32, 48 and 64 bit
expansion, MOVI pcrel expansion>: Fix thinko calculating offset
for the no-relocation case.
(shmedia_check_limits): Fix range check being off-by-one for PTA.
* config/tc-sh.c: Ditto. Add proper comments to #ifdef/#ifndef
wrappers.
(SH64PCREL16_F): Increment for proper max-PTA handling. Update
comment.
(SH64PCREL16_M, MOVI_16_M): Correct range thinko.
(SH64PCREL48_M, MOVI_48_M): Similar; don't count in length of
expansion.
(SH64PCREL32_M, MOVI_32_M): Ditto; handle overflowing expression.
Correct comment.
2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_apply_fix) <second switch, case
BFD_RELOC_SH_PT_16>: Set lowest bit in field to be relocated to 1.
(shmedia_md_convert_frag) <case C (SH64PCREL16_32, SH64PCREL16) et
al>: Set lowest bit of field to relocate to 1 and rest to empty,
if reloc is emitted.
2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
New options plus bugfixes.
* config/tc-sh.c (md_longopts): New options "-no-expand" and
"-expand-pt32".
(md_parse_option): Handle new options.
(md_show_usage): Add blurb for new options.
* config/tc-sh64.c (SHMEDIA_BFD_RELOC_PT): New macro.
(sh64_expand, sh64_pt32): New variables.
(shmedia_init_reloc): Handle BFD_RELOC_SH_PT_16.
(shmedia_md_apply_fix): Hold original fixP->fx_r_type in
orig_fx_r_type. Change SHMEDIA_BFD_RELOC_PT into
BFD_RELOC_SH_PT_16. Handle BFD_RELOC_SH_PT_16 as pc-relative.
<resolved previously-pc-relative relocs>: Handle
SHMEDIA_BFD_RELOC_PT and BFD_RELOC_SH_PT_16.
(shmedia_md_convert_frag) <case C (SH64PCREL16PT_64, SH64PCREL16),
case C (SH64PCREL16PT_32, SH64PCREL16)>: Modify to PTB if operand
points to SHcompact code.
<case C (SH64PCREL16_32, SH64PCREL16), case C (SH64PCREL16_64,
SH64PCREL16)>: Check that ISA of what operand points at and
PTA/PTB matches, or emit error.
(shmedia_check_limits): Handle BFD_RELOC_SH_PT_16 and
SHMEDIA_BFD_RELOC_PT.
(shmedia_immediate_op): If pcrel, emit fixup also for constant
operand.
(shmedia_build_Mytes) <case A_IMMS16>: Also check sh64_expand in
condition for MOVI expansion.
<case A_PCIMMS16BY4>: Handle expansion to 32 bits only, if
sh64_pt32. Emit only a BFD_RELOC_SH_PT_16 fixup if not
sh64_expand.
<case A_PCIMMS16BY4_PT>: Likewise, but emit a SHMEDIA_BFD_RELOC_PT
fixup.
(sh64_target_format): Error-check setting of sh64_pt32 and
sh64_expand. Fix typo in check for sh64_shcompact_const_crange.
(shmedia_md_pcrel_from_section): Handle BFD_RELOC_SH_PT_16 and
SHMEDIA_BFD_RELOC_PT as coming from SHmedia code.
2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c: Improve comments.
(shmedia_md_convert_frag): Remove inactive is_pt_variant code. Do
not say the linker will check correctness of PTA/PTB expansion.
(shmedia_md_end): Make non-static.
* config/tc-sh64.h (md_end): Define to shmedia_md_end. Add
prototype.
* config/tc-sh.c (sh_finalize): Remove.
* config/tc-sh.h (md_end): Do not define.
Remove prototype for sh_finalize.
2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_frob_section_type): Use a struct
sh64_section_data container when storing section type in tdata
field in elf_section_data.
* config/tc-sh.c (sh_elf_final_processing): Change from EF_SH64 to
EF_SH5.
* Makefile.am: Update dependencies.
* Makefile.in: Regenerate.
2000-12-22 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_assemble): Don't protect
dwarf2_emit_insn call with test on debug_type.
2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (sh64_set_contents_type): Make contents-type
CRT_SH5_ISA32 sticky for 64-bit.
2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
Generate .crange sections when switching ISA mode or emitting
constants in same section as code.
* config/tc-sh64.c: Reformat structure definitions.
(sh64_end_of_assembly, sh64_mix, sh64_shcompact_const_crange): New
variables.
(sh64_set_contents_type): Rename from sh64_init_section. Rewrite
to emit a .cranges descriptor when contents type changes. Only
emit error if changing contents type and -no-mix is in effect.
(sh64_emit_crange, sh64_flush_last_crange, sh64_flag_output,
sh64_flush_pending_output, sh64_tc_cons_fix_new): New functions.
(shmedia_md_end): Set sh64_end_of_assembly. Pass
sh64_flush_last_crange over sections.
When checking main symbol of datalabel symbol, check for
STO_SH5_ISA32, not ISA type of section in definition.
(shmedia_frob_file_before_adjust): Check main symbol for
STO_SH5_ISA32; don't check ISA type of section in definition.
(shmedia_frob_section_type): Adjust for .cranges; set section flag
to SHF_SH5_ISA32_MIXED or SHF_SH5_ISA32 according to whether
.cranges entries have been output.
(shmedia_elf_new_section): Just call md_flush_pending_output.
(shmedia_md_assemble): Do not emit a BFD_RELOC_SH_SHMEDIA_CODE
fix. Do not set tc_segment_info_data.in_code for section. Call
sh64_set_contents_type for SHmedia code.
(s_sh64_mode): Do not call sh64_init_section or set seen_insn to
false. Call md_flush_pending_output.
(sh64_target_format): Check that -no-mix and
-shcompact-const-crange are used in sane combination with other
options.
(shmedia_md_pcrel_from_section): Check type of fix for how to
adjust pc-relative.
(sh64_consume_datalabel): Check symbol for having STO_SH5_ISA32,
not ISA type of section in definition.
* config/tc-sh64.h (struct sh64_segment_info_type): Rewrite to
hold contents-type state.
(md_flush_pending_output): Redefine to sh64_flush_pending_output.
(sh64_flush_pending_output): Declare.
(TC_CONS_FIX_NEW): Define to sh64_tc_cons_fix_new.
(sh64_tc_cons_fix_new): Declare.
* config/tc-sh.c (sh_elf_cons) [HAVE_SH64]: Unset seen_insn and
call sh64_flag_output.
(md_assemble) [HAVE_SH64]: Do not emit BFD_RELOC_SH_CODE. Just
call sh64_set_contents_type to mark SHcompact code and set
seen_insn.
(md_longopts): New options "-no-mix" and
"-shcompact-const-crange".
(md_parse_option): Handle new options.
(md_show_usage): Add blurb for new options.
(md_number_to_chars) [HAVE_SH64]: Call sh64_flag_output.
2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c: Delete investigated and obsolete fixme:s.
(sh64_last_insn_frag): New.
(shmedia_md_convert_frag): Use tc_frag_data field of incoming frag
to get frag for insn opcode for generating fixups; do not assume it
is the same frag.
(shmedia_build_Mytes): Set sh64_last_insn_frag after growing frag
for new insn.
* config/tc-sh64.h (ELF_TC_SPECIAL_SECTIONS): Define for .cranges
section.
(TC_FRAG_TYPE): Define as fragS *.
(TC_FRAG_INIT): Define to set tc_frag_data to sh64_last_insn_frag.
(sh64_last_insn_frag): Declare.
(sh64_consume_datalabel): Fix typo; check for seginfo != NULL,
not == NULL before dereferencing.
2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
Get rid of BFD section flag and EF_SH64_ABI64.
* config/tc-sh64.c (shmedia_frob_section_type): Use
elf_section_data (sec)->tdata, not a specific BFD section flag, to
communicate the section as containing SHmedia code. Describe why.
* config/tc-sh.c (sh_elf_final_processing): Tweak comment. Set
EF_SH64 regardless of ABI.
* config/tc-sh64.c (shmedia_md_apply_fix): Decapitalize "invalid"
in error message. Handle resolved expressions for
BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
BFD_RELOC_SH_IMMS10BY4 and BFD_RELOC_64.
(shmedia_check_limits): Handle BFD_RELOC_64.
(sh64_adjust_symtab): Do not decrement the GAS symbol value for
a STO_SH5_ISA32 symbol, only the BFD value.
2000-12-11 Ben Elliston <bje@redhat.com>
* config/tc-sh64.c: Call dwarf2_emit_insn, not the defunct
dwarf2_generate_asm_lineno.
2000-12-11 Hans-Peter Nilsson <hpn@cygnus.com>
Handle PC-relative MOVI expansions with assembler relaxation.
Generate PC-relative relocs from 16-bit PC-relative expressions.
* config/tc-sh64.c (SHMEDIA_MD_PCREL_FROM_FIX): Break out from...
(shmedia_md_pcrel_from_section): ...here.
(shmedia_md_apply_fix): Handle fixups for 16-bit operands that has
turned completely resolved. Adjust relocation type for 16-bit
immediate operands that has turned PC-relative. Adjust back for
MD_PCREL_FROM_SECTION being applied twice.
(shmedia_md_convert_frag): Always emit reloc for expression with
global or weak symbol. Handle relaxation result for PC-relative
expressions.
(shmedia_md_estimate_size_before_relax): An expression with a weak
or global symbol can not be relaxed. Break out tests for
relaxable symbol into variable sym_relaxable.
<cases C (MOVI_IMM_64, UNDEF_MOVI) and C (MOVI_IMM_32,
UNDEF_MOVI)>: Break out any PC-relative expression and change
relaxation type.
(shmedia_build_Mytes): CSE &operands->operands[j] into variable
opjp.
<case A_IMMS16>: Fix typo for initial minor relaxation type of
MOVI expansion. If X_op_symbol of the immediate expression is
set, make an expression symbol for the argument to frag_var.
* config/tc-sh.c (MOVI_IMM_32_PCREL, MOVI_IMM_64_PCREL): New
relaxations.
(END): Adjust for new relaxations.
(md_relax_table): Add entries for new relaxations.
2000-12-07 Ben Elliston <bje@redhat.com>
* config/tc-sh64.c (shmedia_parse_reg): Initialize variable len.
2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_convert_frag): Correct all MOVI and
SHORI operand offsets in PT/PTA/PTB expansions.
2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
Implement DataLabel semantics.
* config/tc-sh.c (sh_frob_file) [HAVE_SH64]: Call
shmedia_frob_file_before_adjust.
* config/tc-sh64.c [! OBJ_ELF]: Emit #error.
(DATALABEL_SUFFIX): Define.
(shmedia_md_end) <before adjusting STO_SH5_ISA32 symbols>: Walk
symbol list to update "datalabel" symbols to their main symbol
counterparts.
(shmedia_frob_file_before_adjust): New.
(sh64_adjust_symtab): For remaining datalabel symbols, set to
undefined and set STT_DATALABEL.
(sh64_frob_label): Initialize TC symbol field.
(sh64_consume_datalabel): Actually implement semantics. New
parameter operandf, call it instead of expression.
(sh64_exclude_symbol): New.
* config/tc-sh64.h (md_parse_name): Pass on the function operand
to sh64_consume_datalabel.
(tc_symbol_new_hook): Define to tc_frob_symbol.
(TC_SYMFIELD_TYPE): Define to symbolS *.
(tc_frob_symbol): Define to call sh64_exclude_symbol.
2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_init_reloc): Tweak comment for default
case.
(shmedia_md_assemble): Call dwarf2_generate_asm_lineno if
generating dwarf2 debug information.
2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (sh64_target_format): Use elf64-sh64l and
elf64-sh64 for the 64-bit ABI.
* config/tc-sh.c (md_show_usage): Tweak usage output for -abi=*
option.
2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh.c: Remove conditionalizing on HAVE_SH64 for
case-insensitivity.
2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c: Tweak comments, formatting and error messages.
(enum sh64_abi_values): New type.
(enum sh64_isa_values): New type.
(sh64_isa_mode): Replace shmedia_mode. All referers changed.
(seen_shcompact_mode, seen_shmedia_mode): Delete.
(sh64_abi): Replace shmedia_64.
(shmedia_md_convert_frag) <C (MOVI_IMM_64, MOVI_64),
C (MOVI_IMM_32, MOVI_32)>: Correct register number handling.
(s_sh64_mode): Check validity for this target.
(sh64_target_format): Initialize defaults for ISA and ABI.
Fallback to old object format if no SH64 ISA or ABI has been
specified.
* config/tc-sh.c (md_parse_option): Check combinations for errors.
(sh_elf_final_processing): Change to have EF_SH64_ABI64 for 64-bit
ABI and EF_SH64 for 32-bit ABI, if SH64 options are specified.
* config/tc-sh64.h: Fix typo in comment.
2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_estimate_size_before_relax)
<PT fixups for absolute values>: Size will be longest, not
shortest.
(shmedia_md_convert_frag): Disable PTB-warning machinery. Correct
all MOVI and SHORI operand offsets in PT/PTA/PTB expansions.
* config/tc-sh.c (parse_reg) [HAVE_SH64]: Add local variables l0
and l1 to hold lowercase of two first characters. Change all
remaining TO_LOWER to tolower.
* config/tc-sh64.c (TO_LOWER): Delete.
(shmedia_find_cooked_opcode): Use tolower, not TO_LOWER.
(md_parse_name): Define.
(sh64_consume_datalabel): Declare.
(DOLLAR_DOT): Define.
* config/tc-sh64.c (shmedia_parse_exp): New.
(sh64_consume_datalabel): New; just ignoring datalabel semantics.
(shmedia_parse_reg): Remove const from src
parameter.
(shmedia_get_operands): Ditto for args parameter and ptr variable.
(shmedia_md_assemble): Ditto for op_end variable.
(shmedia_get_operand): Ditto for ptr parameter and src variable.
Use shmedia_parse_exp, not parse_exp.
* config/tc-sh64.c (shmedia_parse_reg): Add shmedia_arg_type
parameter. All callers changed.
(shmedia_get_operand): Add shmedia_arg_type parameter. All
callers changed.
(shmedia_parse_reg): Put first two character in local variables.
Use tolower, not TO_LOWER. If no register is found and argtype
indicates a control register, scan shmedia_creg_table
case-insensitive.
2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
* Makefile.am (CPU_TYPES): Add sh64.
(TARGET_CPU_CFILES): Add config/tc-sh64.c.
(TARGET_CPU_HFILES): Add config/tc-sh64.h.
Regenerate dependencies.
* Makefile.in: Regenerate.
* configure.in: Add support for sh64-*-elf*.
* configure: Regenerate.
* config/tc-sh64.h: New.
* config/tc-sh64.c: New.
* config/tc-sh.c (md_pseudo_table) [HAVE_SH64]: New pseudos
.mode, .isa and .uaquad.
[HAVE_SH64] (SH64PCREL16_32, SH64PCREL16_64, SH64PCREL16PT_32,
SH64PCREL16PT_64, MOVI_IMM_32, MOVI_IMM_64): Define.
[HAVE_SH64] (END): Define as 10.
[HAVE_SH64] (UNDEF_SH64PCREL, SH64PCREL16, SH64PCREL32,
SH64PCREL48, SH64PCREL64, UNDEF_MOVI, MOVI_16, MOVI_32, MOVI_48,
MOVI_64): Define.
[HAVE_SH64] (SH64PCREL16_F, SH64PCREL16_M, SH64PCREL16_LENGTH,
SH64PCREL32_F, SH64PCREL32_M, SH64PCREL32_LENGTH, SH64PCREL48_F,
SH64PCREL48_M, SH64PCREL48_LENGTH, SH64PCREL64_LENGTH,
MOVI_16_LENGTH, MOVI_32_LENGTH, MOVI_48_LENGTH, MOVI_64_LENGTH):
Define.
(md_relax_table) [HAVE_SH64]: Provide relaxations for SHmedia.
(md_begin) [HAVE_SH64]: Call shmedia_md_begin.
(parse_reg) [HAVE_SH64]: Parse register names case-insensitive.
(md_assemble) [HAVE_SH64]: Call shmedia_md_assemble if assembling
SHmedia instructions. Handle state-change after switching to
SHcompact.
(md_longopts) [HAVE_SH64]: New options --isa=* and --abi=*.
(md_parse_option) [HAVE_SH64]: Parse new options.
(md_show_usage) [HAVE_SH64]: Show usage of new options.
(md_convert_frag) [HAVE_SH64] <default>: Call
shmedia_md_convert_frag instead of abort.
(sh_force_relocation) [HAVE_SH64]: Also force relocation for
BFD_RELOC_SH_SHMEDIA_CODE.
(sh_elf_final_processing) [HAVE_SH64]: Set flags identifying
SHcompact or SHmedia code.
(md_apply_fix) [HAVE_SH64] <default>: Return result from calling
shmedia_md_apply_fix instead of abort.
(md_estimate_size_before_relax) [HAVE_SH64] <default>: Return
result from calling shmedia_md_estimate_size_before_relax instead
of calling abort.
(sh_do_align) [HAVE_SH64]: If shmedia_mode, let shmedia_do_align
do the work.
(tc_gen_reloc) [HAVE_SH64]: For unrecognized relocs, call
shmedia_init_reloc and do nothing more if it returns non-zero.
(sh_finalize) [HAVE_SH64]: Call shmedia_md_end.
* po/POTFILES.in: Regenerate.
* po/gas.pot: Regenerate.
2002-02-08 07:32:23 +01:00
|
|
|
config/tc-sh64.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-sparc.c \
|
|
|
|
config/tc-tahoe.c \
|
|
|
|
config/tc-tic30.c \
|
2000-06-20 15:52:32 +02:00
|
|
|
config/tc-tic54x.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-tic80.c \
|
|
|
|
config/tc-vax.c \
|
|
|
|
config/tc-w65.c \
|
|
|
|
config/tc-v850.c \
|
2001-12-08 04:46:03 +01:00
|
|
|
config/tc-xstormy16.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-z8k.c
|
|
|
|
|
|
|
|
TARGET_CPU_HFILES = \
|
|
|
|
config/tc-a29k.h \
|
|
|
|
config/tc-alpha.h \
|
|
|
|
config/tc-arc.h \
|
|
|
|
config/tc-arm.h \
|
2000-04-09 22:25:17 +02:00
|
|
|
config/tc-avr.h \
|
2000-07-20 19:45:28 +02:00
|
|
|
config/tc-cris.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-d10v.h \
|
|
|
|
config/tc-d30v.h \
|
2002-05-28 16:08:47 +02:00
|
|
|
config/tc-dlx.h \
|
1999-06-07 04:58:53 +02:00
|
|
|
config/tc-fr30.h \
|
2002-06-18 23:15:21 +02:00
|
|
|
config/tc-frv.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-h8300.h \
|
|
|
|
config/tc-h8500.h \
|
|
|
|
config/tc-hppa.h \
|
2000-04-21 22:22:24 +02:00
|
|
|
config/tc-ia64.h \
|
2000-02-23 14:52:23 +01:00
|
|
|
config/tc-i370.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-i386.h \
|
|
|
|
config/tc-i860.h \
|
|
|
|
config/tc-i960.h \
|
2002-07-19 09:52:40 +02:00
|
|
|
config/tc-ip2k.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-m32r.h \
|
2000-06-19 03:22:44 +02:00
|
|
|
config/tc-m68hc11.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-m68k.h \
|
|
|
|
config/tc-m88k.h \
|
|
|
|
config/tc-mcore.h \
|
|
|
|
config/tc-mips.h \
|
2001-10-30 16:20:14 +01:00
|
|
|
config/tc-mmix.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-mn10200.h \
|
|
|
|
config/tc-mn10300.h \
|
|
|
|
config/tc-ns32k.h \
|
2001-05-02 20:14:31 +02:00
|
|
|
config/tc-openrisc.h \
|
2002-01-31 18:33:08 +01:00
|
|
|
config/tc-or32.h \
|
2001-02-19 00:33:11 +01:00
|
|
|
config/tc-pdp11.h \
|
1999-09-04 19:29:22 +02:00
|
|
|
config/tc-pj.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-ppc.h \
|
2001-02-10 01:58:38 +01:00
|
|
|
config/tc-s390.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-sh.h \
|
Contribute sh64-elf.
2002-02-08 Alexandre Oliva <aoliva@redhat.com>
Stephen Clarke <Stephen.Clarke@st.com>
* doc/c-sh64.texi: Fix citation of SH64 architecture manual.
2002-01-31 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh.c (md_relax_table): Added default sizes for
non-PC-relative UNDEF_MOVI, and relaxation sequences for
MOVI_16, MOVI_32 and MOVI_48.
* config/tc-sh64.c (shmedia_md_apply_fix3): Fix warning.
(shmedia_md_convert_frag): Handle non-PC-relative UNDEF_MOVI
and MOVI_16.
(shmedia_md_estimate_size_before_relax): Remove redundant
blocks. Set fragP->fr_var even if relaxation type unchanged.
Retain UNDEF_MOVI until expression decays to number.
2002-01-24 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh64.c (shmedia_init_reloc): Handle new SHmedia PIC
relocation types. Take fixP->fx_addnumber into account too.
(shmedia_md_apply_fix): Likewise.
(shmedia_md_convert_frag): Likewise.
(shmedia_build_Mytes): Likewise.
(sh64_consume_datalabel): Complain about nested datalabel.
Support PIC relocs. Call sh_parse_name.
* config/tc-sh64.h (TC_RELOC_RTSYM_LOC_FIXUP): Extend definition
in tc-sh.h to SHmedia reloc types.
* config/tc-sh.c (SH64PCRELPLT, MOVI_PLT, MOVI_GOTOFF,
MOVI_GOTPC): New relaxation constants.
(md_relax_table): Introduce relaxation directives for PIC-related
constants.
(sh_PIC_related_p): Handle datalabel.
(sh_check_fixup): Choose SH5 PIC relocations.
(sh_cons_fix_new): Added BDF_RELOC_64.
(md_apply_fix3, sh_parse_name): Handle GOTPLT.
2002-01-18 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh64.c (sh64_max_mem_for_rs_align_code): If the
current ISA is SHmedia, get 7 bytes.
2001-11-28 Nick Clifton <nickc@cambridge.redhat.com>
* config/tc-sh.c (md_apply_fix3): Treat shmedia_md_apply_fix3 as a
void function.
* config/tc-sh64.c (shmedia_apply_fix): Rename to
shmedia_apply_fix3 and make void.
2001-05-17 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh64.c (s_sh64_abi): Remove unused arguments passed to
as_bad.
2001-04-12 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh64.h (md_parse_name): Take &c as argument.
2001-03-14 DJ Delorie <dj@redhat.com>
* doc/Makefile.am (CPU_DOCS): Added c-sh64.texi
* doc/Makefile.in(CPU_DOCS): Ditto.
* doc/c-sh64.texi: New file.
* doc/as.texinfo: Add SH64 support.
2001-03-13 DJ Delorie <dj@redhat.com>
* config/tc-sh64.c (shmedia_get_operands): Rename A_RESV_Fx to
A_REUSE_PREV so that its purpose is more obvious.
(shmedia_build_Mytes): Ditto.
2001-03-07 DJ Delorie <dj@redhat.com>
* config/tc-sh64.c (sh64_vtable_entry): New, strip datalabels
before processing.
(sh64_vtable_inherit): Ditto.
(strip_datalabels): New, strip "datalabel" from given line.
* config/tc-sh.c (md_pseudo_table): Add sh64-specific vtable
pseudos.
2001-03-06 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_assemble): Move dwarf2_emit_insn
call ...
(shmedia_build_Mytes): ... to here.
2001-03-06 DJ Delorie <dj@redhat.com>
* config/tc-sh.c: Remove sh64-specific uaquad now that there
is a generic one.
2001-01-21 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.h (DWARF2_LINE_MIN_INSN_LENGTH): Override.
* config/tc-sh64.c (shmedia_md_assemble): Offset recorded insn
address by one in call to dwarf2_emit_insn.
2001-01-13 Hans-Peter Nilsson <hpn@cygnus.com>
Implement ".abi" pseudo and correct .cranges descriptors. Correct
alignment handling broken by imported changes.
* config/tc-sh64.h (HANDLE_ALIGN): Override definition in tc-sh.h.
(sh64_handle_align): Declare.
(MAX_MEM_FOR_RS_ALIGN_CODE): Override definition in tc-sh.h.
(sh64_max_mem_for_rs_align_code): Declare.
(enum sh64_isa_values): Moved here from tc-sh64.c.
(md_do_align): Define.
(sh64_do_align): Declare.
(struct sh64_tc_frag_data): New.
(TC_FRAG_TYPE): Change to struct sh64_tc_frag_data. Users
changed.
(TC_FRAG_INIT): Change to set new datatype.
(struct sh64_segment_info_type): Rename member
last_flushed_location to last_contents_mark. All users changed.
(md_elf_section_change_hook, TC_CONS_FIX_NEW): Do not define.
(shmedia_elf_new_section, sh64_tc_cons_fix_new): Do not prototype.
* config/tc-sh.c (md_pseudo_table): Add ".abi".
(sh_elf_cons) [HAVE_SH64]: Call sh64_update_contents_mark instead
of unsetting seen_insn.
(md_assemble) [HAVE_SH64] <before new SHcompact sequence>: Also
call sh64_update_contents_mark.
(sh_handle_align): Remove HAVE_SH64-conditioned code.
* config/tc-sh64.c (sh64_isa_mode): Correct type from boolean to
enum sh64_isa_values.
(sh64_set_contents_type): Drop segT parameter. All callers changed.
(emitting_crange): Boolean guard moved to file scope from function
scope in sh64_set_contents_type.
(s_sh64_abi): New.
(sh64_update_contents_mark): New; most split out from
sh64_flush_pending_output.
(shmedia_md_end): Call sh64_update_contents_mark. Set
sh64_isa_mode to sh64_isa_sh5_guard unless sh64_isa_unspecified.
(sh64_do_align): New function.
(sh64_max_mem_for_rs_align_code): New function.
(sh64_handle_align): Rename from shmedia_do_align. Make
non-static. Add head comment. Emit zero bytes for n bytes modulo
four. Change return-type to void.
(shmedia_elf_new_section): Remove.
(shmedia_md_assemble): Call sh64_update_contents_mark.
(s_sh64_mode): Ditto. Do not call md_flush_pending_output. Make
new frag. Call sh64_update_contents_mark after making the new
frag.
(sh64_flush_pending_output): Just call sh64_update_contents_mark
and sh_flush_pending_output.
(sh64_flag_output): Also call md_flush_pending_output, but add
condition on not emitting_crange.
(sh64_tc_cons_fix_new): Remove.
2001-01-12 Nick Clifton <nickc@redhat.com>
* config/tc-sh64.c (shmedia_do_align): Fix to work with new
alignment handling scheme imported from sourceware.
2001-01-12 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.h (TARGET_FORMAT): Define.
(sh64_target_format): Prototype.
* config/tc-sh64.c (sh64_target_mach): New function.
2001-01-07 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_end): When equating a symbol, use
zero_address_frag instead of copying the frag of the symbol.
(shmedia_frob_file_before_adjust): Ditto.
(shmedia_md_apply_fix) <case BFD_RELOC_SH_IMM_MEDLOW16>: Cast mask
to valueT to remove signedness.
(shmedia_md_convert_frag): Add parameter final. Rename parameter
headers to output_bfd. Do not evaluate symbols if final is false;
do emit fixups.
(shmedia_md_estimate_size_before_relax) <case C (MOVI_IMM_32,
UNDEF_MOVI) et al>: If symbol cannot be modified to be PC-relative
to the current frag, call shmedia_md_convert_frag to emit fixups
and make frag_wane neutralize the frag. Update comments.
* config/tc-sh.c (md_convert_frag): Change caller of
shmedia_md_convert_frag.
2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.h: Tweak comments and correct formatting.
* config/tc-sh64.c: Ditto.
(shmedia_md_convert_frag) <PT/PTA/PTB 32, 48 and 64 bit
expansion, MOVI pcrel expansion>: Fix thinko calculating offset
for the no-relocation case.
(shmedia_check_limits): Fix range check being off-by-one for PTA.
* config/tc-sh.c: Ditto. Add proper comments to #ifdef/#ifndef
wrappers.
(SH64PCREL16_F): Increment for proper max-PTA handling. Update
comment.
(SH64PCREL16_M, MOVI_16_M): Correct range thinko.
(SH64PCREL48_M, MOVI_48_M): Similar; don't count in length of
expansion.
(SH64PCREL32_M, MOVI_32_M): Ditto; handle overflowing expression.
Correct comment.
2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_apply_fix) <second switch, case
BFD_RELOC_SH_PT_16>: Set lowest bit in field to be relocated to 1.
(shmedia_md_convert_frag) <case C (SH64PCREL16_32, SH64PCREL16) et
al>: Set lowest bit of field to relocate to 1 and rest to empty,
if reloc is emitted.
2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
New options plus bugfixes.
* config/tc-sh.c (md_longopts): New options "-no-expand" and
"-expand-pt32".
(md_parse_option): Handle new options.
(md_show_usage): Add blurb for new options.
* config/tc-sh64.c (SHMEDIA_BFD_RELOC_PT): New macro.
(sh64_expand, sh64_pt32): New variables.
(shmedia_init_reloc): Handle BFD_RELOC_SH_PT_16.
(shmedia_md_apply_fix): Hold original fixP->fx_r_type in
orig_fx_r_type. Change SHMEDIA_BFD_RELOC_PT into
BFD_RELOC_SH_PT_16. Handle BFD_RELOC_SH_PT_16 as pc-relative.
<resolved previously-pc-relative relocs>: Handle
SHMEDIA_BFD_RELOC_PT and BFD_RELOC_SH_PT_16.
(shmedia_md_convert_frag) <case C (SH64PCREL16PT_64, SH64PCREL16),
case C (SH64PCREL16PT_32, SH64PCREL16)>: Modify to PTB if operand
points to SHcompact code.
<case C (SH64PCREL16_32, SH64PCREL16), case C (SH64PCREL16_64,
SH64PCREL16)>: Check that ISA of what operand points at and
PTA/PTB matches, or emit error.
(shmedia_check_limits): Handle BFD_RELOC_SH_PT_16 and
SHMEDIA_BFD_RELOC_PT.
(shmedia_immediate_op): If pcrel, emit fixup also for constant
operand.
(shmedia_build_Mytes) <case A_IMMS16>: Also check sh64_expand in
condition for MOVI expansion.
<case A_PCIMMS16BY4>: Handle expansion to 32 bits only, if
sh64_pt32. Emit only a BFD_RELOC_SH_PT_16 fixup if not
sh64_expand.
<case A_PCIMMS16BY4_PT>: Likewise, but emit a SHMEDIA_BFD_RELOC_PT
fixup.
(sh64_target_format): Error-check setting of sh64_pt32 and
sh64_expand. Fix typo in check for sh64_shcompact_const_crange.
(shmedia_md_pcrel_from_section): Handle BFD_RELOC_SH_PT_16 and
SHMEDIA_BFD_RELOC_PT as coming from SHmedia code.
2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c: Improve comments.
(shmedia_md_convert_frag): Remove inactive is_pt_variant code. Do
not say the linker will check correctness of PTA/PTB expansion.
(shmedia_md_end): Make non-static.
* config/tc-sh64.h (md_end): Define to shmedia_md_end. Add
prototype.
* config/tc-sh.c (sh_finalize): Remove.
* config/tc-sh.h (md_end): Do not define.
Remove prototype for sh_finalize.
2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_frob_section_type): Use a struct
sh64_section_data container when storing section type in tdata
field in elf_section_data.
* config/tc-sh.c (sh_elf_final_processing): Change from EF_SH64 to
EF_SH5.
* Makefile.am: Update dependencies.
* Makefile.in: Regenerate.
2000-12-22 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_assemble): Don't protect
dwarf2_emit_insn call with test on debug_type.
2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (sh64_set_contents_type): Make contents-type
CRT_SH5_ISA32 sticky for 64-bit.
2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
Generate .crange sections when switching ISA mode or emitting
constants in same section as code.
* config/tc-sh64.c: Reformat structure definitions.
(sh64_end_of_assembly, sh64_mix, sh64_shcompact_const_crange): New
variables.
(sh64_set_contents_type): Rename from sh64_init_section. Rewrite
to emit a .cranges descriptor when contents type changes. Only
emit error if changing contents type and -no-mix is in effect.
(sh64_emit_crange, sh64_flush_last_crange, sh64_flag_output,
sh64_flush_pending_output, sh64_tc_cons_fix_new): New functions.
(shmedia_md_end): Set sh64_end_of_assembly. Pass
sh64_flush_last_crange over sections.
When checking main symbol of datalabel symbol, check for
STO_SH5_ISA32, not ISA type of section in definition.
(shmedia_frob_file_before_adjust): Check main symbol for
STO_SH5_ISA32; don't check ISA type of section in definition.
(shmedia_frob_section_type): Adjust for .cranges; set section flag
to SHF_SH5_ISA32_MIXED or SHF_SH5_ISA32 according to whether
.cranges entries have been output.
(shmedia_elf_new_section): Just call md_flush_pending_output.
(shmedia_md_assemble): Do not emit a BFD_RELOC_SH_SHMEDIA_CODE
fix. Do not set tc_segment_info_data.in_code for section. Call
sh64_set_contents_type for SHmedia code.
(s_sh64_mode): Do not call sh64_init_section or set seen_insn to
false. Call md_flush_pending_output.
(sh64_target_format): Check that -no-mix and
-shcompact-const-crange are used in sane combination with other
options.
(shmedia_md_pcrel_from_section): Check type of fix for how to
adjust pc-relative.
(sh64_consume_datalabel): Check symbol for having STO_SH5_ISA32,
not ISA type of section in definition.
* config/tc-sh64.h (struct sh64_segment_info_type): Rewrite to
hold contents-type state.
(md_flush_pending_output): Redefine to sh64_flush_pending_output.
(sh64_flush_pending_output): Declare.
(TC_CONS_FIX_NEW): Define to sh64_tc_cons_fix_new.
(sh64_tc_cons_fix_new): Declare.
* config/tc-sh.c (sh_elf_cons) [HAVE_SH64]: Unset seen_insn and
call sh64_flag_output.
(md_assemble) [HAVE_SH64]: Do not emit BFD_RELOC_SH_CODE. Just
call sh64_set_contents_type to mark SHcompact code and set
seen_insn.
(md_longopts): New options "-no-mix" and
"-shcompact-const-crange".
(md_parse_option): Handle new options.
(md_show_usage): Add blurb for new options.
(md_number_to_chars) [HAVE_SH64]: Call sh64_flag_output.
2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c: Delete investigated and obsolete fixme:s.
(sh64_last_insn_frag): New.
(shmedia_md_convert_frag): Use tc_frag_data field of incoming frag
to get frag for insn opcode for generating fixups; do not assume it
is the same frag.
(shmedia_build_Mytes): Set sh64_last_insn_frag after growing frag
for new insn.
* config/tc-sh64.h (ELF_TC_SPECIAL_SECTIONS): Define for .cranges
section.
(TC_FRAG_TYPE): Define as fragS *.
(TC_FRAG_INIT): Define to set tc_frag_data to sh64_last_insn_frag.
(sh64_last_insn_frag): Declare.
(sh64_consume_datalabel): Fix typo; check for seginfo != NULL,
not == NULL before dereferencing.
2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
Get rid of BFD section flag and EF_SH64_ABI64.
* config/tc-sh64.c (shmedia_frob_section_type): Use
elf_section_data (sec)->tdata, not a specific BFD section flag, to
communicate the section as containing SHmedia code. Describe why.
* config/tc-sh.c (sh_elf_final_processing): Tweak comment. Set
EF_SH64 regardless of ABI.
* config/tc-sh64.c (shmedia_md_apply_fix): Decapitalize "invalid"
in error message. Handle resolved expressions for
BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
BFD_RELOC_SH_IMMS10BY4 and BFD_RELOC_64.
(shmedia_check_limits): Handle BFD_RELOC_64.
(sh64_adjust_symtab): Do not decrement the GAS symbol value for
a STO_SH5_ISA32 symbol, only the BFD value.
2000-12-11 Ben Elliston <bje@redhat.com>
* config/tc-sh64.c: Call dwarf2_emit_insn, not the defunct
dwarf2_generate_asm_lineno.
2000-12-11 Hans-Peter Nilsson <hpn@cygnus.com>
Handle PC-relative MOVI expansions with assembler relaxation.
Generate PC-relative relocs from 16-bit PC-relative expressions.
* config/tc-sh64.c (SHMEDIA_MD_PCREL_FROM_FIX): Break out from...
(shmedia_md_pcrel_from_section): ...here.
(shmedia_md_apply_fix): Handle fixups for 16-bit operands that has
turned completely resolved. Adjust relocation type for 16-bit
immediate operands that has turned PC-relative. Adjust back for
MD_PCREL_FROM_SECTION being applied twice.
(shmedia_md_convert_frag): Always emit reloc for expression with
global or weak symbol. Handle relaxation result for PC-relative
expressions.
(shmedia_md_estimate_size_before_relax): An expression with a weak
or global symbol can not be relaxed. Break out tests for
relaxable symbol into variable sym_relaxable.
<cases C (MOVI_IMM_64, UNDEF_MOVI) and C (MOVI_IMM_32,
UNDEF_MOVI)>: Break out any PC-relative expression and change
relaxation type.
(shmedia_build_Mytes): CSE &operands->operands[j] into variable
opjp.
<case A_IMMS16>: Fix typo for initial minor relaxation type of
MOVI expansion. If X_op_symbol of the immediate expression is
set, make an expression symbol for the argument to frag_var.
* config/tc-sh.c (MOVI_IMM_32_PCREL, MOVI_IMM_64_PCREL): New
relaxations.
(END): Adjust for new relaxations.
(md_relax_table): Add entries for new relaxations.
2000-12-07 Ben Elliston <bje@redhat.com>
* config/tc-sh64.c (shmedia_parse_reg): Initialize variable len.
2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_convert_frag): Correct all MOVI and
SHORI operand offsets in PT/PTA/PTB expansions.
2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
Implement DataLabel semantics.
* config/tc-sh.c (sh_frob_file) [HAVE_SH64]: Call
shmedia_frob_file_before_adjust.
* config/tc-sh64.c [! OBJ_ELF]: Emit #error.
(DATALABEL_SUFFIX): Define.
(shmedia_md_end) <before adjusting STO_SH5_ISA32 symbols>: Walk
symbol list to update "datalabel" symbols to their main symbol
counterparts.
(shmedia_frob_file_before_adjust): New.
(sh64_adjust_symtab): For remaining datalabel symbols, set to
undefined and set STT_DATALABEL.
(sh64_frob_label): Initialize TC symbol field.
(sh64_consume_datalabel): Actually implement semantics. New
parameter operandf, call it instead of expression.
(sh64_exclude_symbol): New.
* config/tc-sh64.h (md_parse_name): Pass on the function operand
to sh64_consume_datalabel.
(tc_symbol_new_hook): Define to tc_frob_symbol.
(TC_SYMFIELD_TYPE): Define to symbolS *.
(tc_frob_symbol): Define to call sh64_exclude_symbol.
2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_init_reloc): Tweak comment for default
case.
(shmedia_md_assemble): Call dwarf2_generate_asm_lineno if
generating dwarf2 debug information.
2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (sh64_target_format): Use elf64-sh64l and
elf64-sh64 for the 64-bit ABI.
* config/tc-sh.c (md_show_usage): Tweak usage output for -abi=*
option.
2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh.c: Remove conditionalizing on HAVE_SH64 for
case-insensitivity.
2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c: Tweak comments, formatting and error messages.
(enum sh64_abi_values): New type.
(enum sh64_isa_values): New type.
(sh64_isa_mode): Replace shmedia_mode. All referers changed.
(seen_shcompact_mode, seen_shmedia_mode): Delete.
(sh64_abi): Replace shmedia_64.
(shmedia_md_convert_frag) <C (MOVI_IMM_64, MOVI_64),
C (MOVI_IMM_32, MOVI_32)>: Correct register number handling.
(s_sh64_mode): Check validity for this target.
(sh64_target_format): Initialize defaults for ISA and ABI.
Fallback to old object format if no SH64 ISA or ABI has been
specified.
* config/tc-sh.c (md_parse_option): Check combinations for errors.
(sh_elf_final_processing): Change to have EF_SH64_ABI64 for 64-bit
ABI and EF_SH64 for 32-bit ABI, if SH64 options are specified.
* config/tc-sh64.h: Fix typo in comment.
2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
* config/tc-sh64.c (shmedia_md_estimate_size_before_relax)
<PT fixups for absolute values>: Size will be longest, not
shortest.
(shmedia_md_convert_frag): Disable PTB-warning machinery. Correct
all MOVI and SHORI operand offsets in PT/PTA/PTB expansions.
* config/tc-sh.c (parse_reg) [HAVE_SH64]: Add local variables l0
and l1 to hold lowercase of two first characters. Change all
remaining TO_LOWER to tolower.
* config/tc-sh64.c (TO_LOWER): Delete.
(shmedia_find_cooked_opcode): Use tolower, not TO_LOWER.
(md_parse_name): Define.
(sh64_consume_datalabel): Declare.
(DOLLAR_DOT): Define.
* config/tc-sh64.c (shmedia_parse_exp): New.
(sh64_consume_datalabel): New; just ignoring datalabel semantics.
(shmedia_parse_reg): Remove const from src
parameter.
(shmedia_get_operands): Ditto for args parameter and ptr variable.
(shmedia_md_assemble): Ditto for op_end variable.
(shmedia_get_operand): Ditto for ptr parameter and src variable.
Use shmedia_parse_exp, not parse_exp.
* config/tc-sh64.c (shmedia_parse_reg): Add shmedia_arg_type
parameter. All callers changed.
(shmedia_get_operand): Add shmedia_arg_type parameter. All
callers changed.
(shmedia_parse_reg): Put first two character in local variables.
Use tolower, not TO_LOWER. If no register is found and argtype
indicates a control register, scan shmedia_creg_table
case-insensitive.
2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
* Makefile.am (CPU_TYPES): Add sh64.
(TARGET_CPU_CFILES): Add config/tc-sh64.c.
(TARGET_CPU_HFILES): Add config/tc-sh64.h.
Regenerate dependencies.
* Makefile.in: Regenerate.
* configure.in: Add support for sh64-*-elf*.
* configure: Regenerate.
* config/tc-sh64.h: New.
* config/tc-sh64.c: New.
* config/tc-sh.c (md_pseudo_table) [HAVE_SH64]: New pseudos
.mode, .isa and .uaquad.
[HAVE_SH64] (SH64PCREL16_32, SH64PCREL16_64, SH64PCREL16PT_32,
SH64PCREL16PT_64, MOVI_IMM_32, MOVI_IMM_64): Define.
[HAVE_SH64] (END): Define as 10.
[HAVE_SH64] (UNDEF_SH64PCREL, SH64PCREL16, SH64PCREL32,
SH64PCREL48, SH64PCREL64, UNDEF_MOVI, MOVI_16, MOVI_32, MOVI_48,
MOVI_64): Define.
[HAVE_SH64] (SH64PCREL16_F, SH64PCREL16_M, SH64PCREL16_LENGTH,
SH64PCREL32_F, SH64PCREL32_M, SH64PCREL32_LENGTH, SH64PCREL48_F,
SH64PCREL48_M, SH64PCREL48_LENGTH, SH64PCREL64_LENGTH,
MOVI_16_LENGTH, MOVI_32_LENGTH, MOVI_48_LENGTH, MOVI_64_LENGTH):
Define.
(md_relax_table) [HAVE_SH64]: Provide relaxations for SHmedia.
(md_begin) [HAVE_SH64]: Call shmedia_md_begin.
(parse_reg) [HAVE_SH64]: Parse register names case-insensitive.
(md_assemble) [HAVE_SH64]: Call shmedia_md_assemble if assembling
SHmedia instructions. Handle state-change after switching to
SHcompact.
(md_longopts) [HAVE_SH64]: New options --isa=* and --abi=*.
(md_parse_option) [HAVE_SH64]: Parse new options.
(md_show_usage) [HAVE_SH64]: Show usage of new options.
(md_convert_frag) [HAVE_SH64] <default>: Call
shmedia_md_convert_frag instead of abort.
(sh_force_relocation) [HAVE_SH64]: Also force relocation for
BFD_RELOC_SH_SHMEDIA_CODE.
(sh_elf_final_processing) [HAVE_SH64]: Set flags identifying
SHcompact or SHmedia code.
(md_apply_fix) [HAVE_SH64] <default>: Return result from calling
shmedia_md_apply_fix instead of abort.
(md_estimate_size_before_relax) [HAVE_SH64] <default>: Return
result from calling shmedia_md_estimate_size_before_relax instead
of calling abort.
(sh_do_align) [HAVE_SH64]: If shmedia_mode, let shmedia_do_align
do the work.
(tc_gen_reloc) [HAVE_SH64]: For unrecognized relocs, call
shmedia_init_reloc and do nothing more if it returns non-zero.
(sh_finalize) [HAVE_SH64]: Call shmedia_md_end.
* po/POTFILES.in: Regenerate.
* po/gas.pot: Regenerate.
2002-02-08 07:32:23 +01:00
|
|
|
config/tc-sh64.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-sparc.h \
|
|
|
|
config/tc-tahoe.h \
|
|
|
|
config/tc-tic30.h \
|
2000-06-20 15:52:32 +02:00
|
|
|
config/tc-tic54x.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-tic80.h \
|
|
|
|
config/tc-vax.h \
|
|
|
|
config/tc-w65.h \
|
|
|
|
config/tc-v850.h \
|
2001-12-08 04:46:03 +01:00
|
|
|
config/tc-xstormy16.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/tc-z8k.h
|
|
|
|
|
|
|
|
# OBJ files in config
|
|
|
|
|
|
|
|
OBJ_FORMAT_CFILES = \
|
|
|
|
config/obj-aout.c \
|
|
|
|
config/obj-bout.c \
|
|
|
|
config/obj-coff.c \
|
|
|
|
config/obj-ecoff.c \
|
|
|
|
config/obj-elf.c \
|
|
|
|
config/obj-evax.c \
|
|
|
|
config/obj-hp300.c \
|
|
|
|
config/obj-ieee.c \
|
|
|
|
config/obj-som.c \
|
|
|
|
config/obj-vms.c
|
|
|
|
|
|
|
|
OBJ_FORMAT_HFILES = \
|
|
|
|
config/obj-aout.h \
|
|
|
|
config/obj-bout.h \
|
|
|
|
config/obj-coff.h \
|
|
|
|
config/obj-ecoff.h \
|
|
|
|
config/obj-elf.h \
|
|
|
|
config/obj-evax.h \
|
|
|
|
config/obj-hp300.h \
|
|
|
|
config/obj-ieee.h \
|
|
|
|
config/obj-som.h \
|
|
|
|
config/obj-vms.h
|
|
|
|
|
|
|
|
# Emulation header files in config
|
|
|
|
|
|
|
|
TARG_ENV_HFILES = \
|
|
|
|
config/te-386bsd.h \
|
|
|
|
config/te-aux.h \
|
|
|
|
config/te-delta.h \
|
|
|
|
config/te-delt88.h \
|
|
|
|
config/te-dpx2.h \
|
|
|
|
config/te-dynix.h \
|
1999-06-07 04:58:53 +02:00
|
|
|
config/te-epoc-pe.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/te-generic.h \
|
|
|
|
config/te-go32.h \
|
|
|
|
config/te-hp300.h \
|
|
|
|
config/te-hppa.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
config/te-hppa64.h \
|
|
|
|
config/te-hppalinux64.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/te-i386aix.h \
|
2001-02-22 18:16:38 +01:00
|
|
|
config/te-ia64aix.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/te-ic960.h \
|
|
|
|
config/te-linux.h \
|
|
|
|
config/te-lnews.h \
|
|
|
|
config/te-lynx.h \
|
|
|
|
config/te-mach.h \
|
|
|
|
config/te-macos.h \
|
|
|
|
config/te-nbsd.h \
|
|
|
|
config/te-nbsd532.h \
|
|
|
|
config/te-pc532mach.h \
|
|
|
|
config/te-pe.h \
|
|
|
|
config/te-ppcnw.h \
|
|
|
|
config/te-psos.h \
|
|
|
|
config/te-riscix.h \
|
|
|
|
config/te-sparcaout.h \
|
|
|
|
config/te-sun3.h \
|
|
|
|
config/te-svr4.h \
|
2001-04-08 07:09:21 +02:00
|
|
|
config/te-sysv32.h \
|
|
|
|
config/te-tmips.h
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
# Multi files in config
|
|
|
|
|
|
|
|
MULTI_CFILES = \
|
2000-07-20 19:45:28 +02:00
|
|
|
config/e-crisaout.c \
|
|
|
|
config/e-criself.c \
|
2000-01-26 23:48:31 +01:00
|
|
|
config/e-i386aout.c \
|
1999-05-03 09:29:11 +02:00
|
|
|
config/e-i386coff.c \
|
|
|
|
config/e-i386elf.c \
|
|
|
|
config/e-mipsecoff.c \
|
|
|
|
config/e-mipself.c
|
|
|
|
|
|
|
|
CONFIG_OBJS = \
|
|
|
|
$(TARG_CPU_O) \
|
|
|
|
$(OBJ_FORMAT_O) \
|
|
|
|
$(ATOF_TARG_O) \
|
|
|
|
$(extra_objects)
|
|
|
|
|
|
|
|
GENERIC_OBJS = \
|
|
|
|
app.o \
|
|
|
|
as.o \
|
|
|
|
atof-generic.o \
|
|
|
|
bignum-copy.o \
|
|
|
|
cond.o \
|
|
|
|
depend.o \
|
1999-06-03 04:51:53 +02:00
|
|
|
dwarf2dbg.o \
|
1999-05-03 09:29:11 +02:00
|
|
|
ehopt.o \
|
|
|
|
expr.o \
|
|
|
|
flonum-konst.o \
|
|
|
|
flonum-copy.o \
|
|
|
|
flonum-mult.o \
|
|
|
|
frags.o \
|
|
|
|
hash.o \
|
|
|
|
input-file.o \
|
|
|
|
input-scrub.o \
|
|
|
|
literal.o \
|
|
|
|
messages.o \
|
|
|
|
output-file.o \
|
|
|
|
read.o \
|
|
|
|
subsegs.o \
|
|
|
|
symbols.o \
|
|
|
|
write.o \
|
|
|
|
listing.o \
|
|
|
|
ecoff.o \
|
|
|
|
stabs.o \
|
|
|
|
sb.o \
|
|
|
|
macro.o
|
|
|
|
|
|
|
|
OBJS = $(CONFIG_OBJS) $(GENERIC_OBJS)
|
|
|
|
|
|
|
|
POTFILES = $(MULTI_CFILES) $(TARGET_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
|
|
|
|
$(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
|
|
|
|
$(HFILES) $(CFILES) $(GAS_CFILES)
|
|
|
|
po/POTFILES.in: @MAINT@ Makefile
|
|
|
|
for file in $(POTFILES); do echo $$file; done | sort > tmp \
|
|
|
|
&& mv tmp $(srcdir)/po/POTFILES.in
|
|
|
|
|
2002-02-21 17:51:00 +01:00
|
|
|
# Note: GASP is now deprecated and will be removed at some point in the future.
|
|
|
|
# Anything that GASP could do can now be done by GAS.
|
|
|
|
noinst_PROGRAMS = as-new
|
1999-08-09 01:31:18 +02:00
|
|
|
noinst_SCRIPTS = $(GDBINIT)
|
|
|
|
EXTRA_SCRIPTS = .gdbinit
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
$(srcdir)/make-gas.com: stamp-mk.com
|
|
|
|
stamp-mk.com: vmsconf.sh Makefile
|
|
|
|
sh $(srcdir)/vmsconf.sh $(GENERIC_OBJS) > new-make.com
|
|
|
|
$(SHELL) $(srcdir)/../move-if-change new-make.com $(srcdir)/make-gas.com
|
|
|
|
touch stamp-mk.com
|
|
|
|
|
2001-06-19 13:57:29 +02:00
|
|
|
EXTRA_DIST = make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
|
|
|
|
diststuff: $(EXTRA_DIST) info
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
|
|
|
|
|
|
|
|
# Now figure out from those variables how to compile and link.
|
|
|
|
|
|
|
|
BASEDIR = $(srcdir)/..
|
|
|
|
BFDDIR = $(BASEDIR)/bfd
|
|
|
|
INCDIR = $(BASEDIR)/include
|
|
|
|
|
|
|
|
# This is the variable actually used when we compile.
|
|
|
|
# Specify the directories to be searched for header files.
|
|
|
|
# Both . and srcdir are used, in that order,
|
|
|
|
# so that tm.h and config.h will be found in the compilation
|
|
|
|
# subdirectory rather than in the source directory.
|
|
|
|
INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config -I$(INCDIR) -I$(srcdir)/.. -I$(BFDDIR) -I$(srcdir)/../intl -I../intl -DLOCALEDIR="\"$(prefix)/share/locale\""
|
|
|
|
|
|
|
|
# This should be parallel to INCLUDES, but should replace $(srcdir)
|
|
|
|
# with $${srcdir}, and should work in a subdirectory. This is used
|
|
|
|
# when building dependencies, because the dependency building is done
|
|
|
|
# in a subdirectory.
|
|
|
|
DEP_INCLUDES = -D_GNU_SOURCE -I.. -I$${srcdir} -I../../bfd -I$${srcdir}/config -I$${srcdir}/../include -I$${srcdir}/.. -I$${srcdir}/../bfd -I$${srcdir}/../intl -I../../intl -DLOCALEDIR="\"$(prefix)/share/locale\""
|
|
|
|
|
2001-07-24 12:07:15 +02:00
|
|
|
DEP_FLAGS = -DBFD_ASSEMBLER -DOBJ_MAYBE_ELF \
|
|
|
|
-I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES)
|
|
|
|
|
1999-05-03 09:29:11 +02:00
|
|
|
# How to link with both our special library facilities
|
|
|
|
# and the system's installed libraries.
|
|
|
|
|
|
|
|
GASLIBS = @OPCODES_LIB@ @BFDLIB@ ../libiberty/libiberty.a
|
|
|
|
|
|
|
|
# Files to be copied away after each stage in building.
|
|
|
|
STAGESTUFF = *.o $(noinst_PROGRAMS)
|
|
|
|
|
|
|
|
$(OBJS): @ALL_OBJ_DEPS@
|
|
|
|
|
|
|
|
as_new_SOURCES = $(GAS_CFILES)
|
|
|
|
as_new_LDADD = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
|
2000-06-20 15:52:32 +02:00
|
|
|
$(extra_objects) $(GASLIBS) $(INTLLIBS) $(LIBM)
|
1999-05-03 09:29:11 +02:00
|
|
|
as_new_DEPENDENCIES = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
|
|
|
|
$(extra_objects) $(GASLIBS) $(INTLDEPS)
|
|
|
|
|
|
|
|
# Stuff that every object file depends upon. If anything is removed
|
|
|
|
# from this list, remove it from dep-in.sed as well.
|
2002-05-25 14:53:29 +02:00
|
|
|
$(OBJS): $(INCDIR)/bin-bugs.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
|
|
|
$(INCDIR)/progress.h $(INCDIR)/fopen-same.h \
|
2000-06-22 15:01:43 +02:00
|
|
|
$(OBJ_FORMAT_H) $(TARG_CPU_H) $(TARG_ENV_H) \
|
|
|
|
as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
|
|
|
|
frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
gasp_new_SOURCES = gasp.c macro.c sb.c hash.c
|
|
|
|
gasp_new_LDADD = ../libiberty/libiberty.a $(INTLLIBS)
|
|
|
|
gasp_new_DEPENDENCIES = ../libiberty/libiberty.a $(INTLDEPS)
|
|
|
|
|
|
|
|
EXPECT = `if [ -f $${rootme}/../expect/expect ] ; then \
|
|
|
|
echo $${rootme}/../expect/expect ; \
|
|
|
|
else echo expect ; fi`
|
|
|
|
|
|
|
|
RUNTEST = `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
|
|
|
|
echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
|
|
|
|
fi`
|
|
|
|
RUNTESTFLAGS=
|
|
|
|
|
|
|
|
check-DEJAGNU: site.exp
|
|
|
|
if [ -d testsuite ]; then \
|
|
|
|
true; \
|
|
|
|
else \
|
|
|
|
mkdir testsuite; \
|
|
|
|
fi
|
|
|
|
rm -f testsuite/site.exp
|
|
|
|
cp site.exp testsuite/site.exp
|
|
|
|
rootme=`pwd`; export rootme; \
|
|
|
|
srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
|
|
|
|
EXPECT=${EXPECT} ; export EXPECT ; \
|
|
|
|
if [ -f $(top_builddir)/../expect/expect ]; then \
|
|
|
|
TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
|
|
|
|
export TCL_LIBRARY; \
|
|
|
|
fi; \
|
|
|
|
runtest=$(RUNTEST); \
|
|
|
|
cd testsuite; \
|
|
|
|
if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
|
|
|
|
$$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
|
|
|
|
$(RUNTESTFLAGS); \
|
|
|
|
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
|
|
|
|
fi
|
|
|
|
|
|
|
|
# The implicit .c.o rule doesn't work for these, perhaps because of
|
|
|
|
# the variables, or perhaps because the sources are not on vpath.
|
2000-05-27 15:41:11 +02:00
|
|
|
$(TARG_CPU_O): $(TARG_CPU_C)
|
1999-05-03 09:29:11 +02:00
|
|
|
$(COMPILE) -c $(TARG_CPU_C)
|
|
|
|
$(ATOF_TARG_O): $(ATOF_TARG_C)
|
|
|
|
$(COMPILE) -c $(ATOF_TARG_C)
|
|
|
|
|
|
|
|
# ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
|
|
|
|
# so the automatic dependency stuff doesn't work.
|
|
|
|
ecoff.o : ecoff.c ecoff.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
|
|
|
|
$(INCDIR)/coff/ecoff.h $(INCDIR)/coff/symconst.h \
|
|
|
|
$(INCDIR)/aout/stab_gnu.h
|
|
|
|
|
|
|
|
# We need all these explicit rules for the multi stuff. Because of
|
|
|
|
# these rules, we don't need one for OBJ_FORMAT_O.
|
|
|
|
|
|
|
|
obj-aout.o : $(srcdir)/config/obj-aout.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-aout.c
|
|
|
|
obj-bout.o : $(srcdir)/config/obj-bout.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-bout.c
|
|
|
|
obj-coff.o: $(srcdir)/config/obj-coff.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-coff.c
|
|
|
|
obj-ecoff.o : $(srcdir)/config/obj-ecoff.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-ecoff.c
|
|
|
|
obj-elf.o : $(srcdir)/config/obj-elf.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-elf.c
|
|
|
|
obj-evax.o : $(srcdir)/config/obj-evax.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-evax.c
|
|
|
|
obj-hp300.o : $(srcdir)/config/obj-hp300.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-hp300.c
|
|
|
|
obj-ieee.o : $(srcdir)/config/obj-ieee.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-ieee.c
|
|
|
|
obj-multi.o : $(srcdir)/config/obj-multi.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-multi.c
|
|
|
|
obj-som.o : $(srcdir)/config/obj-som.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-som.c
|
|
|
|
obj-vms.o : $(srcdir)/config/obj-vms.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/obj-vms.c
|
|
|
|
|
|
|
|
e-mipself.o : $(srcdir)/config/e-mipself.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/e-mipself.c
|
|
|
|
e-mipsecoff.o : $(srcdir)/config/e-mipsecoff.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/e-mipsecoff.c
|
2000-01-26 23:48:31 +01:00
|
|
|
e-i386aout.o: $(srcdir)/config/e-i386aout.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/e-i386aout.c
|
1999-05-03 09:29:11 +02:00
|
|
|
e-i386coff.o: $(srcdir)/config/e-i386coff.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/e-i386coff.c
|
|
|
|
e-i386elf.o: $(srcdir)/config/e-i386elf.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/e-i386elf.c
|
2000-07-20 19:45:28 +02:00
|
|
|
e-crisaout.o: $(srcdir)/config/e-crisaout.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/e-crisaout.c
|
|
|
|
e-criself.o: $(srcdir)/config/e-criself.c
|
|
|
|
$(COMPILE) -c $(srcdir)/config/e-criself.c
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
# The m68k operand parser.
|
|
|
|
|
|
|
|
EXTRA_as_new_SOURCES = config/m68k-parse.y
|
|
|
|
|
|
|
|
# If m68k-parse.y is in a different directory, then ylwrap will use an
|
|
|
|
# absolute path when it invokes yacc, which will cause yacc to put the
|
|
|
|
# absolute path into the generated file. That's a pain when it comes
|
|
|
|
# to generating snapshots, because it introduces spurious diffs.
|
|
|
|
# Since when we make the snapshots $(srcdir) = ".", we check for that
|
|
|
|
# case and handle it differently. This means that anybody who
|
|
|
|
# configures with $(srcdir) = "." will have to set their path in the
|
|
|
|
# debugger if they want to debug m68k-parse.y. This is bad, but on
|
|
|
|
# the other hand it's good that people who use the prebuilt
|
|
|
|
# m68k-parse.c don't get a spurious absolute path.
|
|
|
|
m68k-parse.c: $(srcdir)/config/m68k-parse.y
|
|
|
|
f=$(srcdir)/config/m68k-parse.y; \
|
|
|
|
if [ $$f = "./config/m68k-parse.y" ]; then \
|
|
|
|
ln -s config/m68k-parse.y . > /dev/null 2>/dev/null || \
|
|
|
|
ln config/m68k-parse.y . > /dev/null 2>/dev/null || \
|
|
|
|
cp config/m68k-parse.y . >/dev/null 2>/dev/null; \
|
|
|
|
f=m68k-parse.y; \
|
|
|
|
else true; fi; \
|
|
|
|
$(SHELL) $(YLWRAP) "$(YACC)" $$f y.tab.c m68k-parse.c --; \
|
|
|
|
if [ $$f = "m68k-parse.y" ]; then \
|
|
|
|
rm -f m68k-parse.y; \
|
|
|
|
else true; fi
|
|
|
|
m68k-parse.o: m68k-parse.c $(srcdir)/config/m68k-parse.h
|
|
|
|
|
|
|
|
# Don't let the .y.h rule clobber m68k-parse.h.
|
|
|
|
m68k-parse.h: ; @true
|
|
|
|
$(srcdir)/config/m68k-parse.h: ; @true
|
|
|
|
|
|
|
|
# The instruction table specification lexical analyzer and parser.
|
|
|
|
|
|
|
|
itbl-lex.c: $(srcdir)/itbl-lex.l
|
|
|
|
itbl-lex.o: itbl-lex.c itbl-parse.h
|
|
|
|
|
|
|
|
itbl-parse.o: itbl-parse.c itbl-parse.h $(srcdir)/itbl-ops.h
|
|
|
|
|
|
|
|
itbl-ops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
|
|
|
|
|
|
|
|
itbl-parse.c itbl-parse.h: $(srcdir)/itbl-parse.y
|
|
|
|
$(SHELL) $(YLWRAP) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h -- -d
|
|
|
|
|
|
|
|
# stand-alone itbl assembler & disassembler
|
|
|
|
|
2002-02-21 17:51:00 +01:00
|
|
|
EXTRA_PROGRAMS = gasp-new itbl-test
|
1999-05-03 09:29:11 +02:00
|
|
|
itbl_test_SOURCES = itbl-parse.y itbl-lex.l
|
1999-08-08 19:08:00 +02:00
|
|
|
itbl_test_LDADD = itbl-tops.o itbl-test.o $(GASLIBS) @LEXLIB@
|
1999-05-03 09:29:11 +02:00
|
|
|
|
1999-08-08 19:08:00 +02:00
|
|
|
itbl-tops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
|
|
|
|
$(COMPILE) -o itbl-tops.o -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
itbl-test.o: $(srcdir)/testsuite/gas/all/itbl-test.c $(srcdir)/itbl-ops.h
|
|
|
|
$(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
|
|
|
|
|
|
|
|
# CGEN interface.
|
|
|
|
|
|
|
|
CGEN_CPU_PREFIX = @cgen_cpu_prefix@
|
|
|
|
|
|
|
|
cgen.o: cgen.c cgen.h cgen-desc.h subsegs.h \
|
|
|
|
$(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
|
|
|
|
$(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
|
|
|
|
$(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-opc.h
|
|
|
|
|
|
|
|
# Remake the info files.
|
|
|
|
|
|
|
|
MOSTLYCLEANFILES = $(STAGESTUFF) core stamp-mk.com \
|
|
|
|
testsuite/*.o testsuite/*.out testsuite/gas.log testsuite/gas.sum \
|
|
|
|
testsuite/site.exp site.bak site.exp stage stage1 stage2
|
|
|
|
|
2000-05-27 15:41:11 +02:00
|
|
|
CLEANFILES = dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
.PHONY: install-exec-local install-data-local
|
|
|
|
.PHONY: install-exec-bindir install-exec-tooldir
|
|
|
|
|
|
|
|
install-exec-local: install-exec-bindir @install_tooldir@
|
|
|
|
|
|
|
|
install-exec-bindir: $(noinst_PROGRAMS)
|
2002-05-07 19:22:20 +02:00
|
|
|
$(mkinstalldirs) $(DESTDIR)$(bindir)
|
1999-05-03 09:29:11 +02:00
|
|
|
@list='$(noinst_PROGRAMS)'; for p in $$list; do \
|
|
|
|
if test -f $$p; then \
|
|
|
|
echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
|
2002-05-07 19:22:20 +02:00
|
|
|
$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
|
1999-05-03 09:29:11 +02:00
|
|
|
else :; fi; \
|
|
|
|
done
|
|
|
|
|
2000-03-09 04:14:44 +01:00
|
|
|
install-exec-tooldir: install-exec-bindir $(noinst_PROGRAMS)
|
2002-05-07 19:22:20 +02:00
|
|
|
$(mkinstalldirs) $(DESTDIR)$(tooldir)/bin
|
1999-05-03 09:29:11 +02:00
|
|
|
n=`echo as | sed '$(transform)'`; \
|
|
|
|
if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
|
2002-05-07 19:22:20 +02:00
|
|
|
rm -f $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
|
|
|
|
ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT) >/dev/null 2>/dev/null \
|
|
|
|
|| $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
|
1999-05-03 09:29:11 +02:00
|
|
|
else \
|
|
|
|
true ; \
|
|
|
|
fi
|
|
|
|
|
|
|
|
# These exist for maintenance purposes.
|
|
|
|
|
|
|
|
.PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
|
|
|
|
|
|
|
|
bootstrap: as-new
|
|
|
|
$(MAKE) stage1
|
|
|
|
rm -f stage && ln -s stage1 stage
|
|
|
|
$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
|
|
|
|
$(MAKE) stage2
|
|
|
|
rm -f stage && ln -s stage2 stage
|
|
|
|
$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
|
|
|
|
$(MAKE) comparison against=stage2
|
|
|
|
|
|
|
|
bootstrap2:
|
|
|
|
rm -f stage && ln -s stage1 stage
|
|
|
|
$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
|
|
|
|
$(MAKE) stage2
|
|
|
|
rm -f stage && ln -s stage2 stage
|
|
|
|
$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
|
|
|
|
$(MAKE) comparison against=stage2
|
|
|
|
|
|
|
|
bootstrap3:
|
|
|
|
rm -f stage && ln -s stage2 stage
|
|
|
|
$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
|
|
|
|
$(MAKE) comparison against=stage2
|
|
|
|
|
|
|
|
# Copy the object files from a particular stage into a subdirectory.
|
|
|
|
stage1:
|
|
|
|
-mkdir stage1
|
|
|
|
-mv $(STAGESTUFF) stage1
|
|
|
|
if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
|
|
|
|
|
|
|
|
stage2:
|
|
|
|
-mkdir stage2
|
|
|
|
-mv $(STAGESTUFF) stage2
|
|
|
|
if [ -f stage2/as-new$(EXEEXT) -a ! -f stage2/as$(EXEEXT) ] ; then (cd stage2 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
|
|
|
|
|
|
|
|
stage3:
|
|
|
|
-mkdir stage3
|
|
|
|
-mv $(STAGESTUFF) stage3
|
|
|
|
if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(EXEEXT)) ; fi
|
|
|
|
|
|
|
|
against=stage2
|
|
|
|
|
|
|
|
# This rule is derived from corresponding code in the Makefile.in for gcc.
|
|
|
|
# The "tail +16c" is to bypass headers which may include timestamps or
|
|
|
|
# temporary assembly file names.
|
|
|
|
comparison:
|
|
|
|
x=0 ; \
|
|
|
|
for file in *.o ; do \
|
|
|
|
tail +16c ./$$file > tmp-foo1; \
|
|
|
|
if tail +16c ${against}/$$file > tmp-foo2 2>/dev/null ; then \
|
|
|
|
if cmp tmp-foo1 tmp-foo2 ; then \
|
|
|
|
true ; \
|
|
|
|
else \
|
|
|
|
echo $$file differs ; \
|
|
|
|
x=1 ; \
|
|
|
|
fi ; \
|
|
|
|
else true; fi ; \
|
|
|
|
done ; \
|
|
|
|
exit $$x
|
|
|
|
-rm -f tmp-foo*
|
|
|
|
|
|
|
|
.PHONY: de-stage1 de-stage2 de-stage3
|
|
|
|
|
|
|
|
de-stage1:
|
|
|
|
- (cd stage1 ; rm -f as$(EXEEXT) ; mv -f * ..)
|
|
|
|
- rmdir stage1
|
|
|
|
|
|
|
|
de-stage2:
|
|
|
|
- (cd stage2 ; rm -f as$(EXEEXT) ; mv -f * ..)
|
|
|
|
- rmdir stage2
|
|
|
|
|
|
|
|
de-stage3:
|
|
|
|
- (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
|
|
|
|
- rmdir stage3
|
|
|
|
|
|
|
|
DEP_FILE_DEPS = $(CFILES) $(HFILES) $(TARGET_CPU_CFILES) \
|
|
|
|
$(TARGET_CPU_HFILES) $(OBJ_FORMAT_CFILES) $(OBJ_FORMAT_HFILES)
|
|
|
|
|
2001-10-02 08:02:51 +02:00
|
|
|
Makefile: $(BFDDIR)/configure.in
|
|
|
|
|
2000-05-27 15:41:11 +02:00
|
|
|
# Automatic dependency computation. This is a real pain, because the
|
|
|
|
# dependencies change based on target_cpu_type and obj_format.
|
|
|
|
# Just to make things even more complicated, automake separates the
|
|
|
|
# dependency variable assignments from the dependency rules, and tacks
|
|
|
|
# on a .NOEXPORT at the end of Makefile.in.
|
|
|
|
|
1999-08-08 19:48:38 +02:00
|
|
|
DEP: dep.sed $(DEP_FILE_DEPS) DEPTC DEPOBJ DEP2
|
2000-05-27 15:41:11 +02:00
|
|
|
rm -f DEP1 # delete because we use $? in DEP1 rule
|
1999-05-03 09:29:11 +02:00
|
|
|
srcdir=`cd $(srcdir); pwd`; \
|
2000-04-04 12:53:56 +02:00
|
|
|
$(MAKE) MKDEP="$(MKDEP)" srcdir="$${srcdir}" VPATH="$${srcdir}" DEP1
|
1999-08-08 19:48:38 +02:00
|
|
|
rm -rf DEPDIR
|
2000-05-27 15:41:11 +02:00
|
|
|
echo 'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
|
1999-08-08 19:48:38 +02:00
|
|
|
sed -f dep.sed < DEPTC >> DEPA
|
|
|
|
sed -f dep.sed < DEPOBJ >> DEPA
|
|
|
|
sed -f dep.sed < DEP2 >> DEPA
|
2000-05-27 15:41:11 +02:00
|
|
|
echo 'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
|
|
|
|
echo '#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
|
|
|
|
sed -f dep.sed < DEP1 >> DEPA
|
1999-08-08 19:48:38 +02:00
|
|
|
echo '$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
|
|
|
|
echo '$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
|
|
|
|
echo '$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
|
2000-05-27 15:41:11 +02:00
|
|
|
echo '#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
|
2000-06-22 15:01:43 +02:00
|
|
|
if grep ' /' DEPA > /dev/null 2> /dev/null; then \
|
|
|
|
echo 'make DEP failed!'; exit 1; \
|
|
|
|
else \
|
|
|
|
mv -f DEPA $@; \
|
|
|
|
fi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
1999-08-08 19:48:38 +02:00
|
|
|
DEP1: $(CFILES) $(MULTI_CFILES)
|
|
|
|
if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
|
1999-05-03 09:29:11 +02:00
|
|
|
srcdir=`cd $(srcdir); pwd`; \
|
1999-08-08 19:48:38 +02:00
|
|
|
cd DEPDIR; \
|
1999-05-03 09:29:11 +02:00
|
|
|
echo '' > targ-cpu.h; \
|
|
|
|
echo '' > obj-format.h; \
|
|
|
|
echo '' > targ-env.h; \
|
|
|
|
echo '' > itbl-cpu.h; \
|
1999-06-03 11:06:24 +02:00
|
|
|
echo '' > itbl-parse.h; \
|
2001-07-24 12:07:15 +02:00
|
|
|
$(MKDEP) $(DEP_FLAGS) $? > DEP
|
2000-04-04 12:53:56 +02:00
|
|
|
mv -f DEPDIR/DEP $@
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
# Work out the special dependencies for the tc-*.c files.
|
1999-08-08 19:48:38 +02:00
|
|
|
DEPTC: $(TARGET_CPU_CFILES)
|
|
|
|
rm -f DEPTCA
|
|
|
|
if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
|
1999-05-03 09:29:11 +02:00
|
|
|
srcdir=`cd $(srcdir); pwd`; \
|
1999-08-08 19:48:38 +02:00
|
|
|
cd DEPDIR; \
|
1999-05-03 09:29:11 +02:00
|
|
|
for c in $(CPU_TYPES); do \
|
|
|
|
for o in $(OBJ_FORMATS); do \
|
|
|
|
$(CPU_OBJ_VALID) \
|
|
|
|
if [ x$${valid} = xyes ]; then \
|
|
|
|
echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
|
|
|
|
echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
|
|
|
|
echo '#include "te-generic.h"' > targ-env.h; \
|
|
|
|
echo '' > itbl-cpu.h; \
|
1999-06-03 11:06:24 +02:00
|
|
|
echo '' > itbl-parse.h; \
|
1999-05-03 09:29:11 +02:00
|
|
|
echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
|
|
|
|
rm -f dummy.c; \
|
|
|
|
cp $${srcdir}/config/tc-$${c}.c dummy.c; \
|
2001-07-24 12:07:15 +02:00
|
|
|
$(MKDEP) $(DEP_FLAGS) dummy.c | \
|
2000-04-04 12:53:56 +02:00
|
|
|
sed -e "s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ../DEPTCA; \
|
1999-05-03 09:29:11 +02:00
|
|
|
rm -f dummy.c; \
|
|
|
|
else true; fi; \
|
|
|
|
done; \
|
|
|
|
done
|
1999-08-08 19:48:38 +02:00
|
|
|
echo 'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
|
|
|
|
echo ' $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPTCA
|
|
|
|
echo ' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
|
2000-04-19 11:28:52 +02:00
|
|
|
for c in $(MULTI_CPU_TYPES); do \
|
2000-05-27 15:41:11 +02:00
|
|
|
echo "DEPTC_$${c}"'_multi = \' >> DEPTCA; \
|
2000-04-19 11:28:52 +02:00
|
|
|
for o in $(OBJ_FORMATS); do \
|
|
|
|
$(MULTI_CPU_OBJ_VALID) \
|
1999-05-03 09:29:11 +02:00
|
|
|
if [ x$${valid} = xyes ]; then \
|
2000-04-19 11:28:52 +02:00
|
|
|
echo '$$(DEPTC_'"$${c}_$${o}"') \' >> DEPTCA; \
|
1999-05-03 09:29:11 +02:00
|
|
|
else true; fi; \
|
2000-04-19 11:28:52 +02:00
|
|
|
done; \
|
|
|
|
echo '' >> DEPTCA; \
|
1999-05-03 09:29:11 +02:00
|
|
|
done
|
1999-08-08 19:48:38 +02:00
|
|
|
mv -f DEPTCA DEPTC
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
# Work out the special dependencies for the obj-*.c files.
|
1999-08-08 19:48:38 +02:00
|
|
|
DEPOBJ: $(OBJ_FORMAT_CFILES)
|
|
|
|
rm -f DEPOBJA
|
|
|
|
if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
|
1999-05-03 09:29:11 +02:00
|
|
|
srcdir=`cd $(srcdir); pwd`; \
|
1999-08-08 19:48:38 +02:00
|
|
|
cd DEPDIR; \
|
1999-05-03 09:29:11 +02:00
|
|
|
for c in $(CPU_TYPES); do \
|
|
|
|
for o in $(OBJ_FORMATS); do \
|
|
|
|
$(CPU_OBJ_VALID) \
|
|
|
|
if [ x$${valid} = xyes ]; then \
|
|
|
|
echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
|
|
|
|
echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
|
|
|
|
echo '#include "te-generic.h"' > targ-env.h; \
|
|
|
|
echo '' > itbl-cpu.h; \
|
1999-06-03 11:06:24 +02:00
|
|
|
echo '' > itbl-parse.h; \
|
1999-05-03 09:29:11 +02:00
|
|
|
rm -f dummy.c; \
|
|
|
|
cp $${srcdir}/config/obj-$${o}.c dummy.c; \
|
2001-07-24 12:07:15 +02:00
|
|
|
$(MKDEP) $(DEP_FLAGS) dummy.c | \
|
2000-04-04 12:53:56 +02:00
|
|
|
sed -e "s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ../DEPOBJA; \
|
1999-05-03 09:29:11 +02:00
|
|
|
rm -f dummy.c; \
|
|
|
|
else true; fi; \
|
|
|
|
done; \
|
|
|
|
done
|
1999-08-08 19:48:38 +02:00
|
|
|
echo 'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
|
|
|
|
echo ' $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPOBJA
|
|
|
|
echo ' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
|
|
|
|
echo ' $$(INCDIR)/aout/stab.def' >> DEPOBJA
|
2000-04-19 11:28:52 +02:00
|
|
|
for c in $(MULTI_CPU_TYPES); do \
|
2000-05-27 15:41:11 +02:00
|
|
|
echo "DEPOBJ_$${c}"'_multi = \' >> DEPOBJA; \
|
2000-04-19 11:28:52 +02:00
|
|
|
for o in $(OBJ_FORMATS); do \
|
|
|
|
$(MULTI_CPU_OBJ_VALID) \
|
1999-05-03 09:29:11 +02:00
|
|
|
if [ x$${valid} = xyes ]; then \
|
2000-04-19 11:28:52 +02:00
|
|
|
echo '$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
|
1999-05-03 09:29:11 +02:00
|
|
|
else true; fi; \
|
2000-04-19 11:28:52 +02:00
|
|
|
done; \
|
|
|
|
echo '' >> DEPOBJA; \
|
1999-05-03 09:29:11 +02:00
|
|
|
done
|
1999-08-08 19:48:38 +02:00
|
|
|
mv -f DEPOBJA DEPOBJ
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
# Work out the dependencies for each CPU/OBJ combination.
|
|
|
|
# Note that SOM is a special case, because it only works native.
|
1999-08-08 19:48:38 +02:00
|
|
|
DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
|
2000-05-27 15:41:11 +02:00
|
|
|
rm -f DEP2A
|
1999-08-08 19:48:38 +02:00
|
|
|
if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
|
1999-05-03 09:29:11 +02:00
|
|
|
srcdir=`cd $(srcdir); pwd`; \
|
1999-08-08 19:48:38 +02:00
|
|
|
cd DEPDIR; \
|
1999-05-03 09:29:11 +02:00
|
|
|
for c in $(CPU_TYPES); do \
|
|
|
|
for o in $(OBJ_FORMATS); do \
|
|
|
|
$(CPU_OBJ_VALID) \
|
|
|
|
if [ x$${valid} = xyes ]; then \
|
|
|
|
echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
|
|
|
|
echo '#include "obj-'"$${o}"'.h"' > dummy.c; \
|
2001-07-24 12:07:15 +02:00
|
|
|
$(MKDEP) $(DEP_FLAGS) dummy.c | \
|
2000-05-27 15:41:11 +02:00
|
|
|
sed -e "s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ../DEP2A; \
|
1999-05-03 09:29:11 +02:00
|
|
|
else true; fi; \
|
|
|
|
done; \
|
|
|
|
done
|
2000-05-27 15:41:11 +02:00
|
|
|
echo 'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
|
2000-04-19 11:28:52 +02:00
|
|
|
for c in $(MULTI_CPU_TYPES); do \
|
2000-05-27 15:41:11 +02:00
|
|
|
echo "DEP_$${c}"'_multi = \' >> DEP2A; \
|
2000-04-19 11:28:52 +02:00
|
|
|
for o in $(OBJ_FORMATS); do \
|
|
|
|
$(MULTI_CPU_OBJ_VALID) \
|
1999-05-03 09:29:11 +02:00
|
|
|
if [ x$${valid} = xyes ]; then \
|
2000-05-27 15:41:11 +02:00
|
|
|
echo '$$(DEP_'"$${c}_$${o}"') \' >> DEP2A; \
|
1999-05-03 09:29:11 +02:00
|
|
|
else true; fi; \
|
2000-04-19 11:28:52 +02:00
|
|
|
done; \
|
2000-05-27 15:41:11 +02:00
|
|
|
echo '' >> DEP2A; \
|
1999-05-03 09:29:11 +02:00
|
|
|
done
|
2000-05-27 15:41:11 +02:00
|
|
|
mv -f DEP2A DEP2
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
dep.sed: dep-in.sed config.status
|
|
|
|
srcdir=`cd $(srcdir); pwd`; \
|
|
|
|
sed <$(srcdir)/dep-in.sed >dep.sed \
|
|
|
|
-e "s!@INCDIR@!$${srcdir}/../include!" \
|
|
|
|
-e "s!@BFDDIR@!$${srcdir}/../bfd!" \
|
2002-04-04 16:07:22 +02:00
|
|
|
-e "s!@SRCDIR@!$${srcdir}!" \
|
|
|
|
-e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
|
1999-05-03 09:29:11 +02:00
|
|
|
|
1999-08-08 19:48:38 +02:00
|
|
|
dep: DEP
|
2000-05-27 15:41:11 +02:00
|
|
|
sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
|
|
|
|
< Makefile > tmp-Makefile
|
1999-08-08 19:48:38 +02:00
|
|
|
cat DEP >> tmp-Makefile
|
1999-05-03 09:29:11 +02:00
|
|
|
$(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
|
|
|
|
|
1999-08-08 19:48:38 +02:00
|
|
|
dep-in: DEP
|
2000-05-27 15:41:11 +02:00
|
|
|
sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
|
|
|
|
< $(srcdir)/Makefile.in > tmp-Makefile.in
|
1999-08-08 19:48:38 +02:00
|
|
|
cat DEP >> tmp-Makefile.in
|
1999-05-03 09:29:11 +02:00
|
|
|
$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
|
|
|
|
|
1999-08-08 19:48:38 +02:00
|
|
|
dep-am: DEP
|
2000-05-27 15:41:11 +02:00
|
|
|
sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
|
|
|
|
< $(srcdir)/Makefile.am > tmp-Makefile.am
|
1999-08-08 19:48:38 +02:00
|
|
|
cat DEP >> tmp-Makefile.am
|
1999-05-03 09:29:11 +02:00
|
|
|
$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
|
|
|
|
|
2000-05-27 15:41:11 +02:00
|
|
|
# HEED THE MKDEP WARNINGS.
|
|
|
|
# ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
|
1999-05-03 09:29:11 +02:00
|
|
|
.PHONY: dep dep-in dep-am
|
|
|
|
|
2000-05-27 15:41:11 +02:00
|
|
|
AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_a29k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-a29k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/opcode/a29k.h
|
|
|
|
DEPTC_a29k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-a29k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/a29k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/a29k.h
|
|
|
|
DEPTC_a29k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/opcode/a29k.h
|
|
|
|
DEPTC_alpha_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-alpha.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
struc-symbol.h ecoff.h $(INCDIR)/opcode/alpha.h $(INCDIR)/safe-ctype.h \
|
|
|
|
$(srcdir)/config/atof-vax.c
|
|
|
|
DEPTC_alpha_ecoff = $(INCDIR)/symcat.h $(srcdir)/config/obj-ecoff.h \
|
|
|
|
$(srcdir)/config/tc-alpha.h ecoff.h $(INCDIR)/coff/sym.h \
|
|
|
|
$(INCDIR)/coff/ecoff.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
struc-symbol.h $(INCDIR)/opcode/alpha.h $(INCDIR)/safe-ctype.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(srcdir)/config/atof-vax.c
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_alpha_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h \
|
2000-06-22 05:35:54 +02:00
|
|
|
subsegs.h $(INCDIR)/obstack.h struc-symbol.h ecoff.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h $(INCDIR)/opcode/alpha.h \
|
|
|
|
$(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
dwarf2dbg.h $(INCDIR)/safe-ctype.h $(srcdir)/config/atof-vax.c
|
|
|
|
DEPTC_alpha_evax = $(INCDIR)/symcat.h $(srcdir)/config/obj-evax.h \
|
|
|
|
$(srcdir)/config/tc-alpha.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
struc-symbol.h ecoff.h $(INCDIR)/opcode/alpha.h $(INCDIR)/safe-ctype.h \
|
|
|
|
$(srcdir)/config/atof-vax.c
|
|
|
|
DEPTC_arc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-arc.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h struc-symbol.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/opcode/arc.h $(srcdir)/../opcodes/arc-ext.h \
|
|
|
|
$(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_arc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h \
|
|
|
|
struc-symbol.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/opcode/arc.h $(srcdir)/../opcodes/arc-ext.h \
|
|
|
|
$(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_arm_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-arm.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h
|
|
|
|
DEPTC_arm_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-arm.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
|
|
|
|
$(INCDIR)/obstack.h
|
|
|
|
DEPTC_arm_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
|
|
|
|
DEPTC_avr_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-avr.h $(INCDIR)/coff/internal.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/avr.h
|
|
|
|
DEPTC_avr_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/opcode/avr.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_cris_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-cris.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/opcode/cris.h dwarf2dbg.h
|
|
|
|
DEPTC_cris_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/opcode/cris.h dwarf2dbg.h
|
|
|
|
DEPTC_d10v_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-d10v.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h \
|
|
|
|
$(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_d10v_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/opcode/d10v.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
|
|
|
|
DEPTC_d30v_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-d30v.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_d30v_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/opcode/d30v.h
|
2002-05-31 06:27:37 +02:00
|
|
|
DEPTC_dlx_coff = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
|
|
|
|
$(srcdir)/config/obj-coff.h $(srcdir)/config/tc-dlx.h \
|
|
|
|
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
2002-05-28 16:08:47 +02:00
|
|
|
$(INCDIR)/opcode/dlx.h
|
2002-05-31 06:27:37 +02:00
|
|
|
DEPTC_dlx_elf = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
|
|
|
|
$(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
|
|
|
|
$(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(srcdir)/config/tc-dlx.h $(INCDIR)/opcode/dlx.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_fr30_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-fr30.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/fr30-desc.h \
|
2000-06-20 22:40:40 +02:00
|
|
|
$(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
|
|
|
|
cgen.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_fr30_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(srcdir)/../opcodes/fr30-desc.h $(INCDIR)/opcode/cgen.h \
|
|
|
|
$(srcdir)/../opcodes/fr30-opc.h cgen.h
|
2002-06-18 23:15:21 +02:00
|
|
|
DEPTC_frv_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-frv.h $(INCDIR)/coff/internal.h \
|
2002-07-03 01:56:53 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h dwarf2dbg.h \
|
2002-06-18 23:15:21 +02:00
|
|
|
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/frv-desc.h \
|
|
|
|
$(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/frv-opc.h \
|
2002-07-03 01:56:53 +02:00
|
|
|
cgen.h $(BFDDIR)/libbfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/frv.h \
|
|
|
|
$(INCDIR)/elf/reloc-macros.h
|
2002-06-18 23:15:21 +02:00
|
|
|
DEPTC_frv_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-frv.h \
|
2002-07-03 01:56:53 +02:00
|
|
|
dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/frv-desc.h \
|
|
|
|
$(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/frv-opc.h \
|
|
|
|
cgen.h $(BFDDIR)/libbfd.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_h8300_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-h8300.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h \
|
|
|
|
$(INCDIR)/safe-ctype.h
|
|
|
|
DEPTC_h8300_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h
|
|
|
|
DEPTC_h8500_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-h8500.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h \
|
|
|
|
$(INCDIR)/safe-ctype.h
|
|
|
|
DEPTC_h8500_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_hppa_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-hppa.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
|
|
|
|
DEPTC_hppa_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h \
|
|
|
|
$(BFDDIR)/elf32-hppa.h $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h \
|
|
|
|
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/hppa.h \
|
|
|
|
dwarf2dbg.h
|
|
|
|
DEPTC_ia64_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
|
|
|
|
$(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
|
|
|
dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h
|
|
|
|
DEPTC_ia64_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/safe-ctype.h dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h
|
|
|
|
DEPTC_i370_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-i370.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/i370.h
|
|
|
|
DEPTC_i370_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
struc-symbol.h $(INCDIR)/opcode/i370.h $(INCDIR)/elf/i370.h
|
|
|
|
DEPTC_i386_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-i386.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
dwarf2dbg.h $(INCDIR)/opcode/i386.h
|
|
|
|
DEPTC_i386_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-i386.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
|
|
|
|
$(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/i386.h
|
|
|
|
DEPTC_i386_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
dwarf2dbg.h $(INCDIR)/opcode/i386.h
|
|
|
|
DEPTC_i860_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/opcode/i860.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h
|
|
|
|
DEPTC_i960_bout = $(INCDIR)/symcat.h $(srcdir)/config/obj-bout.h \
|
|
|
|
$(srcdir)/config/tc-i960.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/opcode/i960.h
|
|
|
|
DEPTC_i960_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-i960.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
|
|
|
|
DEPTC_i960_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
|
2002-07-23 14:46:43 +02:00
|
|
|
DEPTC_ip2k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-ip2k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h dwarf2dbg.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/ip2k-desc.h \
|
|
|
|
$(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/ip2k-opc.h \
|
|
|
|
cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/ip2k.h \
|
|
|
|
$(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h
|
2002-07-19 09:52:40 +02:00
|
|
|
DEPTC_ip2k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ip2k.h \
|
2002-07-23 14:46:43 +02:00
|
|
|
dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/ip2k-desc.h \
|
|
|
|
$(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/ip2k-opc.h \
|
|
|
|
cgen.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
$(BFDDIR)/libbfd.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_m32r_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-m32r.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/m32r-desc.h \
|
2000-06-20 22:40:40 +02:00
|
|
|
$(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
|
|
|
|
cgen.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_m32r_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(srcdir)/../opcodes/m32r-desc.h $(INCDIR)/opcode/cgen.h \
|
|
|
|
$(srcdir)/../opcodes/m32r-opc.h cgen.h
|
|
|
|
DEPTC_m68hc11_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-m68hc11.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
|
|
|
|
$(INCDIR)/obstack.h $(INCDIR)/opcode/m68hc11.h dwarf2dbg.h
|
|
|
|
DEPTC_m68hc11_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/opcode/m68hc11.h dwarf2dbg.h
|
|
|
|
DEPTC_m68k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
2000-06-22 05:35:54 +02:00
|
|
|
$(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h subsegs.h \
|
|
|
|
dwarf2dbg.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_m68k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-m68k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h dwarf2dbg.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
|
|
|
|
DEPTC_m68k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h subsegs.h \
|
|
|
|
dwarf2dbg.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h \
|
|
|
|
$(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h
|
|
|
|
DEPTC_m68k_hp300 = $(INCDIR)/symcat.h $(srcdir)/config/obj-hp300.h \
|
|
|
|
$(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
|
|
|
$(INCDIR)/obstack.h subsegs.h dwarf2dbg.h $(INCDIR)/opcode/m68k.h \
|
|
|
|
$(srcdir)/config/m68k-parse.h
|
|
|
|
DEPTC_m88k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-m88k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
|
|
|
|
$(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
|
|
|
|
DEPTC_m88k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(srcdir)/config/m88k-opcode.h
|
|
|
|
DEPTC_mcore_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-mcore.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
|
|
|
|
$(INCDIR)/safe-ctype.h
|
|
|
|
DEPTC_mcore_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/elf/mcore.h $(INCDIR)/elf/reloc-macros.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_mips_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-mips.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
$(INCDIR)/opcode/mips.h itbl-ops.h dwarf2dbg.h $(srcdir)/config/obj-elf.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
|
|
|
|
DEPTC_mips_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-mips.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
$(INCDIR)/opcode/mips.h itbl-ops.h dwarf2dbg.h $(srcdir)/config/obj-elf.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
|
|
|
|
DEPTC_mips_ecoff = $(INCDIR)/symcat.h $(srcdir)/config/obj-ecoff.h \
|
|
|
|
$(srcdir)/config/tc-mips.h ecoff.h $(INCDIR)/coff/sym.h \
|
|
|
|
$(INCDIR)/coff/ecoff.h subsegs.h $(INCDIR)/obstack.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/opcode/mips.h itbl-ops.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
dwarf2dbg.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
|
|
|
|
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_mips_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
$(INCDIR)/opcode/mips.h itbl-ops.h dwarf2dbg.h $(INCDIR)/elf/mips.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/elf/reloc-macros.h ecoff.h $(INCDIR)/coff/sym.h \
|
|
|
|
$(INCDIR)/coff/ecoff.h
|
2001-10-31 06:04:33 +01:00
|
|
|
DEPTC_mmix_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mmix.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/mmix.h \
|
|
|
|
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h \
|
|
|
|
$(INCDIR)/safe-ctype.h dwarf2dbg.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_mn10200_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-mn10200.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
|
|
|
|
DEPTC_mn10200_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/opcode/mn10200.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_mn10300_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-mn10300.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h \
|
|
|
|
dwarf2dbg.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_mn10300_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/opcode/mn10300.h dwarf2dbg.h
|
|
|
|
DEPTC_ns32k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-ns32k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
2000-06-20 22:40:40 +02:00
|
|
|
$(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_ns32k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-ns32k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ns32k.h \
|
2000-06-22 05:35:54 +02:00
|
|
|
$(INCDIR)/obstack.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_ns32k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h \
|
|
|
|
$(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
|
|
|
|
DEPTC_openrisc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-openrisc.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(srcdir)/../opcodes/openrisc-desc.h $(INCDIR)/opcode/cgen.h \
|
|
|
|
$(srcdir)/../opcodes/openrisc-opc.h cgen.h
|
|
|
|
DEPTC_openrisc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/openrisc-desc.h \
|
2001-05-02 20:14:31 +02:00
|
|
|
$(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/openrisc-opc.h \
|
|
|
|
cgen.h
|
2002-02-01 04:26:35 +01:00
|
|
|
DEPTC_or32_coff = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
|
|
|
|
$(srcdir)/config/obj-coff.h $(srcdir)/config/tc-or32.h \
|
|
|
|
$(INCDIR)/coff/internal.h $(INCDIR)/coff/or32.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/opcode/or32.h $(INCDIR)/elf/or32.h \
|
|
|
|
$(INCDIR)/elf/reloc-macros.h
|
|
|
|
DEPTC_or32_elf = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
|
|
|
|
$(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
|
|
|
|
$(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(srcdir)/config/tc-or32.h $(INCDIR)/opcode/or32.h \
|
|
|
|
$(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_pdp11_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-pdp11.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pdp11.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_pdp11_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-pdp11.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/opcode/pdp11.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_pdp11_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pdp11.h
|
|
|
|
DEPTC_pj_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-pj.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/opcode/pj.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_pj_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pj.h
|
|
|
|
DEPTC_ppc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-ppc.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/opcode/ppc.h
|
|
|
|
DEPTC_ppc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/opcode/ppc.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
dwarf2dbg.h
|
|
|
|
DEPTC_s390_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-s390.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/s390.h \
|
2001-02-27 07:43:56 +01:00
|
|
|
$(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_s390_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
struc-symbol.h $(INCDIR)/opcode/s390.h $(INCDIR)/elf/s390.h \
|
|
|
|
$(INCDIR)/elf/reloc-macros.h
|
|
|
|
DEPTC_sh_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-sh.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h \
|
|
|
|
$(INCDIR)/safe-ctype.h struc-symbol.h dwarf2dbg.h
|
|
|
|
DEPTC_sh_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h \
|
|
|
|
$(INCDIR)/safe-ctype.h struc-symbol.h $(INCDIR)/elf/sh.h \
|
|
|
|
$(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
|
2002-03-21 10:40:17 +01:00
|
|
|
DEPTC_sh64_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh64.h \
|
|
|
|
$(srcdir)/config/tc-sh.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(srcdir)/../opcodes/sh64-opc.h \
|
|
|
|
$(srcdir)/config/tc-sh.c subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(srcdir)/../opcodes/sh-opc.h struc-symbol.h dwarf2dbg.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_sparc_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-sparc.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/opcode/sparc.h
|
|
|
|
DEPTC_sparc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-sparc.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
|
|
|
|
$(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h
|
|
|
|
DEPTC_sparc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/opcode/sparc.h $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
dwarf2dbg.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_tahoe_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-tahoe.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
|
|
|
|
DEPTC_tahoe_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-tahoe.h $(INCDIR)/coff/internal.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
|
|
|
|
$(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_tahoe_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_tic30_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-tic30.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic30.h
|
|
|
|
DEPTC_tic30_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-tic30.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic30.h
|
|
|
|
DEPTC_tic30_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic30.h
|
|
|
|
DEPTC_tic54x_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-tic54x.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h sb.h macro.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/tic54x.h
|
|
|
|
DEPTC_tic54x_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h \
|
|
|
|
$(INCDIR)/safe-ctype.h sb.h macro.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
struc-symbol.h $(INCDIR)/opcode/tic54x.h $(srcdir)/config/obj-coff.h \
|
2000-06-22 15:01:43 +02:00
|
|
|
$(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
|
|
|
|
$(BFDDIR)/libcoff.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_tic80_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-tic80.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic80.h
|
|
|
|
DEPTC_tic80_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic80.h
|
|
|
|
DEPTC_vax_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-vax.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
2002-07-03 01:56:53 +02:00
|
|
|
$(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h subsegs.h \
|
|
|
|
$(INCDIR)/opcode/vax.h $(INCDIR)/safe-ctype.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_vax_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-vax.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(srcdir)/config/vax-inst.h \
|
2002-07-03 01:56:53 +02:00
|
|
|
$(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/vax.h \
|
|
|
|
$(INCDIR)/safe-ctype.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_vax_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h \
|
2002-07-03 01:56:53 +02:00
|
|
|
$(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h subsegs.h \
|
|
|
|
$(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/vax.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/safe-ctype.h
|
|
|
|
DEPTC_vax_vms = $(INCDIR)/symcat.h $(srcdir)/config/obj-vms.h \
|
|
|
|
$(srcdir)/config/tc-vax.h $(INCDIR)/aout/stab_gnu.h \
|
|
|
|
$(INCDIR)/aout/stab.def $(srcdir)/config/vax-inst.h \
|
2002-07-03 01:56:53 +02:00
|
|
|
$(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/vax.h \
|
|
|
|
$(INCDIR)/safe-ctype.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_w65_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-w65.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
|
|
|
|
DEPTC_w65_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
|
|
|
|
DEPTC_v850_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/opcode/v850.h dwarf2dbg.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPTC_v850_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
2000-06-22 15:01:43 +02:00
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h \
|
|
|
|
dwarf2dbg.h
|
2002-01-22 09:58:00 +01:00
|
|
|
DEPTC_xstormy16_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-xstormy16.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
$(srcdir)/../opcodes/xstormy16-desc.h $(INCDIR)/opcode/cgen.h \
|
|
|
|
$(srcdir)/../opcodes/xstormy16-opc.h cgen.h
|
|
|
|
DEPTC_xstormy16_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xstormy16.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/xstormy16-desc.h \
|
|
|
|
$(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/xstormy16-opc.h \
|
|
|
|
cgen.h
|
2001-10-31 06:04:33 +01:00
|
|
|
DEPTC_z8k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-z8k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(srcdir)/../opcodes/z8k-opc.h
|
|
|
|
DEPTC_z8k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h \
|
|
|
|
$(INCDIR)/safe-ctype.h $(srcdir)/../opcodes/z8k-opc.h
|
1999-08-08 19:48:38 +02:00
|
|
|
DEPTC_hppa_som = $(srcdir)/config/tc-hppa.h subsegs.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
$(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h \
|
|
|
|
$(BFDDIR)/som.h
|
2000-04-19 11:28:52 +02:00
|
|
|
DEPTC_i386_multi = $(DEPTC_i386_aout) $(DEPTC_i386_coff) \
|
|
|
|
$(DEPTC_i386_elf)
|
1999-08-08 19:48:38 +02:00
|
|
|
DEPTC_mips_multi = $(DEPTC_mips_coff) $(DEPTC_mips_ecoff) \
|
|
|
|
$(DEPTC_mips_elf)
|
2000-07-20 19:45:28 +02:00
|
|
|
DEPTC_cris_multi = $(DEPTC_cris_aout) $(DEPTC_cris_elf)
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_a29k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-a29k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_a29k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-a29k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/a29k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_a29k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_alpha_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-alpha.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_alpha_ecoff = $(INCDIR)/symcat.h $(srcdir)/config/obj-ecoff.h \
|
|
|
|
$(srcdir)/config/tc-alpha.h ecoff.h $(INCDIR)/coff/sym.h \
|
|
|
|
$(INCDIR)/coff/ecoff.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(BFDDIR)/libecoff.h
|
|
|
|
DEPOBJ_alpha_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
$(INCDIR)/aout/aout64.h
|
|
|
|
DEPOBJ_alpha_evax = $(INCDIR)/symcat.h $(srcdir)/config/obj-evax.h \
|
|
|
|
$(srcdir)/config/tc-alpha.h
|
|
|
|
DEPOBJ_arc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-arc.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h struc-symbol.h \
|
|
|
|
$(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_arc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h \
|
|
|
|
struc-symbol.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2000-05-17 16:24:25 +02:00
|
|
|
$(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_arm_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-arm.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_arm_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-arm.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_arm_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_avr_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-avr.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_avr_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_cris_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-cris.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_cris_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_d10v_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-d10v.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_d10v_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_d30v_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-d30v.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_d30v_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2002-05-31 06:27:37 +02:00
|
|
|
DEPOBJ_dlx_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-dlx.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2002-05-28 16:08:47 +02:00
|
|
|
DEPOBJ_dlx_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-dlx.h \
|
2002-05-31 06:27:37 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_fr30_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-fr30.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_fr30_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2002-06-18 23:15:21 +02:00
|
|
|
DEPOBJ_frv_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-frv.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
|
|
|
DEPOBJ_frv_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-frv.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_h8300_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-h8300.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
2000-06-22 05:35:54 +02:00
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_h8300_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_h8500_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-h8500.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_h8500_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_hppa_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-hppa.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_hppa_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h \
|
|
|
|
$(BFDDIR)/elf32-hppa.h $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h \
|
|
|
|
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_ia64_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
|
|
|
|
$(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_ia64_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_i370_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-i370.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_i370_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/elf/i370.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_i386_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-i386.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_i386_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-i386.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_i386_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_i860_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_i960_bout = $(INCDIR)/symcat.h $(srcdir)/config/obj-bout.h \
|
|
|
|
$(srcdir)/config/tc-i960.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_i960_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-i960.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_i960_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2002-07-23 14:46:43 +02:00
|
|
|
DEPOBJ_ip2k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-ip2k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2002-07-19 09:52:40 +02:00
|
|
|
DEPOBJ_ip2k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ip2k.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_m32r_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-m32r.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_m32r_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_m68hc11_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-m68hc11.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_m68hc11_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_m68k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_m68k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-m68k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_m68k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_m68k_hp300 = $(srcdir)/config/obj-aout.c $(INCDIR)/symcat.h \
|
|
|
|
$(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
|
2000-06-22 05:35:54 +02:00
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
|
|
|
|
$(INCDIR)/obstack.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_m88k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-m88k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_m88k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_mcore_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-mcore.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_mcore_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_mips_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-mips.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_mips_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-mips.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_mips_ecoff = $(INCDIR)/symcat.h $(srcdir)/config/obj-ecoff.h \
|
|
|
|
$(srcdir)/config/tc-mips.h ecoff.h $(INCDIR)/coff/sym.h \
|
|
|
|
$(INCDIR)/coff/ecoff.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(BFDDIR)/libecoff.h
|
|
|
|
DEPOBJ_mips_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
|
2001-10-31 06:04:33 +01:00
|
|
|
DEPOBJ_mmix_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mmix.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_mn10200_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-mn10200.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_mn10200_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_mn10300_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-mn10300.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_mn10300_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h \
|
2001-09-30 17:55:46 +02:00
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_ns32k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-ns32k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_ns32k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-ns32k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
|
|
|
DEPOBJ_ns32k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_openrisc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-openrisc.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_openrisc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2002-02-01 04:26:35 +01:00
|
|
|
DEPOBJ_or32_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-or32.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/or32.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_or32_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-or32.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_pdp11_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-pdp11.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_pdp11_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-pdp11.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_pdp11_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_pj_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-pj.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_pj_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_ppc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-ppc.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_ppc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
$(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_s390_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-s390.h $(INCDIR)/coff/internal.h \
|
2000-06-20 22:40:40 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_s390_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_sh_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-sh.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_sh_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2002-03-18 13:46:27 +01:00
|
|
|
DEPOBJ_sh64_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-sh64.h $(srcdir)/config/tc-sh.h \
|
|
|
|
$(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_sh64_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh64.h \
|
|
|
|
$(srcdir)/config/tc-sh.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_sparc_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-sparc.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_sparc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-sparc.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_sparc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_tahoe_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-tahoe.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_tahoe_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-tahoe.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_tahoe_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_tic30_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-tic30.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_tic30_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-tic30.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_tic30_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_tic54x_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-tic54x.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_tic54x_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_tic80_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-tic80.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_tic80_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_vax_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-vax.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_vax_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-vax.h $(INCDIR)/coff/internal.h \
|
2001-05-03 04:07:02 +02:00
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_vax_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_vax_vms = $(INCDIR)/symcat.h $(srcdir)/config/obj-vms.h \
|
|
|
|
$(srcdir)/config/tc-vax.h $(INCDIR)/aout/stab_gnu.h \
|
|
|
|
$(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h subsegs.h \
|
|
|
|
$(INCDIR)/obstack.h
|
|
|
|
DEPOBJ_w65_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-w65.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_w65_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_v850_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
|
|
|
$(INCDIR)/obstack.h subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_v850_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/aout/aout64.h
|
2002-01-22 09:58:00 +01:00
|
|
|
DEPOBJ_xstormy16_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-xstormy16.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h
|
|
|
|
DEPOBJ_xstormy16_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xstormy16.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEPOBJ_z8k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
|
|
|
|
$(srcdir)/config/tc-z8k.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
|
|
|
|
DEPOBJ_z8k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h \
|
|
|
|
$(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
|
2002-06-08 10:45:03 +02:00
|
|
|
struc-symbol.h $(INCDIR)/aout/aout64.h
|
1999-08-08 19:48:38 +02:00
|
|
|
DEPOBJ_hppa_som = $(srcdir)/config/obj-som.h subsegs.h \
|
1999-05-03 09:29:11 +02:00
|
|
|
$(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/som.h \
|
|
|
|
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
2000-04-19 11:28:52 +02:00
|
|
|
DEPOBJ_i386_multi = $(DEPOBJ_i386_aout) $(DEPOBJ_i386_coff) \
|
|
|
|
$(DEPOBJ_i386_elf)
|
1999-08-08 19:48:38 +02:00
|
|
|
DEPOBJ_mips_multi = $(DEPOBJ_mips_coff) $(DEPOBJ_mips_ecoff) \
|
|
|
|
$(DEPOBJ_mips_elf)
|
2000-07-20 19:45:28 +02:00
|
|
|
DEPOBJ_cris_multi = $(DEPOBJ_cris_aout) $(DEPOBJ_cris_elf)
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_a29k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
|
|
|
|
ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEP_alpha_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
|
|
|
|
DEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_arc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_arm_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h
|
2000-04-19 11:28:52 +02:00
|
|
|
DEP_avr_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-avr.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_avr_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h
|
2000-07-20 19:45:28 +02:00
|
|
|
DEP_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEP_cris_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_d10v_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_d30v_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h
|
2002-05-31 06:27:37 +02:00
|
|
|
DEP_dlx_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-dlx.h \
|
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
2002-05-28 16:08:47 +02:00
|
|
|
DEP_dlx_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-dlx.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_fr30_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h
|
2002-06-18 23:15:21 +02:00
|
|
|
DEP_frv_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-frv.h \
|
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_frv_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-frv.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_h8300_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_h8500_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_hppa_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h \
|
|
|
|
$(BFDDIR)/elf32-hppa.h $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h \
|
|
|
|
$(INCDIR)/elf/reloc-macros.h
|
2000-05-17 16:24:25 +02:00
|
|
|
DEP_ia64_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ia64.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(INCDIR)/opcode/ia64.h $(INCDIR)/symcat.h $(INCDIR)/elf/ia64.h \
|
|
|
|
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEP_ia64_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h \
|
|
|
|
$(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h
|
2000-04-04 12:53:56 +02:00
|
|
|
DEP_i370_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i370.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_i370_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_i386_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h
|
|
|
|
DEP_i860_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h
|
|
|
|
DEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_i960_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h
|
2002-07-23 14:46:43 +02:00
|
|
|
DEP_ip2k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ip2k.h \
|
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
2002-07-19 09:52:40 +02:00
|
|
|
DEP_ip2k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ip2k.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_m32r_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h
|
2000-06-20 22:40:40 +02:00
|
|
|
DEP_m68hc11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68hc11.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_m68hc11_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_m68k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
|
|
|
|
$(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_m88k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_mcore_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
|
|
|
|
ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEP_mips_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h
|
2001-10-31 06:04:33 +01:00
|
|
|
DEP_mmix_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mmix.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h
|
2001-05-03 04:07:02 +02:00
|
|
|
DEP_openrisc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-openrisc.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_openrisc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h
|
2002-02-01 04:26:35 +01:00
|
|
|
DEP_or32_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-or32.h \
|
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/or32.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_or32_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-or32.h
|
2001-02-19 00:33:11 +01:00
|
|
|
DEP_pdp11_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-pdp11.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
2001-02-27 07:43:56 +01:00
|
|
|
DEP_pdp11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pdp11.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_pdp11_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h
|
1999-09-04 19:29:22 +02:00
|
|
|
DEP_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
2001-07-24 12:07:15 +02:00
|
|
|
$(INCDIR)/bfdlink.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEP_pj_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h
|
|
|
|
DEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
|
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h \
|
|
|
|
$(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_ppc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h
|
2001-02-27 07:43:56 +01:00
|
|
|
DEP_s390_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-s390.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_s390_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_sh_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h
|
2002-03-18 13:46:27 +01:00
|
|
|
DEP_sh64_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh64.h \
|
|
|
|
$(srcdir)/config/tc-sh.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
|
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_sh64_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh64.h \
|
|
|
|
$(srcdir)/config/tc-sh.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_sparc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_tic30_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h
|
2000-06-22 05:35:54 +02:00
|
|
|
DEP_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h \
|
|
|
|
$(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_tic54x_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_tic80_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
|
|
|
|
$(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_vax_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
|
|
|
|
$(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
|
|
|
DEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_w65_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/symcat.h \
|
|
|
|
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
2001-10-02 08:02:51 +02:00
|
|
|
DEP_v850_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
2002-04-04 16:07:22 +02:00
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h \
|
|
|
|
$(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h
|
2002-01-22 09:58:00 +01:00
|
|
|
DEP_xstormy16_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-xstormy16.h \
|
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
|
|
|
$(INCDIR)/bfdlink.h
|
|
|
|
DEP_xstormy16_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xstormy16.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
|
2001-10-02 08:02:51 +02:00
|
|
|
$(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h \
|
|
|
|
$(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
|
|
|
DEP_z8k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
|
|
|
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_hppa_som = $(BFDDIR)/som.h
|
2000-04-19 11:28:52 +02:00
|
|
|
DEP_i386_multi = $(DEP_i386_aout) $(DEP_i386_coff) \
|
|
|
|
$(DEP_i386_elf)
|
1999-05-03 09:29:11 +02:00
|
|
|
DEP_mips_multi = $(DEP_mips_coff) $(DEP_mips_ecoff) \
|
|
|
|
$(DEP_mips_elf)
|
2000-07-20 19:45:28 +02:00
|
|
|
DEP_cris_multi = $(DEP_cris_aout) $(DEP_cris_elf)
|
2000-05-27 15:41:11 +02:00
|
|
|
BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
|
|
|
|
#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
|
2001-10-02 08:02:51 +02:00
|
|
|
app.o: app.c $(INCDIR)/symcat.h
|
|
|
|
as.o: as.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
output-file.h sb.h macro.h dwarf2dbg.h
|
|
|
|
atof-generic.o: atof-generic.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h
|
|
|
|
bignum-copy.o: bignum-copy.c $(INCDIR)/symcat.h
|
|
|
|
cond.o: cond.c $(INCDIR)/symcat.h macro.h sb.h $(INCDIR)/obstack.h
|
|
|
|
depend.o: depend.c $(INCDIR)/symcat.h
|
|
|
|
dwarf2dbg.o: dwarf2dbg.c $(INCDIR)/symcat.h dwarf2dbg.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/dwarf2.h
|
|
|
|
ecoff.o: ecoff.c $(INCDIR)/symcat.h ecoff.h
|
|
|
|
ehopt.o: ehopt.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h \
|
2000-06-22 15:01:43 +02:00
|
|
|
$(INCDIR)/elf/dwarf2.h
|
2001-10-02 08:02:51 +02:00
|
|
|
expr.o: expr.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
|
|
|
|
$(INCDIR)/obstack.h
|
|
|
|
flonum-copy.o: flonum-copy.c $(INCDIR)/symcat.h
|
2000-05-27 15:41:11 +02:00
|
|
|
flonum-konst.o: flonum-konst.c
|
|
|
|
flonum-mult.o: flonum-mult.c
|
2001-10-02 08:02:51 +02:00
|
|
|
frags.o: frags.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h
|
|
|
|
hash.o: hash.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
|
|
|
|
$(INCDIR)/obstack.h
|
2001-10-31 06:04:33 +01:00
|
|
|
input-file.o: input-file.c $(INCDIR)/symcat.h input-file.h \
|
|
|
|
$(INCDIR)/safe-ctype.h
|
2001-10-02 08:02:51 +02:00
|
|
|
input-scrub.o: input-scrub.c $(INCDIR)/symcat.h input-file.h \
|
|
|
|
sb.h
|
2002-04-04 16:07:22 +02:00
|
|
|
listing.o: listing.c $(INCDIR)/symcat.h $(INCDIR)/obstack.h \
|
|
|
|
$(INCDIR)/safe-ctype.h input-file.h subsegs.h
|
2001-10-02 08:02:51 +02:00
|
|
|
literal.o: literal.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h
|
2001-09-30 17:55:46 +02:00
|
|
|
macro.o: macro.c $(INCDIR)/safe-ctype.h sb.h macro.h
|
2001-10-02 08:02:51 +02:00
|
|
|
messages.o: messages.c $(INCDIR)/symcat.h
|
|
|
|
output-file.o: output-file.c $(INCDIR)/symcat.h output-file.h
|
|
|
|
read.o: read.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
|
|
|
|
subsegs.h $(INCDIR)/obstack.h sb.h macro.h ecoff.h
|
2000-05-27 15:41:11 +02:00
|
|
|
sb.o: sb.c sb.h
|
2001-10-02 08:02:51 +02:00
|
|
|
stabs.o: stabs.c $(INCDIR)/symcat.h $(INCDIR)/obstack.h \
|
|
|
|
subsegs.h ecoff.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
|
|
|
subsegs.o: subsegs.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h
|
|
|
|
symbols.o: symbols.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
|
|
|
|
$(INCDIR)/obstack.h subsegs.h struc-symbol.h
|
|
|
|
write.o: write.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h \
|
|
|
|
output-file.h dwarf2dbg.h
|
2002-04-04 16:07:22 +02:00
|
|
|
gasp.o: gasp.c $(INCDIR)/getopt.h $(INCDIR)/safe-ctype.h \
|
|
|
|
sb.h macro.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
|
2001-10-02 08:02:51 +02:00
|
|
|
itbl-ops.o: itbl-ops.c itbl-ops.h $(INCDIR)/symcat.h
|
|
|
|
e-crisaout.o: $(srcdir)/config/e-crisaout.c $(INCDIR)/symcat.h \
|
|
|
|
emul-target.h
|
|
|
|
e-criself.o: $(srcdir)/config/e-criself.c $(INCDIR)/symcat.h \
|
|
|
|
emul-target.h
|
|
|
|
e-i386aout.o: $(srcdir)/config/e-i386aout.c $(INCDIR)/symcat.h \
|
|
|
|
emul-target.h
|
|
|
|
e-i386coff.o: $(srcdir)/config/e-i386coff.c $(INCDIR)/symcat.h \
|
|
|
|
emul-target.h
|
|
|
|
e-i386elf.o: $(srcdir)/config/e-i386elf.c $(INCDIR)/symcat.h \
|
|
|
|
emul-target.h
|
|
|
|
e-mipsecoff.o: $(srcdir)/config/e-mipsecoff.c $(INCDIR)/symcat.h \
|
|
|
|
emul-target.h
|
|
|
|
e-mipself.o: $(srcdir)/config/e-mipself.c $(INCDIR)/symcat.h \
|
|
|
|
emul-target.h
|
1999-05-03 09:29:11 +02:00
|
|
|
$(OBJS): $(DEP_@target_cpu_type@_@obj_format@)
|
1999-08-08 19:48:38 +02:00
|
|
|
$(TARG_CPU_O): $(DEPTC_@target_cpu_type@_@obj_format@)
|
|
|
|
$(OBJ_FORMAT_O): $(DEPOBJ_@target_cpu_type@_@obj_format@)
|
2000-05-27 15:41:11 +02:00
|
|
|
#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
|