Home
last modified time | relevance | path

Searched refs:targets (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/toolchain/binutils/binutils-2.27/binutils/
Dbfdtest2.c59 char** targets = NULL; in check_format_any() local
61 if (bfd_check_format_matches (abfd, format, &targets)) in check_format_any()
64 if (targets) in check_format_any()
66 bfd_find_target (targets[0], abfd); in check_format_any()
DChangeLog25 the AArch64 and ARM targets, since they preserve their mapping
47 Alpha targets. Allow ELF based Alpha targets.
91 * testsuite/binutils-all/copy-3.d: Skip for go32 targets.
93 targets.
94 * testsuite/binutils-all/nm.exp: Treat beos based targets as ELF
95 targets.
111 to fail on mips targets.
373 (copy_object): Also check do_elf_stt_common for ELF targets.
393 Run objcopy_test_elf_common_symbols for ELF targets
444 * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
/toolchain/binutils/binutils-2.27/bfd/doc/
DMakefile.am27 syms.texi targets.texi init.texi hash.texi linker.texi \
35 section.p syms.p targets.p \
51 $(srcdir)/../syms.c $(srcdir)/../targets.c \
61 $(srcdir)/../targets.c $(srcdir)/../init.c
225 targets.texi: targets.stamp ; @true
226 targets.stamp: $(srcdir)/../targets.c $(srcdir)/doc.str $(MKDOC)
227 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../targets.c >targets.tmp
228 test -e targets.texi || test ! -f $(srcdir)/targets.texi || cp -p $(srcdir)/targets.texi .
229 $(SHELL) $(srcdir)/../../move-if-change targets.tmp targets.texi
318 $(srcdir)/../targets.c \
DMakefile.in330 syms.texi targets.texi init.texi hash.texi linker.texi \
338 section.p syms.p targets.p \
354 $(srcdir)/../syms.c $(srcdir)/../targets.c \
364 $(srcdir)/../targets.c $(srcdir)/../init.c
414 $(srcdir)/../targets.c \
974 targets.texi: targets.stamp ; @true
975 targets.stamp: $(srcdir)/../targets.c $(srcdir)/doc.str $(MKDOC)
976 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../targets.c >targets.tmp
977 test -e targets.texi || test ! -f $(srcdir)/targets.texi || cp -p $(srcdir)/targets.texi .
978 $(SHELL) $(srcdir)/../../move-if-change targets.tmp targets.texi
Dbfdint.texi274 Always remember that people can compile using @samp{--enable-targets} to
275 build several, or all, targets at once. It must be possible to link
276 together the files for all targets.
509 targets use @samp{bfd_alloc} to allocate all target specific
519 archive routines when computing the archive map. Most targets do not
525 section is created. Most targets use it to initialize section specific
531 @samp{bfd_get_section_contents}. Most targets set this to
541 ever called. Pretty much all targets implement this as
561 have been written to the output file. Only a few targets do anything in
567 output file based on the contents of the input file. Only a few targets
[all …]
/toolchain/binutils/binutils-2.27/bfd/
DREADME23 --enable-targets=TARGET,TARGET,TARGET...
24 Additional targets the library should support. To include
25 support for all known targets, use --enable-targets=all.
27 Include support for 64 bit targets. This is automatically
29 for --enable-targets=all. This requires a compiler with a 64
Dmakefile.vms43 syms.obj,targets.obj,tekhex.obj,verilog.obj
61 targets.c: targmatch.h
DChangeLog-919382 * targets.c (bfd_target): Replaced seclet argument with link_info
326 * targets.c (sparccoff_vec): Declare.
341 * targets.c (nlm32_alpha_vec): Declare.
404 * targets.c: If IRIX_CORE defined, include irix_core_vec in
465 * targets.c (ptrace_core_vec): New vector.
712 * targets.c (target_vector): Add hppabsd_core_vec.
829 section.c, syms.c, targets.c:
903 * targets.c: Move enum target_flavour outside of struct and change
945 * targets.c (sparclynx_aout_vec): Declare.
992 (--with-targets and so on).
[all …]
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
Dreadelf.s10 # MIPS targets put .rela.text here.
14 # MIPS targets put .reginfo, .mdebug, .MIPS.abiflags and .gnu.attributes here.
15 # v850 targets put .call_table_data and .call_table_text here.
Dreadelf.ss9 # arm-elf targets add the $d mapping symbol here...
12 # v850 targets include extra SECTION symbols here for the .call_table_data
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Dmips16-hilo.s6 # align section end to 16-byte boundary for easier testing on multiple targets
13 # align section end to 16-byte boundary for easier testing on multiple targets
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
Dmips16-f.s6 # align section end to 16-byte boundary for easier testing on multiple targets
12 # align section end to 16-byte boundary for easier testing on multiple targets
Dmips16-e.s8 # align section end to 16-byte boundary for easier testing on multiple targets
19 # align section end to 16-byte boundary for easier testing on multiple targets
Djal-range.s1 # Source file used to test misaligned targets of absolute jumps
Dmips16-jalx.s4 # align section end to 16-byte boundary for easier testing on multiple targets
Dmips-jalx.s5 # align section end to 16-byte boundary for easier testing on multiple targets
/toolchain/binutils/binutils-2.27/gas/
DREADME40 Specifying names for hosts and targets
43 The specifications used for hosts and targets in the `configure'
108 targets.
122 `--enable-targets=...'
130 For most targets, this isn't supported yet. For most targets where it has
137 On a few targets, the assembler has been modified to support a feature
DNEWS5 * Default to --enable-compressed-debug-sections=gas for Linux/x86 targets.
22 * New command line option --elf-stt-common= for ELF targets to control
26 based targets.
30 yes, except for x86 Solaris targets older than Solaris 12.
68 targets.
96 * Remove assembler support for MIPS ECOFF targets.
109 directives. These are currently available only for x86 and ARM targets.
128 for COFF targets that allows the section's alignment to be specified. This
143 * GNU/Linux targets now supports "gnu_unique_object" as a value in the .type
171 * New command line option, -h-tick-hex, for sh, m32c, and h8/300 targets, which
[all …]
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
Dbignums.s9 # Note - some targets place .hword values on a 16-bit boundary, so we
11 # consistent across all targets.
/toolchain/binutils/binutils-2.27/ld/
DNEWS7 targets except FRV, HPPA, IA64 and MIPS.
12 * Add -z common/-z nocommon options for ELF targets to control whether to
35 has been enabled for COFF and PE based targets.
37 * New command line option for ELF targets to compress DWARF debug
61 * Add support for the --build-id command line option to COFF based targets.
81 * Remove linker support for MIPS ECOFF targets.
129 * Turn off underscoring for x86_64 PE+-COFF targets. For old behavior the
150 * GNU/Linux targets now support the STB_GNU_UNIQUE symbol binding. This is a
155 * PE targets now support a GNU extension to allow the alignment of common
159 * PE targets now add primitive support for ELF version scripts; symbols
[all …]
/toolchain/binutils/binutils-2.27/gold/
Dconfigure.ac134 AC_ARG_ENABLE([targets], optenable
135 [ --enable-targets alternative target configurations],
138 AC_MSG_ERROR([--enable-targets option must specify target names or 'all'])
147 [# For now, enable all targets by default
151 # Canonicalize the enabled targets.
263 [Define to support 32-bit little-endian targets])
267 [Define to support 32-bit big-endian targets])
271 [Define to support 64-bit little-endian targets])
275 [Define to support 64-bit big-endian targets])
348 dnl targets, so it doesn't try to run the tests that do that.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
Dpr14926.d4 # the above targets use memory regions that don't allow 0x60 for .text
Dlinkonce2.d6 # generic elf targets don't emit relocs
Dgroup1.d6 # generic linker targets don't comply with all symbol merging rules
Dgroup3b.d6 # generic linker targets don't comply with all symbol merging rules

12345678910>>...14