diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-04-08 21:40:38 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-04-08 21:40:38 +0000 |
commit | ec6b18c4fa43b6894ba7e84eecbabe5b4e61faef (patch) | |
tree | 9fd42ae937bf8f469057f8627373eb183488e656 /bfd/mipsbsd.c | |
parent | 0ffb871ed3343e9d18ab318320cf1c77a84f0c32 (diff) | |
download | gdb-ec6b18c4fa43b6894ba7e84eecbabe5b4e61faef.zip gdb-ec6b18c4fa43b6894ba7e84eecbabe5b4e61faef.tar.gz gdb-ec6b18c4fa43b6894ba7e84eecbabe5b4e61faef.tar.bz2 |
* 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.
Diffstat (limited to 'bfd/mipsbsd.c')
0 files changed, 0 insertions, 0 deletions