Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 25 of 193) sorted by relevance

12345678

/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-pexecute.c240 remove ("temp.x"); in main()
241 remove ("temp.y"); in main()
275 remove ("temp.z"); in main()
349 remove ("temp.x"); in main()
350 remove ("temp.y"); in main()
379 remove ("temp2.x"); in main()
380 remove ("temp2.y"); in main()
430 remove ("temp.y"); in main()
/toolchain/binutils/binutils-2.25/libiberty/
Dpex-common.c75 obj->remove = NULL; in pex_init_common()
89 obj->remove = XRESIZEVEC (char *, obj->remove, obj->remove_count); in pex_add_remove()
94 obj->remove[obj->remove_count - 1] = add; in pex_add_remove()
638 remove (obj->remove[i]); in pex_free()
639 free (obj->remove[i]); in pex_free()
641 free (obj->remove); in pex_free()
Dpex-msdos.c261 remove (rf); in pex_msdos_exec_child()
268 remove (rf); in pex_msdos_exec_child()
Dpex-common.h90 char **remove; member
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dreq.s14 # Now remove the alias.
20 # Attempt to remove the builtin alias for r0.
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dgroup-6.d2 #objcopy: --remove-section .text.foo
Dgroup-5.d3 #objcopy: --remove-section .dropme
/toolchain/binutils/binutils-2.25/config/
DChangeLog1147 * mh-apollo68: remove unused HDEFINES setting.
1148 * mh-dgux: remove unused HDEFINES setting.
1149 * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true.
1153 * mh-cxux: remove dead code
1154 * mh-dgux386: remove dead code
1155 * mh-hp300: remove dead code
1156 * mh-hpux: remove dead code
1157 * mh-hpux8: remove dead code
1158 * mh-irix5: remove dead code
1159 * mh-irix6: remove dead code
[all …]
Dextensions.m410 # Autoconf. Perhaps we can remove this once we can assume Autoconf
Ddepstand.m439 # making bogus files that we don't know about and never remove. For
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
Dhidden2.d4 # It is also ok to remove this symbol, but we currently make it local.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
Dgc-relocs-257.d6 # This tests if linker is able to remove gc section containing
Dgc-relocs-257-dyn.d6 # This tests if the linker is able to remove dynamic relocs created
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dunimplemented.s3 ; You may need to remove some from here as new insns emerge.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dgeneral.s215 # Make sure that we won't remove movzb by accident.
Dgeneral.l289 215 # Make sure that we won't remove movzb by accident.
/toolchain/binutils/binutils-2.25/binutils/
Drename.c151 remove (to); in smart_rename()
/toolchain/binutils/binutils-2.25/bfd/doc/
DChangeLog-9103233 (CLEANFILES): Don't remove $(STAGESTUFF).
312 remove $(DOCFILES).
316 * Makefile.in (distclean): Don't remove *.info files.
455 * Makefile.in (install-info): remove parentdir cruft,
/toolchain/binutils/binutils-2.25/gas/
Das.h139 #define unlink remove
Dconfigure.com121 /* Define to 1 if you have the `remove' function. */
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-0001147 OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler
289 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates.
294 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates.
296 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates.
297 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates.
298 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates.
300 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates.
301 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates.
304 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates.
305 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates.
[all …]
/toolchain/binutils/binutils-2.25/intl/
DChangeLog137 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
/toolchain/binutils/binutils-2.25/etc/
DChangeLog338 Removed all the remove option code.
596 * Install.in: remove "MT=tctl" for AIX (not needed, and barely
639 the src dir under H-<host>/src instead of src; also remove stray
/toolchain/binutils/binutils-2.25/
DChangeLog572 * Makefile.def: Add ISL host module, remove PPL host module.
576 remove PPL. Remove PPL configury, add ISL configury, adjust
1438 * configure.ac: Move comment to remove extra space in last argument
1823 * Makefile.tpl (local-distclean): Also remove config.cache files in
3269 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3545 remove prev-DIR*/Makefile.
4057 * configure.in: When reconfiguring remove Makefile in
4343 tools; remove code to manually set them.
4750 of things to remove.
5578 for stages 2 and 3 as well as in make. As a consequence, remove
[all …]
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-ia64.texi95 to remove dependency violations. This is the default mode.

12345678