Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/bfd/aout-target.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 20 by monamour, Thu Dec 4 05:12:56 2008 UTC revision 21 by monamour, Mon Jul 27 20:34:36 2009 UTC
# Line 493  MY_bfd_final_link (bfd *abfd, struct bfd Line 493  MY_bfd_final_link (bfd *abfd, struct bfd
493  #define MY_section_already_linked \  #define MY_section_already_linked \
494    _bfd_generic_section_already_linked    _bfd_generic_section_already_linked
495  #endif  #endif
496    #ifndef MY_bfd_define_common_symbol
497    #define MY_bfd_define_common_symbol bfd_generic_define_common_symbol
498    #endif
499  #ifndef MY_bfd_reloc_type_lookup  #ifndef MY_bfd_reloc_type_lookup
500  #define MY_bfd_reloc_type_lookup NAME (aout, reloc_type_lookup)  #define MY_bfd_reloc_type_lookup NAME (aout, reloc_type_lookup)
501  #endif  #endif

Legend:
Removed from v.20  
changed lines
  Added in v.21

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26