binutils-gdb/gas/config
Peter Bergner 9b4e57660d gas/
* config/tc-ppc.c (parse_cpu): Rename altivec_or_spe to retain_flags.
	Handle -mvsx and -mpower7.
	(md_show_usage): Document -mpower7 and -mvsx.
	* doc/as.texinfo (Target PowerPC): Document -mvsx.
	* doc/c-ppc.texi (PowerPC-Opts): Document -mvsx and -mpower7.

gas/testsuite/
	* gas/ppc/power7.d: New.
	* gas/ppc/power7.s: Likewise.
	* gas/ppc/ppc.exp: Run power7 test.

include/opcode/
	* ppc.h (PPC_OPCODE_VSX, PPC_OPERAND_VSR): New.

opcodes/
	* ppc-dis.c (powerpc_init_dialect): Handle power7 and vsx options.
	(print_insn_powerpc): Prepend 'vs' when printing VSX registers.
	(print_ppc_disassembler_options): Document -Mpower7 and -Mvsx.
	* ppc-opc.c (insert_xt6): New static function.
	(extract_xt6): Likewise.
	(insert_xa6): Likewise.
	(extract_xa6: Likewise.
	(insert_xb6): Likewise.
	(extract_xb6): Likewise.
	(insert_xb6s): Likewise.
	(extract_xb6s): Likewise.
	(XS6, XT6, XA6, XB6, XB6S, DM, XX3, XX3DM, XX1_MASK, XX3_MASK,
	XX3DM_MASK, PPCVSX): New.
	(powerpc_opcodes): Add opcodes "lxvd2x", "lxvd2ux", "stxvd2x",
	"stxvd2ux", "xxmrghd", "xxmrgld", "xxpermdi", "xvmovdp", "xvcpsgndp".
2008-08-02 04:38:51 +00:00
..
aout_gnu.h
atof-ieee.c
atof-vax.c
bfin-aux.h
bfin-defs.h
bfin-lex.l
bfin-parse.y * config/bfin-parse.y (asm_1): Error if plain symbol is used 2008-07-24 07:25:13 +00:00
e-crisaout.c
e-criself.c
e-i386aout.c
e-i386coff.c
e-i386elf.c
e-mipsecoff.c
e-mipself.c
itbl-mips.h
m68k-parse.h
m68k-parse.y
obj-aout.c
obj-aout.h
obj-coff.c
obj-coff.h
obj-ecoff.c
obj-ecoff.h
obj-elf.c * config/obj-elf.c (obj_elf_section_type): Add prototype 2008-04-23 13:54:56 +00:00
obj-elf.h
obj-evax.c
obj-evax.h
obj-fdpicelf.c 2008-04-23 Mike Frysinger <vapier@gentoo.org> 2008-04-23 18:40:34 +00:00
obj-fdpicelf.h 2008-04-23 Mike Frysinger <vapier@gentoo.org> 2008-04-23 18:40:34 +00:00
obj-multi.c
obj-multi.h
obj-som.c
obj-som.h
tc-alpha.c
tc-alpha.h
tc-arc.c
tc-arc.h
tc-arm.c gas/ 2008-07-07 19:12:58 +00:00
tc-arm.h
tc-avr.c /gas: 2008-06-25 16:19:11 +00:00
tc-avr.h
tc-bfin.c * config/tc-bfin.c (bfin_gen_loop): Remove loop symbol. 2008-07-22 08:34:16 +00:00
tc-bfin.h
tc-cr16.c
tc-cr16.h
tc-cris.c
tc-cris.h
tc-crx.c
tc-crx.h
tc-d10v.c
tc-d10v.h
tc-d30v.c * config/tc-tic4x.c (tic4x_insn_insert): Add const qualifier to 2008-02-12 08:37:08 +00:00
tc-d30v.h
tc-dlx.c
tc-dlx.h
tc-fr30.c
tc-fr30.h
tc-frv.c
tc-frv.h
tc-generic.c
tc-generic.h
tc-h8300.c * config/tc-h8300.c (fix_operand_size): Use the default size 2008-07-21 17:50:54 +00:00
tc-h8300.h
tc-hppa.c PR 5946 2008-03-16 23:16:03 +00:00
tc-hppa.h * config/tc-hppa.h (DWARF2_CIE_DATA_ALIGNMENT): Wrap negative number 2007-12-27 15:35:53 +00:00
tc-i370.c
tc-i370.h
tc-i386.c warning fix 2008-07-28 06:48:00 +00:00
tc-i386.h gas/ 2008-02-13 10:14:40 +00:00
tc-i860.c
tc-i860.h
tc-i960.c
tc-i960.h
tc-ia64.c * config/tc-ia64.c (ia64_convert_frag): Zero-initialize room for 2008-01-09 22:36:06 +00:00
tc-ia64.h
tc-ip2k.c
tc-ip2k.h
tc-iq2000.c
tc-iq2000.h
tc-m32c.c * config/tc-m32c.h (H_TICK_HEX): Define. 2008-07-18 22:25:07 +00:00
tc-m32c.h * config/tc-m32c.h (H_TICK_HEX): Define. 2008-07-18 22:25:07 +00:00
tc-m32r.c * config/tc-m32r.c (md_begin): Mark .sbss as being bss style section. 2007-12-10 23:33:46 +00:00
tc-m32r.h
tc-m68hc11.c
tc-m68hc11.h
tc-m68k.c * config/tc-m68k.c (m68k_set_cpu, m68k_set_arch): Don't complain 2008-07-08 06:33:41 +00:00
tc-m68k.h
tc-m68851.h
tc-maxq.c
tc-maxq.h
tc-mcore.c
tc-mcore.h
tc-mep.c
tc-mep.h
tc-mips.c * config/tc-mips.c (mips_ip): Reset s to argsStart. 2008-07-22 10:44:51 +00:00
tc-mips.h gas/ 2007-12-10 10:36:00 +00:00
tc-mmix.c PR gas/6607 2008-06-16 15:04:41 +00:00
tc-mmix.h
tc-mn10200.c
tc-mn10200.h
tc-mn10300.c * config/tc-mn10300.c (has_known_symbol_location): New function. 2008-02-18 10:03:06 +00:00
tc-mn10300.h
tc-msp430.c
tc-msp430.h
tc-mt.c
tc-mt.h
tc-ns32k.c
tc-ns32k.h
tc-openrisc.c
tc-openrisc.h
tc-or32.c
tc-or32.h
tc-pdp11.c
tc-pdp11.h
tc-pj.c
tc-pj.h
tc-ppc.c gas/ 2008-08-02 04:38:51 +00:00
tc-ppc.h include/opcode/ 2008-06-13 20:16:00 +00:00
tc-s390.c 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com> 2008-03-19 10:29:18 +00:00
tc-s390.h
tc-score.c
tc-score.h
tc-sh64.c PR gas/6043 2008-04-07 02:55:08 +00:00
tc-sh64.h
tc-sh.c 2008-04-15 Andrew Stubbs <andrew.stubbs@st.com> 2008-04-15 15:53:26 +00:00
tc-sh.h
tc-sparc.c * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries. 2008-04-30 03:50:39 +00:00
tc-sparc.h
tc-spu.c * config/tc-spu.c (md_apply_fix): Handle fully resolved 2008-07-04 13:04:04 +00:00
tc-spu.h
tc-tic4x.c * config/tc-tic4x.c (tic4x_insn_insert): Add const qualifier to 2008-02-12 08:37:08 +00:00
tc-tic4x.h
tc-tic30.c
tc-tic30.h
tc-tic54x.c
tc-tic54x.h
tc-v850.c
tc-v850.h
tc-vax.c
tc-vax.h
tc-xc16x.c
tc-xc16x.h
tc-xstormy16.c
tc-xstormy16.h
tc-xtensa.c bfd/ 2008-05-07 23:13:09 +00:00
tc-xtensa.h 2008-03-14 Sterling Augustine <sterling@tensilica.com> 2008-03-14 20:17:39 +00:00
tc-z8k.c
tc-z8k.h
tc-z80.c
tc-z80.h
te-386bsd.h
te-aix5.h
te-armeabi.h
te-armlinuxeabi.h
te-dynix.h
te-epoc-pe.h
te-freebsd.h
te-generic.h
te-gnu.h
te-go32.h
te-hppa64.h
te-hppa.h
te-hppalinux64.h
te-hpux.h
te-i386aix.h
te-ia64aix.h
te-interix.h
te-irix.h
te-linux.h
te-lnews.h
te-lynx.h
te-mach.h
te-macos.h
te-nbsd532.h
te-nbsd.h
te-netware.h
te-pc532mach.h
te-pe.h
te-pep.h
te-psos.h
te-riscix.h
te-sparcaout.h
te-sun3.h
te-svr4.h
te-symbian.h
te-tmips.h
te-vxworks.h
te-wince-pe.h
vax-inst.h
xtensa-istack.h
xtensa-relax.c
xtensa-relax.h