Commit graph

11 commits

Author SHA1 Message Date
Steve Chamberlain
7f3d9f4603 Removed bfd_h_get_x 1991-05-21 16:04:48 +00:00
John Gilmore
9b9c5c39bb Add target_defaulted to bfd struct. Fix formatting in various places.
Fix some obsolete comments.  Remove macros for obsolete bfd_symbol_value,
bfd_symbol_name, bfd_get_first_symbol, bfd_get_next_symbol,
bfd_classify_symbol, bfd_symbol_hasclass.
1991-05-21 03:08:37 +00:00
Steve Chamberlain
7ed4093abc *** empty log message *** 1991-05-21 00:14:16 +00:00
Steve Chamberlain
19b03b7aa4 *** empty log message *** 1991-05-18 02:57:45 +00:00
Steve Chamberlain
a8f3d65117 Fixed the shapes of external things some more.

1991-05-11 02:23:48 +00:00
John Gilmore
66d4e1bb88 Update for Sony News port and split of a.out into several variants.
Add write_contents to format-dependent vector.
1991-05-10 23:41:14 +00:00
Steve Chamberlain
4322f04db6 changed forward declaration struct stat; to reduce warnings. Changed
common on bfd_h_<x>_x.
1991-05-10 19:44:17 +00:00
Jim Kingdon
8c01a0eab1 Make bfd_filename return a char *, not a const char *. 1991-05-02 19:05:06 +00:00
John Gilmore
9c6a9c925f Update for merge of main BFD and GDB's BFD. Remove "_struct" suffix
on all struct types -- they are in a separate namespace anyway.
Move bfd_alloc, bfd_zalloc, bfd_realloc, bfd_release into libbfd.h,
since external users shouldn't be calling them anyway.
1991-05-02 02:52:21 +00:00
John Gilmore
ec08b07730 Remove BFD_SUCCESS and BFD_FAILURE, replace with a comment about return
values of functions.
1991-04-26 16:32:20 +00:00
John Gilmore
a07cc61341 Initial revision 1991-04-25 04:20:11 +00:00