Files
Ian Lance Taylor 77d1128466 For PR 1927.
Changed m68k-aout to set flags to 0; m68k-sunos still uses 1.
	* aout0.c: New file.
	* targets.c (aout0_big_vec): Declare.
	(bfd_target_vector): Add aout0_big_vec.
	* config.bfd (m68*-*-aout*): Use m68k-0aout, not m68k-aout.
	* config/m68k-aout.mt (SELECT_VECS): Removed.
	* config/m68k-0aout.mt: New file.
	* configure.in (aout0_big_vec): New target vector: use aout0.o,
	aout32.o and stab-syms.o.
	* Makefile.in: Rebuilt dependencies.
	(BFD32_BACKENDS): Add aout0.o.
	(CFILES): Add aout0.c.

	* libaout.h (struct aout_backend_data): Add field exec_hdr_flags.
	* aout-target.h (MY_exec_hdr_flags): If not defined, define as 0.
	MY(backend_data): Initialize exec_hdr_flags field.
	* aoutf1.h (sunos_32_set_arch_mach): Make static.
	(aout32_sunos4_write_object_contents): Set flags from backend
	info.
	(MY_exec_hdr_flags): If not defined, define as 1.
	(sunos4_aout_backend): Initialize exec_hdr_flags field.
	* aout-encap.c (encap_write_object_contents): Set flags from
	backend info.
	(MY_exec_hdr_flags): Define as N_FLAGS_COFF_ENCAPSULATE.
	* hp300hpux.c (MY_exec_hdr_flags): Define as 0x2.
	(MY(write_object_contents)): Set flags from backend info.
	* i386aout.c (MY(backend_data)): Initialize exec_hdr_flags field.
	* i386mach3.c (MY(backend_data)): Likewise.
	* mipsbsd.c (MY(backend_data)): Likewise.
	* sparclynx.c (NAME(aout,sparclynx_write_object_contents)): Set
	flags from backend info.
	(sparclynx_aout_backend): Initialize exec_hdr_flags field.
1994-05-04 19:37:36 +00:00
..
1994-05-04 19:37:36 +00:00
1994-05-04 19:37:36 +00:00
1991-05-18 02:58:02 +00:00
1991-05-18 02:58:02 +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-05-04 19:37:36 +00:00
1993-11-23 08:06:20 +00:00
1992-02-21 22:54:39 +00:00
1994-03-01 21:09:17 +00:00
1991-03-21 21:11:25 +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
1991-10-01 03:43:11 +00:00
1991-10-01 03:43:11 +00:00
1991-10-01 03:43:11 +00:00
1991-10-25 07:16:56 +00:00
1991-10-01 03:43:11 +00:00
1992-08-25 22:04:53 +00:00
1994-03-15 15:13:13 +00:00
1991-05-18 02:58:02 +00:00
1993-04-29 15:48:35 +00:00
1991-12-18 23:01:07 +00:00
1993-11-05 19:51:52 +00:00
1994-04-07 18:28:03 +00:00
1994-05-04 19:37: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
1991-11-22 04:59:56 +00:00
1994-03-15 15:13:13 +00:00
1994-04-07 01:48:51 +00:00
1993-08-07 22:38:22 +00:00
1993-11-15 20:10:49 +00:00