Home
last modified time | relevance | path

Searched refs:new (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/toolchain/binutils/binutils-2.27/gold/testsuite/
DMakefile.am63 TEST_STRIP = $(top_builddir)/../binutils/strip-new
65 TEST_NM = $(top_builddir)/../binutils/nm-new
66 TEST_AS = $(top_builddir)/../gas/as-new
119 gcctestdir/ld: ../ld-new
122 (cd gcctestdir && $(LN_S) ../../ld-new ld)
128 (cd gcctestdir && $(LN_S) $(abs_top_builddir)/../gas/as-new as)
1068 ../ld-new -Bsymbolic -shared -melf_x86_64 -o $@ $<
1070 ../ld-new -pie -melf_x86_64 -o $@ $<
1072 ../ld-new -melf_x86_64 -o $@ $<
1074 ../ld-new -Bsymbolic -shared -melf32_x86_64 -o $@ $<
[all …]
DMakefile.in2726 TEST_STRIP = $(top_builddir)/../binutils/strip-new
2728 TEST_NM = $(top_builddir)/../binutils/nm-new
2729 TEST_AS = $(top_builddir)/../gas/as-new
5717 @GCC_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@gcctestdir/ld: ../ld-new
5720 @GCC_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ (cd gcctestdir && $(LN_S) ../../ld-new ld)
5726 @GCC_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ (cd gcctestdir && $(LN_S) $(abs_top_builddir)/../gas/as-new
6122 @DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ ../ld-new -Bsymbolic -shared -melf_x86_…
6124 @DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ ../ld-new -pie -melf_x86_64 -o $@ $<
6126 @DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ ../ld-new -melf_x86_64 -o $@ $<
6128 @DEFAULT_TARGET_X86_64_TRUE@@GCC_TRUE@@NATIVE_LINKER_TRUE@ ../ld-new -Bsymbolic -shared -melf32_x8…
[all …]
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dthumb2_vpool.s69 # new 8-byte entry
71 # new 8-byte entry
73 # new 4-byte entry
79 # new 8-byte entry
81 # new 4 entry
83 # new 4 entry
Dvldconst.s118 # new 8-byte entry
120 # new 8-byte entry
122 # new 4-byte entry
128 # new 8-byte entry
130 # new 4 entry
132 # new 4 entry
Dvfma1.s11 @VFMA new
23 @VFMS new
33 @VFNMA new
41 @VFNMS new
/toolchain/binutils/binutils-2.27/gold/
DMakefile.am62 noinst_PROGRAMS = ld-new incremental-dump
224 install-exec-local: ld-new$(EXEEXT)
228 ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${n}$(EXEEXT); \
232 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_…
238 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${ld}$(EXEEXT); \
242 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT);…
263 gcctestdir1/ld: ld-new
266 (cd gcctestdir1 && $(LN_S) ../ld-new ld)
328 gcctestdir3/ld: ld-new
331 (cd gcctestdir3 && $(LN_S) ../ld-new ld)
[all …]
DMakefile.in75 noinst_PROGRAMS = ld-new$(EXEEXT) incremental-dump$(EXEEXT)
1358 install-exec-local: ld-new$(EXEEXT)
1362 ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${n}$(EXEEXT); \
1366 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_…
1372 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${ld}$(EXEEXT); \
1376 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT);…
1392 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir1/ld: ld-new
1395 @GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir1 && $(LN_S) ../ld-new ld)
1425 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir3/ld: ld-new
1428 @GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir3 && $(LN_S) ../ld-new ld)
[all …]
/toolchain/binutils/binutils-2.27/include/
Dgcc-c-fe.def22 /* Create a new "decl" in GCC. A decl is a declaration, basically a
25 NAME is the name of the new symbol. SYM_KIND is the kind of
26 symbol being requested. SYM_TYPE is the new symbol's C type;
34 This function returns the new decl. */
71 /* Create a new 'struct' type. Initially it has no fields. */
75 /* Create a new 'union' type. Initially it has no fields. */
98 /* Create a new 'enum' type. The new type initially has no
104 /* Add a new constant to an enum type. NAME is the constant's
118 /* Create a new function type. RETURN_TYPE is the type returned by
147 /* Create a new array type. If NUM_ELEMENTS is -1, then the array
[all …]
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/xstormy16/
Dgcc.sh8 if [ ! -x ../gas/as-new ] ; then
17 if [ ! -x $BUILD/as-new ] ; then
29 $BUILD/as-new ${1}.s -o a.out
/toolchain/binutils/binutils-2.27/bfd/
DMakefile.am884 $(SED) -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
885 mv -f targmatch.new targmatch.h
939 $(SED) -e s/NN/32/g < $(srcdir)/elfnn-aarch64.c >> elf32-aarch64.new
940 mv -f elf32-aarch64.new elf32-aarch64.c
944 echo "#line 1 \"$(srcdir)/elfnn-aarch64.c\"" > elf64-aarch64.new
945 $(SED) -e s/NN/64/g < $(srcdir)/elfnn-aarch64.c >> elf64-aarch64.new
946 mv -f elf64-aarch64.new elf64-aarch64.c
950 $(SED) -e s/NN/32/g < $(srcdir)/elfnn-ia64.c > elf32-ia64.new
951 mv -f elf32-ia64.new elf32-ia64.c
955 $(SED) -e s/NN/64/g < $(srcdir)/elfnn-ia64.c > elf64-ia64.new
[all …]
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-200970 * ld.texinfo: Document new command line option.
180 * ldlang.c: Use the new variable names.
229 (EQUAL): Add new token for '=='.
242 (pe_dll_generate_def_file): Add print of new '==' option.
244 * NEWS: Mention new feature.
265 (gld${EMULATION_NAME}_add_options): Add new --exclude-all-symbols option
275 * NEWS: Mention the new feature.
276 * ld.texinfo: Document the new command line switch.
424 * ld.texinfo: Document new options.
563 new GCC hot/cold/unlikely partitions.
[all …]
/toolchain/binutils/binutils-2.27/config/
Dld-symbolic.m427 dnl Set DYNAMIC_LIST_CPP_NEW_LDFLAGS to --dynamic-list-cpp-new for GNU
30 [AC_CACHE_CHECK([if the GNU linker ($LD) supports --dynamic-list-cpp-new],
36 if $LD --help 2>&1 </dev/null | grep dynamic-list-cpp-new 1>&5; then
41 DYNAMIC_LIST_CPP_NEW_LDFLAGS="$SYMBOLIC_LDFLAGS -Wl,--dynamic-list-cpp-new"
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-200515 * gas/i386/i386.exp: Run new test.
57 * gas/hppa/reloc/reloc.exp: Adjust regexp for new output.
110 adjust xfails for redefinition tests. Run new tests. Exclude
129 * gas/mips/mips.exp: Run new save/restore tests.
169 * gas/all/gas.exp: Run new test.
171 * gas/elf/elf.exp: Run new test.
194 * gas/all/weakref4.s: ... new file.
230 * gas/i386/i386.exp: Run new test.
260 * gas/all/gas.exp: Run new tests.
266 * gas/ia64/ia64.exp: Run new tests.
[all …]
DChangeLog-2015133 * gas/rx/fadd.d: Add new pattern.
134 * gas/rx/fadd.sm: Add new pattern.
135 * gas/rx/fmul.d: Add new pattern.
136 * gas/rx/fmul.sm: Add new pattern.
139 * gas/rx/fsub.d: Add new pattern.
140 * gas/rx/fsub.sm: Add new pattern.
145 * gas/rx/maclo.d: Add new pattern.
146 * gas/rx/maclo.sm: Add new pattern.
147 * gas/rx/macros.inc: Add new register.
162 * gas/rx/mvfachi.d: Add new pattern.
[all …]
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-200950 * NEWS: Mention new feature.
61 * NEWS: Mention new feature.
171 (usage): Add new options --no-leading-underscore
176 (main): Initialize which_host, pass new options
200 (main): Handle new options.
218 (dump_def_info): Print new optinal import/export table
225 * doc/binutils.texi: Add new def file syntax extension.
227 * NEWS: Mention new feature.
312 * dwarf.c (get_TAG_name): Add missing DWARF-3 and new DWARF-4 tags.
313 (get_FORM_name): Add new DWARF-4 forms.
[all …]
DNEWS13 * Add option to objcopy to insert new symbols into a file:
29 data sections. Change the default behaviour to be --all, but add a new
62 the new Emacs mode, see dwarf-mode.el.
78 * A new tool - elfedit - has been added to directly manipulate ELF format
84 * Add a new command line option -a / --addresses to addr2line to display the
87 * Add a new command line option -p / --pretty-print to addr2line to have
100 * Add a new command line option, --insn-width=WIDTH, to objdump to specify
107 * The gprof program has been given a new command line option:
112 used by gold and uses them to provide basic support for new file formats.
131 * Add new option --use-nul-prefixed-import-tables to dlltool to allow fall-
[all …]
D.gitignore10 /nm-new
18 /strip-new
DChangeLog-20077 * doc/binutils.texi: Document the new intel-mnemonic and
105 (dump_relocations): Use the new functions.
106 (slurp_ia64_unwind_table): Use the new functions.
107 (slurp_hppa_unwind_table): Use the new functions.
108 (dump_section_as_bytes): Use the new functions.
118 (debug_apply_rela_addends): Use the new functions. Skip and warn
217 * NEWS: Mention the new feature.
218 * doc/binutils.texi: Document the new feature.
277 (dump_sects, cmdline_dump_sects): Use the new type.
292 * NEWS: Mention the new feature.
[all …]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-spu/
Dear.s14 #test new-style _EAR_ syms
20 #new ones don't need to be 16 bytes apart
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-200427 * config/tc-avr.c: Add support for the new R_AVR_LDI, R_AVR_6 and
57 attributes on new sections. Emit warning when type of re-declared
180 3DNow!. Athlon additionally implies 3DNow!A. Several new
280 * configure.in: Add support for new target maxq-coff.
282 * NEWS: Mention new support.
392 STATE_ABS_BRANCH_V32, STATE_LAPC. Use new variable symbolP, not
397 (cris_relax_frag): Handle new states.
581 to absolute-mode literals. Describe new section naming scheme.
607 (get_subseg_info): Split out code to create a new map entry into ...
608 (add_subseg_info): ... this new function.
[all …]
/toolchain/benchmark/
Dautotest.diff2 new file mode 100644
65 new file mode 100644
90 new file mode 100644
115 new file mode 100644
191 new file mode 100644
212 new file mode 100644
239 new file mode 100644
312 new file mode 100644
337 new file mode 100644
362 new file mode 100644
[all …]
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
Dr6.s3 new: maddf.s $f0,$f1,$f2 label
53 bc1eqz $f31,new
57 bc1nez $f31,new
61 bc2eqz $31,new
65 bc2nez $31,new
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/
DREADME5 add code to make sure new instructions are parsed correctly, new
33 end up in this directory, they should be broken out into a new class of
/toolchain/binutils/binutils-2.27/
Dsrc-release.sh160 | xargs $MD5PROG > ../md5.new)
162 mv md5.new proto-toplev/md5.sum
234 sed < djunpack.bat > djunpack.new \
237 mv djunpack.new proto-toplev/djunpack.bat
/toolchain/binutils/binutils-2.27/include/opcode/
DChangeLog-041571 * rx.h: Add new instructions.
230 (struct nios2_opcode): Document new argument letters for R2.
291 (ARM_ANY): Updated to follow above new definition.
396 Include nios2r1.h to define new instruction opcode constants
410 * sparc.h (sparc_opcode): new field `hwcaps2'.
422 Document the new operand kind `{', corresponding to the mcdper
424 Document the new operand kind }, which represents frsd floating
430 * nds32.h: Add new opcode declaration.
435 * mips.h (mips_operand_type): Add new entries: OP_SAME_RS_RT,
575 (aarch64_sys_regs): Change to define with the new type.
[all …]

12345678910>>...17