binutils-gdb/gas/doc
Ian Lance Taylor c842b53ae1 * write.c (is_dnrange): Stop as soon as the address becomes
larger.
	(relax_frag): Add segment parameter.  Only call symbol_get_frag
	once.  Only call is_dnrange if the symbol is in the same segment,
	and the symbol address is larger.
	(relax_segment): Pass segment to md_relax_frag and relax_frag.
	* write.h (relax_frag): Update declaration.
	* config/tc-fr30.c (fr30_relax_frag): Add segment parameter.  Pass
	it to relax_frag.
	* config/tc-m32r.c (m32r_relax_frag): Likewise.
	* config/tc-m32r.h (md_relax_frag): Add segment parameter.
	(m32r_relax_frag): Update declaration.
	* config/tc-mips.h (md_relax_frag): Add segment parameter.
	* config/tc-tic54x.h (md_relax_frag): Likewise.
	* doc/internals.texi (CPU backend): Update documentation for
	md_relax_frag.
2001-02-13 21:27:52 +00:00
..
Makefile.am Updated ARC assembler from arccores.com 2001-01-11 21:20:20 +00:00
Makefile.in Updated ARC assembler from arccores.com 2001-01-11 21:20:20 +00:00
all.texi 2000-07-31 Jason Eckhardt <jle@cygnus.com> 2000-08-01 01:57:46 +00:00
as.1 Turn Gnu Free Documentation License intoa comment 2000-11-29 21:45:14 +00:00
as.texinfo 2001-01-13 Philip Blundell <philb@gnu.org> 2001-01-13 22:39:55 +00:00
c-a29k.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-arc.texi Add missing ARC documentation 2001-01-12 17:50:59 +00:00
c-arm.texi 2001-01-13 Philip Blundell <philb@gnu.org> 2001-01-13 22:39:55 +00:00
c-d10v.texi Add outputting_stabs_line_debug varaible and D10v code to use it 2000-12-05 00:56:09 +00:00
c-d30v.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-h8300.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-h8500.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-hppa.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-i370.texi Add IBM 370 support. 2000-02-23 13:52:23 +00:00
c-i386.texi Handle long jumps for .code16 and .arch < 386 by using a two 2001-02-13 12:44:19 +00:00
c-i860.texi 2000-08-11 Andreas Schwab <schwab@suse.de> 2000-08-12 16:05:46 +00:00
c-i960.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-m32r.texi Document new -m32r command line switch 2000-03-07 00:06:52 +00:00
c-m68hc11.texi Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support 2000-06-19 01:22:44 +00:00
c-m68k.texi (@cindex @samp{--pcrel}): Rewrite option description. 2000-08-01 16:57:01 +00:00
c-mips.texi Fix formatting. 2000-12-12 19:36:32 +00:00
c-ns32k.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-pj.texi 1999-09-04 Steve Chamberlain <sac@pobox.com> 1999-09-04 17:29:22 +00:00
c-sh.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-sparc.texi Jakub Jelinek <jj@ultra.linux.cz> 1999-07-30 21:39:53 +00:00
c-tic54x.texi TI C54x target. 2000-06-20 13:52:32 +00:00
c-v850.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-vax.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-z8k.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
gasp.texi Add GNU Free Documentation License 2000-11-06 20:27:26 +00:00
h8.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
internals.texi * write.c (is_dnrange): Stop as soon as the address becomes 2001-02-13 21:27:52 +00:00