binutils-gdb/gas/doc
Nick Clifton a75555d13b * config/tc-msp430.c (mcu_types): Add some more 430X mcu names.
(OPTION_INTR_NOPS): Define.
	(gen_interrupt_nops): Default to FALSE.
	(md_parse_opton): Add support for OPTION_INTR_NOPS.
	(md_longopts): Add -mn.
	(md_show_usage): Add -mn.
	(msp430_operands): Generate NOPs for all MCUs not just 430Xv2.
	* doc/c-msp430.c: Document -mn.
2013-12-13 12:32:21 +00:00
..
Makefile.am Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
Makefile.in Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
all.texi Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
as.texinfo Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
c-aarch64.texi [AArch64, ILP32] Retire -milp32 and -mlp64; use -mabi=ilp32 and -mabi=lp64. 2013-07-19 16:25:54 +00:00
c-alpha.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-arc.texi * doc/c-arc.texi (ARC Directives): Revert last change and use 2013-03-14 16:17:45 +00:00
c-arm.texi Add support for armv7ve to gas. 2013-11-18 17:23:33 +00:00
c-avr.texi * config/tc-avr.c: Make ata6289's ISA to AVR_ISA_AVR4. 2013-07-18 11:47:30 +00:00
c-bfin.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-cr16.texi PR gas/15212 2013-03-14 10:00:46 +00:00
c-cris.texi * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not 2011-05-16 03:28:47 +00:00
c-d10v.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-d30v.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-epiphany.texi bfd: 2011-10-27 14:27:16 +00:00
c-h8300.texi * doc/as.texinfo: Add support to generate man options for h8300. 2013-04-03 02:48:37 +00:00
c-hppa.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-i370.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-i386.texi Add AMD bdver4 support. 2013-09-30 17:02:07 +00:00
c-i860.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-i960.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-ia64.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-ip2k.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-lm32.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-m32c.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-m32r.texi PR binutils/15834 2013-08-23 07:54:19 +00:00
c-m68hc11.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-m68k.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-metag.texi Add "@c man" markers to doc/c-metag.texi 2013-02-04 20:29:21 +00:00
c-microblaze.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-mips.texi 2013-11-19 Catherine Moore <clm@codesourcery.com> 2013-11-19 05:07:54 -08:00
c-mmix.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-msp430.texi * config/tc-msp430.c (mcu_types): Add some more 430X mcu names. 2013-12-13 12:32:21 +00:00
c-mt.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-nds32.texi Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
c-nios2.texi 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> 2013-02-06 23:22:26 +00:00
c-ns32k.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-pdp11.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-pj.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-ppc.texi include/opcode/ 2013-01-11 02:25:36 +00:00
c-rl78.texi * elf32-rl78.c (rl78_elf_merge_private_bfd_data): Complain if G10 2013-08-09 10:40:04 +00:00
c-rx.texi * config/rx-defs.h: Add macros for RX100, RX200, RX600, and 2013-07-18 12:15:15 +00:00
c-s390.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-score.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-sh.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-sh64.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-sparc.texi gas/ 2013-08-05 16:11:07 +00:00
c-tic6x.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-tic54x.texi PR gas/15212 2013-03-14 10:00:46 +00:00
c-tilegx.texi Add support for constructing pc-relative addresses to the plt, by 2012-08-28 02:43:22 +00:00
c-tilepro.texi Improve TLS support on TILE-Gx/TILEPro: 2012-02-25 22:24:21 +00:00
c-v850.texi Add support for V850E3V5 architecture 2013-01-24 11:14:05 +00:00
c-vax.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-xc16x.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-xgate.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-xstormy16.texi * doc/Makefile.am: (CPU_DOCS): Add c-xstormy16.texi. 2011-06-20 10:27:56 +00:00
c-xtensa.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-z8k.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-z80.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
fdl.texi Change documentation license to FDL v1.3 2008-11-19 16:22:48 +00:00
h8.texi Add copyright notices 2012-12-17 16:56:12 +00:00
internals.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00