binutils-gdb/gas/config
Ian Lance Taylor 5868b1fe68 * Removed sy_forward and replaced it with an undefined expression
as the value of a symbol.
	* struc-symbol.h (struct symbol): Removed sy_forward field.  Added
	sy_resolved and sy_resolving single bit fields.
	* symbols.c (symbol_new): Don't initialize sy_forward field.
	(resolve_symbol_value): New function to adjust symbol value by
	fragment address, using recursion to resolve forward symbols.
	* symbols.h: Added prototype for new function.
	* read.c (pseudo_set): Set symbolP->sy_value to an undefined
	expression rather than setting symbolP->sy_forward.
	* write.c (write_object_file): Use resolve_symbol_value on
	symbols, keeping the common case (the old behaviour) inline.
	* config/obj-aout.c (obj_aout_frob_symbol): Removed sy_forward
	handling (subsumed by write.c change).
	* config/obj-coff.c, config/obj-coffbfd.c (obj_coff_val): Set
	sy_value rather than sy_forward.
	* config/obj-coffbfd.c (obj_coff_endef, yank_symbols): Check
	expression segment rather than sy_forward.
	(yank_symbols): Use resolve_symbol_value.
	(crawl_symbols): Removed extra pass over symbols.
	* config/obj-aout.c, config/obj-bout.c, config/obj-coff.c,
	config/obj-vms.c (obj_crawl_symbol_chain): Removed extra pass over
	symbols which handled sy_forward; use resolve_symbol_value
	instead.
	* config/obj-coff.h, config/obj-coffbfd.h (obj_frob_forward_symbol):
	Define.
	* config/obj-elf.c (obj_elf_stab_generic): Check expression
	segment rather than sy_forward.
	* config/obj-vms.c (VMS_Check_For_Main): Don't initialize
	sy_forward; do initialize sy_resolved and sy_resolving.
	* config/tc-hppa.h (STAB_FIXUP): Use sy_value, not sy_forward.
1993-07-14 22:21:25 +00:00
..
.Sanitize * config/mips-opcode.h: Moved to opcode/mips.h. 1993-07-07 17:23:39 +00:00
aout_gnu.h Dos File renaming 1992-02-27 18:52:18 +00:00
atof-ieee.c Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
atof-ns32k.c Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
atof-tahoe.c more tahoe code 1992-12-03 23:42:16 +00:00
atof-vax.c force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
coff_gnu.h guesses for i860 relocs, from fsf code 1992-12-03 23:49:30 +00:00
cplus-dem.c Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
ebmon29k.mt Yet more 29k configury 1992-05-05 14:23:33 +00:00
h8300.mt don't specify comopiler here 1993-02-08 19:17:29 +00:00
h8300hds.mt Initial revision 1991-10-21 16:31:43 +00:00
h8500.mt * config/{h8500.mt, tc-h8500.c, tc-h8500.h, obj-coffbfd.c, 1993-02-04 20:47:48 +00:00
ho-ansi.h Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
ho-decstatn.h * config/ho-decstatn.h: Define BROKEN_ASSERT if not __GNUC__, 1993-04-08 19:55:44 +00:00
ho-generic.h (free): Returns void if __STDC__. 1993-07-07 16:14:44 +00:00
ho-go32.h Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
ho-hppabsd.h new file, from utah 1993-06-03 19:58:32 +00:00
ho-hpux.h Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
ho-i386.h Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
ho-i386aix.h Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
ho-irix.h Include ho-generic.h. 1993-04-02 18:42:37 +00:00
ho-mipsbsd.h from Ralph Campbell's work 1993-02-08 19:20:27 +00:00
ho-rs6000.h Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
ho-sun3.h remove all rcs keywords 1992-02-13 08:39:15 +00:00
ho-sun4.h remove all rcs keywords 1992-02-13 08:39:15 +00:00
ho-sun386.h Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
ho-sunos.h SunOS 4.0.3 has no sys/stdtypes.h 1992-12-28 18:38:10 +00:00
ho-sysv.h delete HO_USG and setbuffer macros 1992-12-03 23:45:34 +00:00
ho-vax.h delete M_VAX 1992-12-03 23:48:47 +00:00
ho-vms.h Define EXIT_SUCCESS and EXIT_FAILURE if not already defined. 1993-03-12 02:29:11 +00:00
i386coff.mt Sat Dec 12 15:26:34 1992 Ian Lance Taylor (ian@cygnus.com) 1992-12-13 00:56:14 +00:00
m68k.mt More filename renaming. 1991-12-01 07:11:25 +00:00
m68kcoff.mt don't need LOCAL_LOADLIBES any more, with new configure.in changes 1993-02-24 11:16:21 +00:00
m88k-opcode.h Sun Jun 20 02:34:04 1993 Ashley Saulsbury (ans@sics.se) 1993-06-20 21:56:23 +00:00
mips-big.mt * config/mips-opcode.h: Moved to opcode/mips.h. 1993-07-07 17:23:39 +00:00
mips-lit.mt * config/mips-opcode.h: Moved to opcode/mips.h. 1993-07-07 17:23:39 +00:00
obj-aout.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-aout.h remove all rcs keywords 1992-02-13 08:39:15 +00:00
obj-bout.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-bout.h * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
obj-coff.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-coff.h * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
obj-coffbfd.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-coffbfd.h * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-ecoff.c * config/mips-opcode.h: Moved to opcode/mips.h. 1993-07-07 17:23:39 +00:00
obj-elf.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-elf.h (obj_elf_frob_symbol, elf_frob_file, elf_file_symbol): Declare. 1993-07-07 16:22:12 +00:00
obj-generic.c Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
obj-generic.h * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
obj-hp300.c override obj_header_append from obj-aout.c 1993-05-14 10:56:24 +00:00
obj-hp300.h override obj_header_append from obj-aout.c 1993-05-14 10:56:24 +00:00
obj-ieee.c * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
obj-ieee.h Ran "indent", for GNU coding style; some code & comments still need fixup. 1992-11-23 20:42:33 +00:00
obj-vms.c * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
obj-vms.h * Changes to keep a full expression as the value of a symbol, not 1993-07-14 19:35:45 +00:00
sh.mt Support for Hitachi SH 1993-04-27 01:32:09 +00:00
sparc.mt grab bfd lib for opcode table 1992-08-11 17:00:47 +00:00
tc-a29k.c update use of valueT and addressT 1993-07-12 18:58:50 +00:00
tc-a29k.h * read.c (cons): Conditionalize parsing of expression. Move 1993-06-30 18:27:41 +00:00
tc-generic.c
tc-generic.h White space and comments only. The devo tree prior to this delta is 1992-02-13 08:33:54 +00:00
tc-h8300.c cvs core dumps again... 1993-07-13 19:13:18 +00:00
tc-h8300.h Don't remove underlines 1992-02-24 18:25:19 +00:00
tc-h8500.c * config/tc-h8500.c (line_comment_chars): Add hash. 1993-07-13 19:12:10 +00:00
tc-h8500.h fix decls 1993-07-02 01:33:33 +00:00
tc-hppa.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-hppa.h * Removed sy_forward and replaced it with an undefined expression 1993-07-14 22:21:25 +00:00
tc-i386.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-i386.h fighting bitrot in a major way 1992-02-17 15:54:49 +00:00
tc-i860.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-i860.h
tc-i960.c Thu Jul 8 14:41:43 1993 Mark Eichin (eichin@cygnus.com) 1993-07-08 18:44:32 +00:00
tc-i960.h force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
tc-m68k.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-m68k.h Wed Sep 9 11:10:24 1992 Ian Lance Taylor (ian@cygnus.com) 1992-09-09 18:38:16 +00:00
tc-m88k.c Clean up some of the obvious m88k bitrot. 1993-07-09 18:31:36 +00:00
tc-m88k.h Clean up some of the obvious m88k bitrot. 1993-07-09 18:31:36 +00:00
tc-m68851.h force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
tc-mips.c * config/tc-mips.c (mips_ip): Don't warn on 'i' or 'j' mismatch if 1993-07-12 14:24:20 +00:00
tc-mips.h * config/mips-opcode.h: Moved to opcode/mips.h. 1993-07-07 17:23:39 +00:00
tc-ns32k.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-ns32k.h White space and comment changes, and #ifdef __STDC__ becomes #if 1992-02-15 21:09:34 +00:00
tc-sh.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-sparc.c Oops, not all of the tc-sparc.c change was format-independent. 1993-07-08 19:09:19 +00:00
tc-sparc.h Define ENV64 for sparc v9. 1993-07-07 16:17:29 +00:00
tc-sparc64.c New files for sparc64 cpu. 1993-06-30 10:30:54 +00:00
tc-sparc64.h New files for sparc64 cpu. 1993-06-30 10:30:54 +00:00
tc-tahoe.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-tahoe.h tahoe code from fsf - untested 1992-12-03 23:41:18 +00:00
tc-vax.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-vax.h
tc-z8k.c fix definitions of md_create_long_jump, md_create_short_jump, 1993-07-12 19:42:32 +00:00
tc-z8k.h Support for the Z8k 1992-08-25 22:12:54 +00:00
te-dpx2.h force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
te-generic.h White space and comments only. The devo tree prior to this delta is 1992-02-13 08:33:54 +00:00
te-hp300.h hp300 hpux configuration 1993-05-05 12:41:52 +00:00
te-hppa.h hppa configuration 1993-05-05 12:43:06 +00:00
te-i386aix.h minor reorg of tranlee's stuff 1992-02-21 11:37:01 +00:00
te-ic960.h mostly whitespace/comment changes 1992-12-03 23:52:26 +00:00
te-sco386.h A bunch of changes to COFF support. See the ChangeLog. 1992-12-30 21:39:51 +00:00
te-sun3.h remove all rcs keywords 1992-02-13 08:39:15 +00:00
te-sysv32.h force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
vax-inst.h force all files to end in "/* end of filename" 1992-02-13 09:13:54 +00:00
z8k.mt * write.c (write_contents): Compute the relocs before writing out 1993-03-15 23:58:22 +00:00