Ignore:
Timestamp:
Sep 25, 2003, 9:27:01 PM (22 years ago)
Author:
zap
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/binutils/bfd/aoutx.h

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r728 r729  
    49954995              /* Don't touch imported symbols */
    49964996                  && (!bfd_is_abs_section (h->root.u.def.section)
    4997                       || (h->root.u.def.value != -1))
     4997                      || (h->root.u.def.value != (unsigned)-1))
    49984998#endif
    49994999                  && (h->root.type == bfd_link_hash_defined
Note: See TracChangeset for help on using the changeset viewer.