Ian Lance Taylor ac9ed09667 For PR 4865.
* libecoff.h (struct ecoff_link_hash_entry): Change type of
	written from boolean to char.  Add new field small.
	* ecoff.c (ecoff_link_hash_newfunc): Initialize written to 0
	rather than false.  Initialize small to 0.
	(ecoff_link_add_externals): If ECOFF type is scSUndefined, set
	small.  If small is set, and hash table type is common, force the
	symbol into a section named SCOMMON and change the ECOFF type from
	scCommon to scSCommon.
	(ecoff_link_write_external): Set written to 1 rather than true.
	* coff-mips.c (mips_relocate_section): Correct JMPADDR reloc
	overflow check to consider section VMA of input file.
1994-06-14 17:06:08 +00:00
..
1994-05-04 19:37:36 +00:00
1994-05-04 19:37:36 +00:00
1993-11-05 19:51:52 +00:00
1994-02-28 23:49:08 +00:00
1994-06-14 17:06:08 +00:00
1993-11-23 08:06:20 +00:00
1994-06-14 17:06:08 +00:00
1994-03-01 21:09:17 +00:00
1994-03-15 15:13:13 +00:00
1994-03-15 15:13:13 +00:00
1993-04-24 02:10:09 +00:00
1993-02-04 20:59:55 +00:00
1994-03-15 15:13:13 +00:00
1994-06-14 17:06:08 +00:00
1994-05-16 19:34:13 +00:00
1994-05-16 19:34:13 +00:00
1993-04-29 15:48:35 +00:00
1993-11-05 19:51:52 +00:00
1994-06-14 17:06:08 +00:00
1994-05-16 16:35:36 +00:00
1994-04-20 18:38:22 +00:00
1993-12-02 02:19:25 +00:00
1993-08-07 22:45:02 +00:00
1994-03-31 18:43:42 +00:00
1994-03-15 15:13:13 +00:00
1994-05-16 19:34:13 +00:00
1994-03-15 15:13:13 +00:00
1993-08-07 22:38:22 +00:00
1993-11-15 20:10:49 +00:00