/toolchain/binutils/binutils-2.25/binutils/ |
D | BRANCHES | 8 include the branch name, and a description of the branch. The branch 9 description should name the owner of the branch (i.e., the person to 10 contact regarding the branch) and a description of the commit policy
|
D | ChangeLog-2010 | 483 with a textual description of a MIPS32r2 64-bit FPU. 721 with a textual description of single and double precision float. 861 * doc/binutils.texi (windmc): Fix synopsis and description of 872 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of 875 (arm_attr_tag_DIV_use): Add description of new attribute.
|
D | ChangeLog-2013 | 201 * doc/binutils.texi (ranlib -D): Correct description. 208 * doc/binutils.texi (ar cmdline): Update description of 'q' 212 (nm): Add description of 'I' symbol type.
|
D | ChangeLog-0203 | 922 incomplete list in the description of c++filt format options. Remove 2077 description of the command line options. 2079 description of the command line options. 2082 description of the command line options. 2085 description of the command line options. 2092 * size.c (usage): Update text to provide verbose description 2096 description of the command line options. 2098 (usage): Update text to provide verbose description of the 2101 description of the command line options.
|
D | MAINTAINERS | 152 disassemblers and simulators from a single description of a CPU. 276 Add a description of the branch to binutils/BRANCHES, and check
|
D | ChangeLog-2004 | 112 * doc/binutils.texi (nm): Update description of weak symbols. 283 * nm.c (usage): Fix description of --special-syms switch. 493 * doc/binutils.texi (nm): Clarify weak symbol description.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | deffilep.y | 438 if (fdef->description) in def_file_free() 439 free (fdef->description); in def_file_free() 520 if (fdef->description) in def_file_print() 521 fprintf (file, " description: `%s'\n", fdef->description); in def_file_print() 997 int len = def->description ? strlen (def->description) : 0; in def_description() 1000 if (def->description) in def_description() 1002 def->description = xrealloc (def->description, len); in def_description() 1003 strcat (def->description, text); in def_description() 1007 def->description = xmalloc (len); in def_description() 1008 strcpy (def->description, text); in def_description()
|
D | deffile.h | 71 char *description; member
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | mep-default.cpu | 1 ; Toshiba MeP Media Engine architecture description. -*- Scheme -*- 23 ; This file serves as a wrapper to bring in the core description plus
|
D | mep-sample-ucidsp.cpu | 1 ; Toshiba MeP Media Engine architecture description. -*- Scheme -*- 24 ; instructions. It is incorporated into the overall description by
|
D | mep-ext-cop.cpu | 1 ; Toshiba MeP Media Engine architecture description. -*- Scheme -*-
|
/toolchain/binutils/binutils-2.25/gas/ |
D | hash.c | 543 what (description) in what() argument 544 char *description; in what() 546 printf (" %s : ", description);
|
D | CONTRIBUTORS | 39 The Intel 80386 machine description was written by Eliot Dresselhaus. 43 The Motorola 88k machine description was contributed by Devon Bowen of 61 pseudo-ops. He updated the 68k machine description so that Motorola's
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | x86-64-gidt.s | 1 # Instructions to load/store global/interrupt description table
|
D | x86-64-gidt.d | 2 #name: 64bit load/store global/interrupt description table register.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | s390-mkopc.c | 339 char description[80]; in main() local 350 opcode, mnemonic, format, description, in main()
|
D | score7-dis.c | 522 const char *description; member
|
D | score-dis.c | 494 const char *description; member
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
D | x86-64-gidt.d | 3 #name: x86-64 (ILP32) load/store global/interrupt description table register.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
D | sec-9.d | 10 # specific check that the section description for .text works.
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | tic54xcoff.sc | 2 # patterned after description in TI Assembler Tools PDF, SPRU102C, 7-53
|
/toolchain/binutils/binutils-2.25/include/ |
D | oasys.h | 136 char description[64-26]; member
|
/toolchain/binutils/binutils-2.25/ |
D | README | 43 COPYING.LIB in the various directories, for a description of the
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | TODO | 9 + cleanup _bfd_ecoff_find_nearest_line_num() fixes & description
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-xgate.texi | 55 syntax description of the instruction when an error is detected.
|