Files
binutils-gdb/bfd
Ian Lance Taylor ec6b18c4fa * aoutx.h (NAME(aout,make_sections)): New function.
(NAME(aout,some_aout_object_p)): Call NAME(aout,make_sections)
	rather than making sections inline.
	(NAME(aout,mkobject)): Don't make any sections.
	(NAME(aout,adjust_sizes_and_vmas)): Call NAME(aout,make_sections).
	(NAME(aout,final_link)): Don't dereference obj_textsec (abfd) or
	obj_datasec (abfd) if they are NULL.
	* libaout.h (NAME(aout,make_sections)): Declare.
	* bout.c (b_out_mkobject): Don't make any sections.
	(b_out_write_object_contents): Call aout_32_make_sections.
	(b_out_set_section_contents): Likewise.
	* i386os9k.c (os9k_mkobject): Don't make any sections.
	(os9k_write_object_contents): Call aout_32_make_sections.
	(os9k_set_section_contents): Likewise.
1994-04-08 21:40:38 +00:00
..
1993-11-05 19:51:52 +00:00
1994-04-07 01:48:51 +00:00
1994-02-28 23:49:08 +00:00
1993-11-23 08:06:20 +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
1994-03-15 15:13:13 +00:00
1993-11-05 19:51:52 +00:00
1994-04-07 18:28:03 +00:00
1993-12-02 02:19:25 +00:00
1994-03-31 18:43:42 +00:00
1994-03-15 15:13:13 +00:00
1994-03-15 15:13:13 +00:00
1994-04-07 01:48:51 +00:00
1993-11-15 20:10:49 +00:00