binutils-gdb/gas/doc
David Daney d954098fc1 2010-10-04 David Daney <ddaney@caviumnetworks.com>
* config/tc-mips.c (mips_fix_cn63xxp1): New variable.
	(mips_ip):  Add errata work around when mips_fix_cn63xxp1 set.
	(OPTION_FIX_CN63XXP1, OPTION_NO_FIX_CN63XXP1): New enum options
	enumerations.
	(md_longopts): Add options for -mfix-cn63xxp1 and -mno-fix-cn63xxp1.
	(md_parse_option): Handle OPTION_FIX_CN63XXP1 and
	OPTION_NO_FIX_CN63XXP1.
	(md_show_usage): Add documentation for -mfix-cn63xxp1.
	* doc/c-mips.texi (-mfix-cn63xxp1, -mno-fix-cn63xxp1): Document
	the new options.

2010-10-04  David Daney  <ddaney@caviumnetworks.com>

	* gas/mips/mips.exp (octeon-pref): Run the new test.
	* gas/mips/octeon-pref.s: New test.
	* gas/mips/octeon-pref.d: New expected results for the new test.
2010-10-04 15:24:49 +00:00
..
all.texi
as.texinfo Add "?" pseudo-flag to ELF .section/.pushsection directives. 2010-08-17 20:03:41 +00:00
c-alpha.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-arc.texi
c-arm.texi * bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value. 2010-09-23 15:52:19 +00:00
c-avr.texi
c-bfin.texi gas: blackfin: add support for BF592 processors 2010-09-22 20:17:51 +00:00
c-cr16.texi
c-cris.texi
c-d10v.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-d30v.texi
c-h8300.texi
c-hppa.texi
c-i370.texi
c-i386.texi Support AVX Programming Reference (June, 2010) 2010-07-01 21:55:02 +00:00
c-i860.texi
c-i960.texi
c-ia64.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-ip2k.texi
c-lm32.texi
c-m32c.texi
c-m32r.texi
c-m68hc11.texi
c-m68k.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-microblaze.texi
c-mips.texi 2010-10-04 David Daney <ddaney@caviumnetworks.com> 2010-10-04 15:24:49 +00:00
c-mmix.texi
c-msp430.texi
c-mt.texi
c-ns32k.texi
c-pdp11.texi
c-pj.texi
c-ppc.texi
c-rx.texi
c-s390.texi 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2010-09-27 13:36:48 +00:00
c-score.texi
c-sh64.texi
c-sh.texi
c-sparc.texi
c-tic6x.texi * doc/c-tic6x.texi (.c6xabi_attribute): Document directive. 2010-09-09 20:56:15 +00:00
c-tic54x.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-v850.texi Add support for v850E2 and v850E2V3 2010-07-23 14:52:54 +00:00
c-vax.texi
c-xc16x.texi
c-xtensa.texi
c-z8k.texi
c-z80.texi
fdl.texi
h8.texi
internals.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
Makefile.am
Makefile.in