binutils-gdb/gas/doc
Alan Modra 20ee54e817 * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.
(struct fix <fx_plt>): Rename to tcbit2.
	* write.c (fix_new_internal): Adjust.
	(TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt.
	* config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
	* config/tc-cris.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
	* config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
	* config/tc-i960.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
	* config/tc-sh.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
	* config/tc-sh64.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
	* config/tc-sparc.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
	* config/tc-msp430.c (msp430_force_relocation_local): Likewise.
	* config/tc-ia64.c (emit_one_bundle): Don't set fx_plt.
	* config/tc-ia64.h (TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt.
	Instead, compare fx_r_type.
	* config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Use
	fx_tcbit in place of fx_plt.
	* config/tc-xtensa.h (TC_FORCE_RELOCATION_LOCAL): Define.
	* doc/internals.texi (TC_FORCE_RELOCATION_LOCAL): Remove reference
	to fx_plt.
2007-02-01 14:12:20 +00:00
..
Makefile.am bfd/ 2006-12-12 14:31:48 +00:00
Makefile.in bfd/ 2006-12-12 14:31:48 +00:00
all.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
as.texinfo * as.c (main): Mark symbols created via the --defsym command line 2007-01-30 14:44:36 +00:00
c-alpha.texi
c-arc.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-arm.texi 2006-12-13 Paul Brook <paul@codesourcery.com> 2006-12-13 16:06:39 +00:00
c-avr.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-bfin.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-cris.texi
c-d10v.texi
c-d30v.texi
c-h8300.texi
c-hppa.texi
c-i370.texi
c-i386.texi Fix AMDFAM10 POPCNT instruction 2006-10-23 22:53:29 +00:00
c-i860.texi
c-i960.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-ia64.texi
c-ip2k.texi
c-m32c.texi [bfd] 2005-07-26 03:21:53 +00:00
c-m32r.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-m68hc11.texi PR binutils/2877 2006-07-06 10:34:02 +00:00
c-m68k.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-mips.texi * doc/c-mips.texi (-march): Document sb1a. 2006-11-06 15:05:40 +00:00
c-mmix.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-msp430.texi 2005-08-12 Dmitry Diky <diwil@spec.ru> 2005-08-12 11:54:23 +00:00
c-mt.texi * doc/t-mt.texi: Update MS1 to MT. 2005-12-20 09:44:48 +00:00
c-ns32k.texi
c-pdp11.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-pj.texi
c-ppc.texi Add powerpc cell support. 2006-10-24 01:27:29 +00:00
c-sh.texi * config/tc-sh.c (allow_dollar_register_prefix): New variable. 2005-10-06 11:44:07 +00:00
c-sh64.texi
c-sparc.texi
c-tic54x.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-v850.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-vax.texi
c-xc16x.texi Add support for the Infineon XC16X. 2006-02-17 14:36:28 +00:00
c-xtensa.texi * doc/c-xtensa.texi: Add @group commands in examples. 2006-08-25 19:50:30 +00:00
c-z8k.texi
c-z80.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
fdl.texi
h8.texi
internals.texi * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move. 2007-02-01 14:12:20 +00:00