* som.c (som_find_inliner_info): New.
This commit is contained in:
parent
2859bc09e9
commit
580a09db88
@ -1,3 +1,7 @@
|
||||
2005-06-14 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
* som.c (som_find_inliner_info): New.
|
||||
|
||||
2005-06-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* elflink.c (_bfd_elf_merge_symbol): Fix a typo in comment.
|
||||
|
@ -6246,6 +6246,7 @@ som_bfd_link_split_section (bfd *abfd ATTRIBUTE_UNUSED, asection *sec)
|
||||
#define som_bfd_merge_private_bfd_data _bfd_generic_bfd_merge_private_bfd_data
|
||||
#define som_bfd_copy_private_header_data _bfd_generic_bfd_copy_private_header_data
|
||||
#define som_bfd_set_private_flags _bfd_generic_bfd_set_private_flags
|
||||
#define som_find_inliner_info _bfd_nosymbols_find_inliner_info
|
||||
|
||||
const bfd_target som_vec =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user