Home
last modified time | relevance | path

Searched refs:targmatch (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/
Dd10v.exp160 set targmatch 0
163 set targmatch 1
167 if { $targmatch == 0 } {
/toolchain/binutils/binutils-2.25/bfd/
Dtargmatch.sed1 1,/START OF targmatch.h/ d
2 /END OF targmatch.h/,$ d
Dmakefile.vms58 targmatch.h: bfd.h
61 targets.c: targmatch.h
DMakefile.am782 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
858 targmatch.h: config.bfd targmatch.sed
859 rm -f targmatch.h
860 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
861 mv -f targmatch.new targmatch.h
D.gitignore15 /targmatch.h
Dconfigure.com249 $! create targmatch.h
252 $ open/write tfile []targmatch.h
Dtargets.c1497 struct targmatch struct
1508 static const struct targmatch bfd_target_match[] = {
1519 const struct targmatch *match; in find_target()
Dconfig.bfd31 # Part of this file is processed by targmatch.sed to generate the
32 # targmatch.h file. The #ifdef and #endif lines that appear below are
33 # copied directly into targmatch.h.
145 # targmatch.h.
168 # START OF targmatch.h
1713 # END OF targmatch.h
DMakefile.in1084 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
1951 targmatch.h: config.bfd targmatch.sed
1952 rm -f targmatch.h
1953 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1954 mv -f targmatch.new targmatch.h
DChangeLog-96971601 * targmatch.sed: Add explicit \n characters to work around bug in
1877 * targmatch.sed: Do not use \(\) recursively.
1976 * targmatch.sed: Use the hold space to put the #ifdef around the
2550 (targmatch.h): New dependency.
3273 * mpw-make.sed (config.bfd, targmatch.sed): Edit references to
3275 (targmatch.h): Edit references to point explicitly to objdir.
3346 * targmatch.sed: New file; a sed script to build targmatch.h from
3348 * config.bfd: Add #if, #endif, and comments for targmatch.h.
3350 (struct targmatch): Define.
3351 (bfd_target_match): Define by including targmatch.h.
[all …]
DChangeLog-20071754 sysdep.h, targets.c, targmatch.sed, tekhex.c, ticoff.h,
DChangeLog-00012937 * targmatch.sed: Delete case statements.
DChangeLog-02032973 targmatch sed script.
/toolchain/binutils/binutils-2.25/bfd/po/
DBLD-POTFILES.in12 targmatch.h
/toolchain/binutils/binutils-2.25/ld/testsuite/lib/
Dld-lib.exp693 set targmatch 0
696 set targmatch 1
700 if { $targmatch == 0 } {
/toolchain/binutils/binutils-2.25/bfd/doc/
Dbfdint.texi990 @item targmatch.h
991 @cindex @file{targmatch.h}