Changeset 609 for branches/GNU/src/binutils/bfd/coff-go32.c
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/bfd/coff-go32.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 37 37 COFF_ALIGNMENT_FIELD_EMPTY, COFF_ALIGNMENT_FIELD_EMPTY, 4 }, \ 38 38 { COFF_SECTION_NAME_PARTIAL_MATCH (".gnu.linkonce.r"), \ 39 COFF_ALIGNMENT_FIELD_EMPTY, COFF_ALIGNMENT_FIELD_EMPTY, 4 } 39 COFF_ALIGNMENT_FIELD_EMPTY, COFF_ALIGNMENT_FIELD_EMPTY, 4 }, \ 40 { COFF_SECTION_NAME_PARTIAL_MATCH (".debug"), \ 41 COFF_ALIGNMENT_FIELD_EMPTY, COFF_ALIGNMENT_FIELD_EMPTY, 0 }, \ 42 { COFF_SECTION_NAME_PARTIAL_MATCH (".gnu.linkonce.wi"), \ 43 COFF_ALIGNMENT_FIELD_EMPTY, COFF_ALIGNMENT_FIELD_EMPTY, 0 } 40 44 41 45 #include "coff-i386.c" -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.