Ian Lance Taylor 02d4e9238a Add weak symbols as an extension to a.out.
* read.c (pseudo_set): Only preserve external bit for OBJ_AOUT and
	OBJ_BOUT if not BFD_ASSEMBLER.
	* config/aout_gnu.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB):
	Define as in ../include/aout/aout64.h.
	* config/obj-aout.h (OBJ_SYMFIELD_TYPE): If not BFD_ASSEMBLER,
	define as char.
	(S_GET_WEAK, S_SET_WEAK): Define if not BFD_ASSEMBLER.
	* config/obj-aout.c (obj_pseudo_table): Add "weak".
	(obj_emit_symbols): Adjust type of weak symbols.
	(obj_aout_weak): New static function.
1994-06-11 20:45:49 +00:00
..
1993-07-07 16:14:44 +00:00
1993-12-01 22:53:14 +00:00
1994-04-19 01:08:38 +00:00
1994-01-28 00:21:03 +00:00
1993-07-22 18:02:01 +00:00
1993-12-20 16:43:37 +00:00
1993-06-30 10:30:54 +00:00
1993-06-30 10:30:54 +00:00
1994-06-03 21:07:48 +00:00
1994-02-18 19:57:35 +00:00
1994-01-09 20:49:23 +00:00
1994-05-07 23:51:30 +00:00