Home
last modified time | relevance | path

Searched refs:md_pseudo_table (Results 1 – 22 of 22) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDtc.h26 extern const pseudo_typeS md_pseudo_table[];
HDChangeLog-0001627 (md_pseudo_table): Add .big.
1470 (md_pseudo_table): Add "llong", "quad".
1903 * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add .file and
1977 (md_pseudo_table): Add init_array and fini_array.
1989 * config/tc-m88k.c (md_pseudo_table): Remove redundant "global".
2006 * config/tc-ia64.c (md_pseudo_table): Add 2byte, 4byte, and 8byte.
2131 * config/tc-m88k.c (md_pseudo_table): Properly terminate the table
2192 * config/tc-sh.c (md_pseudo_table): Only intercept the .file and
2506 (md_pseudo_table): Add directive .cpu back as an alias for
2561 (md_pseudo_table): Correct initialization.
[all …]
HDChangeLog-9697454 (md_pseudo_table): Add new pseudo ops .zcomm, .scomm and .tcomm.
731 (md_pseudo_table): Change .word to be 32 bits and add
808 (md_pseudo_table): Add "arch".
935 (md_pseudo_table): New pseudo ops: .bss, .offset, .section
964 * config/tc-tic80.c (md_pseudo_table): Use s_lcomm_bytes for bss
1142 (md_pseudo_table): Add unaligned data pseudos for DWARF.
1192 * config/tc-i386.c (md_pseudo_table): If USE_ALIGN_PTWO is
1364 * config/tc-sh.c (md_pseudo_table): Add .uaword and .ualong.
2124 * config/tc-tic80.c (md_pseudo_table): Add "sect" and "section"
2160 * config/tc-tic80 (md_pseudo_table): Add align pseudo op to do
[all …]
HDChangeLog-989920 * config/tc-mn10300.c (md_pseudo_table): Add ".am33" pseudo-op.
384 (md_pseudo_table): Add .file and .line pseudo-ops for OBJ_ELF.
797 (md_pseudo_table): Add "code16gcc" entry.
918 * config/tc-hppa.c (md_pseudo_table): Add ".dword" pseudo-op.
1024 * config/tc-mcore.c (md_pseudo_table): Add .comm for ELF and allow
1237 * config/tc-sparc.c (md_pseudo_table): Remove pushsection and
1735 * config/tc-mcore.c (md_pseudo_table): Add intercepts for section
1757 * config/tc-mcore.c (md_pseudo_table): Add overrides for .bss
2161 (md_pseudo_table): Support .intel_syntax and .att_syntax.
2301 (md_pseudo_table): Add "compiler" if OBJ_SOM.
[all …]
HDChangeLog-9295322 (md_pseudo_table): Don't define "extern".
410 * config/tc-ppc.c (md_pseudo_table): Add "bc" and "ec".
432 * config/tc-ppc.c (md_pseudo_table): Add "data" and "text".
471 * config/tc-hppa.c (md_pseudo_table): Add new ".nsubspa" opcode.
711 * config/tc-i960.c (md_pseudo_table): Add endian.
835 * config/tc-ppc.c (md_pseudo_table): Base support for new or altered
1428 * config/tc-m68k.c (md_pseudo_table): Add MRI structured control
1501 * config/tc-hppa.c (md_pseudo_table): Add entries for
1598 * config/tc-m68k.c (md_pseudo_table): Add restore, save.
1627 (md_pseudo_table): Add opt and reg.
[all …]
HDChangeLog-2006188 * config/tc-spu.c (md_pseudo_table): Add eqv and .eqv.
321 (md_pseudo_table): Add object_arch.
771 (md_pseudo_table) [!OBJ_ELF]: Handle 2byte, 4byte, 8byte, file,
1027 (md_pseudo_table): Add entry for new "vsave" directive.
1827 (md_pseudo_table): Add dn, qn.
2039 (md_pseudo_table): Enable .arch, .cpu and .fpu for all targets.
2222 (md_pseudo_table): Add it for ".picptr".
2593 (md_pseudo_table): Add arch and cpu directives.
2621 (md_pseudo_table): ... to here, use generic cons() for defw,dw.
HDChangeLog-0203544 (md_pseudo_table): Add "unreq" entry.
973 (md_pseudo_table): Add .v850e1 pseudo op.
1104 (md_pseudo_table): Change s_align_bytes to s_align_wrapper, remove
1417 * config/tc-mn10300.c (md_pseudo_table): Use AM33_2 constant.
1422 * config/tc-mn10300.c (md_pseudo_table): Added `am33_2'.
1725 (md_pseudo_table): Add .h8300sxn entry.
1802 (md_pseudo_table): Add it.
1970 * config/tc-arc.c (md_pseudo_table): Remove .file and .loc.
2022 (md_pseudo_table): Add entries for .loc and .line.
2107 (md_pseudo_table): Add "secalias".
[all …]
HDChangeLog288 * config/tc-spu.c (md_pseudo_table): Add int, long, quad. Call
1168 * config/tc-m32c.c (md_pseudo_table): Add .3byte.
HDread.c490 #define md_pop_insert() pop_insert(md_pseudo_table)
/NextBSD/contrib/binutils/gas/config/
HDtc-spu.c82 const pseudo_typeS md_pseudo_table[] = variable
HDtc-mep.c78 const pseudo_typeS md_pseudo_table[] = variable
HDtc-arc.c1418 const pseudo_typeS md_pseudo_table[] = variable
HDtc-cr16.c246 const pseudo_typeS md_pseudo_table[] = variable
HDtc-s390.c86 const pseudo_typeS md_pseudo_table[] = variable
HDtc-sparc.c147 const pseudo_typeS md_pseudo_table[] = variable
HDtc-ppc.c184 const pseudo_typeS md_pseudo_table[] = variable
HDtc-alpha.c4627 const pseudo_typeS md_pseudo_table[] = variable
HDtc-score.c6636 const pseudo_typeS md_pseudo_table[] = variable
HDtc-i386.c525 const pseudo_typeS md_pseudo_table[] = variable
HDtc-ia64.c5454 const pseudo_typeS md_pseudo_table[] = variable
HDtc-arm.c3873 const pseudo_typeS md_pseudo_table[] = variable
/NextBSD/contrib/binutils/gas/doc/
HDinternals.texi868 @item md_pseudo_table
869 @cindex md_pseudo_table