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 * config/tc-alpha.c (O_lituse_jsrdirect): New. 2005-05-31 22:53:11 +00:00
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 update copyright dates 2005-03-03 01:29:54 +00:00
c-d10v.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-d30v.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-h8300.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-hppa.texi * som.c (struct som_misc_symbol_info): Add is_comdat, is_common and 2004-04-28 18:02:49 +00:00
c-i370.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-i386.texi Fix AMDFAM10 POPCNT instruction 2006-10-23 22:53:29 +00:00
c-i860.texi 2003-08-25 Jason Eckhardt <jle@rice.edu> 2003-08-26 02:40:43 +00:00
c-i960.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-ia64.texi gas/ 2005-03-28 22:34:20 +00:00
c-ip2k.texi * doc/c-ip2k.texi: The company name Scenix changed to Ubicom. 2002-07-22 19:04:28 +00:00
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 update copyright dates 2005-03-03 01:29:54 +00:00
c-pdp11.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
c-pj.texi update copyright dates 2005-03-03 01:29:54 +00:00
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 update copyright dates 2005-03-03 01:29:54 +00:00
c-sparc.texi update copyright dates 2005-03-03 01:29:54 +00:00
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 update copyright dates 2005-03-03 01:29:54 +00:00
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 update copyright dates 2005-03-03 01:29:54 +00:00
c-z80.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
fdl.texi Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
h8.texi Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
internals.texi * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move. 2007-02-01 14:12:20 +00:00