Changeset 86 for trunk/src/binutils/gas/write.c
- Timestamp:
- May 3, 2003, 11:45:43 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/gas/write.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r85 r86 857 857 858 858 #ifdef BFD_ASSEMBLER 859 #ifndef __EMX__ 860 /* UGLY HACK: FOR SOME REASON IT DOESN'T WORK WITH EMX, 861 BUT IT LOOKS LIKE IT IS LIBBFD FAULT! LET'S WAIT TILL IT GETS FIXED. */ 859 862 /* We can never adjust a reloc against a weak symbol. If we 860 863 did, and the weak symbol was overridden by a real symbol … … 866 869 goto done; 867 870 } 871 #endif 868 872 #endif 869 873 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.