Home
last modified time | relevance | path

Searched refs:DEC (Results 1 – 24 of 24) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
DREADME233 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)
Dreadelf.c266 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()
DChangeLog-9197907 * makefile.vms: Add better support for DEC C compilation.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-pdp11.texi19 * 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
Dc-vax.texi194 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/
Dm88k.h402 DEC = 11 enumerator
Dh8300.h76 DEC = PREDEC, enumerator
197 RDDEC = DST | DEC,
/toolchain/binutils/binutils-2.25/gas/config/
Drl78-parse.y163 %token DEC DECW DI DIVHU DIVWU
1178 | DEC { $$ = 0x10; }
1284 OPC(DEC),
/toolchain/binutils/binutils-2.25/gprof/
DTODO3 at the line-level (this is useful for the uprofile tool under DEC's
DREADME34 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
DChangeLog-92031691 as some compilers complain (e.g., DEC's OSF/1 compiler)
Dgprof.texi1972 fortunately, is becoming increasingly common). For example, under DEC
/toolchain/binutils/binutils-2.25/opcodes/
Dm88k-dis.c386 {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()
DChangeLog-92973280 (printop): handle new arg types DEC and XREG for m88110.
/toolchain/binutils/binutils-2.25/bfd/
Dieee.c517 #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()
DChangeLog-9697391 * configure.com: Use 64bit integers with DEC C.
3929 * makefile.vms: Add better support for DEC C compilation
DChangeLog-20051495 symbol index to 15 to allow for binaries produced by DEC
DChangeLog-9495946 configurations from other BSD ones. Don't assume DEC is the only
/toolchain/binutils/binutils-2.25/gas/
DNEWS507 * Support for the DEC Alpha, running OSF/1 (ECOFF format). The gas support is
DChangeLog-92954850 not the newer "DEC C" one which has much different startup code.]
/toolchain/binutils/binutils-2.25/ld/
DNEWS342 * DEC VAX ELF support, by Matt Thomas.
/toolchain/binutils/binutils-2.25/cpu/
Dip2k.cpu149 (OTHER1 OTHER2 SUB DEC OR AND XOR ADD
/toolchain/binutils/binutils-2.25/libiberty/
DChangeLog1289 Use DEC-C builtin alloca.
/toolchain/binutils/binutils-2.25/
DChangeLog9943 * makefile.vms: Fix to work with DEC C.