Home
last modified time | relevance | path

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

12345678910>>...17

/toolchain/binutils/binutils-2.25/gold/testsuite/
DMakefile.am58 TEST_STRIP = $(top_builddir)/../binutils/strip-new
60 TEST_NM = $(top_builddir)/../binutils/nm-new
61 TEST_AS = $(top_builddir)/../gas/as-new
114 gcctestdir/ld: ../ld-new
117 (cd gcctestdir && $(LN_S) ../../ld-new ld)
123 (cd gcctestdir && $(LN_S) $(abs_top_builddir)/../gas/as-new as)
1001 ../ld-new -Bsymbolic -shared -melf_i386 -o $@ $<
1003 ../ld-new -pie -melf_i386 -o $@ $<
1005 ../ld-new -melf_i386 -o $@ $<
1007 ../ld-new -melf_i386 -shared -o $@ $<
[all …]
DMakefile.in2272 TEST_STRIP = $(top_builddir)/../binutils/strip-new
2274 TEST_NM = $(top_builddir)/../binutils/nm-new
2275 TEST_AS = $(top_builddir)/../gas/as-new
4792 @GCC_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@gcctestdir/ld: ../ld-new
4795 @GCC_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ (cd gcctestdir && $(LN_S) ../../ld-new ld)
4801 @GCC_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ (cd gcctestdir && $(LN_S) $(abs_top_builddir)/../gas/as-new
5159 @DEFAULT_TARGET_I386_TRUE@@GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ ../ld-new -Bsymbolic -shared -melf…
5161 @DEFAULT_TARGET_I386_TRUE@@GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ ../ld-new -pie -melf_i386 -o $@ …
5163 @DEFAULT_TARGET_I386_TRUE@@GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ ../ld-new -melf_i386 -o $@ $<
5165 @DEFAULT_TARGET_I386_TRUE@@GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ ../ld-new -melf_i386 -shared -o $…
[all …]
/toolchain/binutils/binutils-2.25/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.25/gold/
DMakefile.am56 noinst_PROGRAMS = ld-new incremental-dump
215 install-exec-local: ld-new$(EXEEXT)
219 ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${n}$(EXEEXT); \
223 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_…
229 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${ld}$(EXEEXT); \
233 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT);…
254 gcctestdir1/ld: ld-new
257 (cd gcctestdir1 && $(LN_S) ../ld-new ld)
319 gcctestdir3/ld: ld-new
322 (cd gcctestdir3 && $(LN_S) ../ld-new ld)
[all …]
DMakefile.in58 noinst_PROGRAMS = ld-new$(EXEEXT) incremental-dump$(EXEEXT)
1309 install-exec-local: ld-new$(EXEEXT)
1313 ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${n}$(EXEEXT); \
1317 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_…
1323 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${ld}$(EXEEXT); \
1327 …|| $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT);…
1343 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@gcctestdir1/ld: ld-new
1346 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ (cd gcctestdir1 && $(LN_S) ../ld-new ld)
1376 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@gcctestdir3/ld: ld-new
1379 @GCC_TRUE@@TEST_AS_NATIVE_LINKER_TRUE@ (cd gcctestdir3 && $(LN_S) ../ld-new ld)
[all …]
/toolchain/binutils/binutils-2.25/bfd/
DMakefile.am860 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
861 mv -f targmatch.new targmatch.h
915 sed -e s/NN/32/g < $(srcdir)/elfnn-aarch64.c >> elf32-aarch64.new
916 mv -f elf32-aarch64.new elf32-aarch64.c
920 echo "#line 1 \"$(srcdir)/elfnn-aarch64.c\"" > elf64-aarch64.new
921 sed -e s/NN/64/g < $(srcdir)/elfnn-aarch64.c >> elf64-aarch64.new
922 mv -f elf64-aarch64.new elf64-aarch64.c
926 sed -e s/NN/32/g < $(srcdir)/elfnn-ia64.c > elf32-ia64.new
927 mv -f elf32-ia64.new elf32-ia64.c
931 sed -e s/NN/64/g < $(srcdir)/elfnn-ia64.c > elf64-ia64.new
[all …]
/toolchain/binutils/binutils-2.25/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 …]
DNEWS29 * --enable-new-dtags no longer generates old dtags in addition to new dtags.
124 new '--enable-long-section-names' command-line option. It is also enabled
137 * Add a new command line option, -Ttext-segment ADDR, for ELF targets
142 * Add new option --use-nul-prefixed-import-tables to ld for PE targets to
145 * Windows PE systems now support a new --exclude-modules-for-implib option,
162 * Linker scripts support a new INSERT command that makes it easier to
175 that are too far away. The placement of the stubs is controlled by a new
191 * Add a new command line option '--default-script=FILE' or '-dT FILE'
195 * ELF: Add -Bsymbolic-functions, --dynamic-list-cpp-new, which puts C++
196 operator new and delete on the dynamic list, and --dynamic-list-data,
[all …]
/toolchain/binutils/binutils-2.25/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.25/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.25/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 …]
/toolchain/binutils/binutils-2.25/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 …]
DNEWS6 data sections. Change the default behaviour to be --all, but add a new
39 the new Emacs mode, see dwarf-mode.el.
55 * A new tool - elfedit - has been added to directly manipulate ELF format
61 * Add a new command line option -a / --addresses to addr2line to display the
64 * Add a new command line option -p / --pretty-print to addr2line to have
77 * Add a new command line option, --insn-width=WIDTH, to objdump to specify
84 * The gprof program has been given a new command line option:
89 used by gold and uses them to provide basic support for new file formats.
108 * Add new option --use-nul-prefixed-import-tables to dlltool to allow fall-
148 * A new tool "windmc" has been added for some targets. This is a message
[all …]
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 …]
D.gitignore10 /nm-new
18 /strip-new
/toolchain/binutils/binutils-2.25/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 …]
DChangeLog-2009312 * doc/c-arm.texi: Document new -mfpu options.
327 * config/obj-aout.c (aout_format_ops): Init new field.
574 (assemble_tokens): Use new type.
706 (check_cpu_arch_compatible): Rename argument new to new_flag.
848 to the new encoding of DBGA, DBGAH, and DBGAL.
999 * read.c (TC_START_LABEL): Add a new argument.
1001 the new argument of TC_START_LABEL.
1002 * config/tc-arm.h (TC_START_LABEL): Add a new argument.
1005 * config/tc-bfin.h (TC_START_LABEL): Add the new argument.
1031 template_name. (md_begin): Update code to reflect new member
[all …]
DNEWS10 Studio tool. Support is enabled via the new command line option -mccs.
83 * Add support for the new discriminator column in the DWARF line table,
122 * Support for generating wide character strings has been added via the new
151 * The SH target supports a new command line switch --enable-reg-prefix which,
226 * On ARM architectures, added a new gas directive ".unreq" that undoes
301 generates a nop instruction from a macro. The new command line option
322 * x86 gas has a new .arch pseudo op to specify the target CPU architecture.
351 * A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386
380 and gcc 2.8. The new --traditional-format option disables this optimization.
384 * The -a option takes a new suboption, m (e.g., -alm) to expand macros in a
[all …]
/toolchain/binutils/binutils-2.25/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.25/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.25/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.25/
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.25/gprof/
DTODO21 is new syntax (-k from/to) acceptable? If not, how to
39 + convert to very new file format (back to trivial format, that is :)
67 read new gmon.out style files. The idea being that everyone
68 will use the new format for basic-block style profiling but

12345678910>>...17