• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Revision139d5bfdf95106376319a6635bbfe412a34e1f09 (tree)
Zeit1991-03-23 07:32:22
AutorSteve Chamberlain <steve@cygn...>
CommiterSteve Chamberlain

Log Message

*** empty log message ***

Ändern Zusammenfassung

Diff

--- a/ld/ldwrite.c
+++ b/ld/ldwrite.c
@@ -1,5 +1,3 @@
1-fooo
2-
31 /* Copyright (C) 1991 Free Software Foundation, Inc.
42
53 This file is part of GLD, the Gnu Linker.
@@ -22,9 +20,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
2220 * $Id$
2321 *
2422 * $Log$
25- * Revision 1.2 1991/03/22 22:31:37 steve
23+ * Revision 1.3 1991/03/22 22:32:22 steve
2624 * *** empty log message ***
2725 *
26+ * Revision 1.2 1991/03/22 22:31:37 steve
27+ * *** empty log message ***
28+ *
2829 * Revision 1.1.1.1 1991/03/21 21:29:05 gumby
2930 * Back from Intel with Steve
3031 *