/toolchain/binutils/binutils-2.25/binutils/ |
D | README | 233 need DEC C or GNU C for openVMS/Alpha. You'll need *both* compilers 236 Compiling with either DEC C or GNU C works on openVMS/Alpha only. Some 237 of the opcodes and binutils files trap a bug in the DEC C optimizer, 241 a bug in GNU C and the gnu assembler a bug in (my version of) DEC C. 250 If you're compiling with DEC C or VAX C, you must run 257 makefile.vms. Either select CC=cc (for DEC C) or CC=gcc (for GNU C)
|
D | readelf.c | 266 DEC, enumerator 400 case DEC: in print_vma() 4138 print_vma ((bfd_vma) elf_header.e_phoff, DEC); in process_file_header() 4140 print_vma ((bfd_vma) elf_header.e_shoff, DEC); in process_file_header() 4340 print_vma ((bfd_vma) elf_header.e_phoff, DEC); in process_program_headers() 5515 print_vma (section->sh_addralign, DEC); in process_section_headers() 8046 print_vma (entry->d_un.d_ptr, DEC); in dynamic_section_mips_val() 14181 print_vma (page_size, DEC); in print_core_note()
|
D | ChangeLog-9197 | 907 * makefile.vms: Add better support for DEC C compilation.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-pdp11.texi | 19 * PDP-11-Syntax:: DEC Syntax versus BSD Syntax 306 @cindex DEC syntax 308 @code{@value{AS}} supports both DEC syntax and BSD syntax. The only 309 difference is that in DEC syntax, a @code{#} character is used to denote
|
D | c-vax.texi | 194 All DEC mnemonics are supported. Beware that @code{case@dots{}} 209 substituting @samp{j} for @samp{b} at the start of a DEC mnemonic. 320 @samp{#} as DEC writes it. 325 @samp{@@} as DEC writes it. 330 Unix compatibility, not @samp{^} as DEC writes it. The letter
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | m88k.h | 402 DEC = 11 enumerator
|
D | h8300.h | 76 DEC = PREDEC, enumerator 197 RDDEC = DST | DEC,
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | rl78-parse.y | 163 %token DEC DECW DI DIVHU DIVWU 1178 | DEC { $$ = 0x10; } 1284 OPC(DEC),
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | TODO | 3 at the line-level (this is useful for the uprofile tool under DEC's
|
D | README | 34 o Support for DEC OSF/1 v3.0 51 o DEC OSF/1 v3.0 399 fortunately, is becoming increasingly common). For example, under DEC
|
D | ChangeLog-9203 | 1691 as some compilers complain (e.g., DEC's OSF/1 compiler)
|
D | gprof.texi | 1972 fortunately, is becoming increasingly common). For example, under DEC
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | m88k-dis.c | 386 {0x8400fc00,"illop", {0,2,DEC}, NO_OPERAND, NO_OPERAND, {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} }, 635 case DEC: in printop()
|
D | ChangeLog-9297 | 3280 (printop): handle new arg types DEC and XREG for m88110.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ieee.c | 517 #define DEC sp--; in parse_expression() macro 521 #define POP(x,y,z) DEC; x = TOS.symbol; y = TOS.section; z = TOS.value; in parse_expression()
|
D | ChangeLog-9697 | 391 * configure.com: Use 64bit integers with DEC C. 3929 * makefile.vms: Add better support for DEC C compilation
|
D | ChangeLog-2005 | 1495 symbol index to 15 to allow for binaries produced by DEC
|
D | ChangeLog-9495 | 946 configurations from other BSD ones. Don't assume DEC is the only
|
/toolchain/binutils/binutils-2.25/gas/ |
D | NEWS | 507 * Support for the DEC Alpha, running OSF/1 (ECOFF format). The gas support is
|
D | ChangeLog-9295 | 4850 not the newer "DEC C" one which has much different startup code.]
|
/toolchain/binutils/binutils-2.25/ld/ |
D | NEWS | 342 * DEC VAX ELF support, by Matt Thomas.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | ip2k.cpu | 149 (OTHER1 OTHER2 SUB DEC OR AND XOR ADD
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | ChangeLog | 1289 Use DEC-C builtin alloca.
|
/toolchain/binutils/binutils-2.25/ |
D | ChangeLog | 9943 * makefile.vms: Fix to work with DEC C.
|