Changeset 100 for trunk/src/binutils/ld/ldmain.c
- Timestamp:
- May 7, 2003, 5:00:11 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/ld/ldmain.c
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r99 r100 406 406 einfo (_("%F%B: final close failed: %E\n"), output_bfd); 407 407 408 /* Perform the final actions on output file */ 408 /* Perform the final actions on output file 409 * (Added by the EMX/OS2 port) */ 409 410 ldemul_finish_link (output_filename); 410 411 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.