PatchSet 7580 
Date: 2007/10/08 12:39:44
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
2007-10-08  Dalibor Topic  <[EMAIL PROTECTED]>

        * config/hpux/linux/md.c: Added empty file to fix build on
        hppa-hpux.

        * config/Makefile.am (EXTRA_DIST): Added parisc/hpux/md.c.

Members: 
        ChangeLog:1.5077->1.5078 
        config/Makefile.am:1.74->1.75 
        config/Makefile.in:1.239->1.240 
        config/parisc/hpux/md.c:1.3->1.4 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5077 kaffe/ChangeLog:1.5078
--- kaffe/ChangeLog:1.5077      Mon Oct  8 11:20:43 2007
+++ kaffe/ChangeLog     Mon Oct  8 12:39:44 2007
@@ -1,7 +1,16 @@
 2007-10-08  Dalibor Topic  <[EMAIL PROTECTED]>
 
-       * config/parisc/md.c: Added empty file to fix build on 
+       * config/hpux/linux/md.c: Added empty file to fix build on 
+       hppa-hpux.
+
+       * config/Makefile.am (EXTRA_DIST): Added parisc/hpux/md.c.
+
+2007-10-08  Dalibor Topic  <[EMAIL PROTECTED]>
+
+       * config/parisc/linux/md.c: Added empty file to fix build on 
        hppa-linux.
+
+       * config/Makefile.am (EXTRA_DIST): Added parisc/linux/md.c.
 
        Reported by:  Michael Koch  <[EMAIL PROTECTED]>
 
Index: kaffe/config/Makefile.am
diff -u kaffe/config/Makefile.am:1.74 kaffe/config/Makefile.am:1.75
--- kaffe/config/Makefile.am:1.74       Mon Oct  8 11:20:44 2007
+++ kaffe/config/Makefile.am    Mon Oct  8 12:39:44 2007
@@ -302,6 +302,7 @@
        mips/ultrix4/md.h \
        parisc/common.h \
        parisc/hpux/config.frag \
+       parisc/hpux/md.c \
        parisc/hpux/md.h \
        parisc/linux/config.frag \
        parisc/linux/md.c \
Index: kaffe/config/Makefile.in
diff -u kaffe/config/Makefile.in:1.239 kaffe/config/Makefile.in:1.240
--- kaffe/config/Makefile.in:1.239      Mon Oct  8 11:20:44 2007
+++ kaffe/config/Makefile.in    Mon Oct  8 12:39:44 2007
@@ -582,6 +582,7 @@
        mips/ultrix4/md.h \
        parisc/common.h \
        parisc/hpux/config.frag \
+       parisc/hpux/md.c \
        parisc/hpux/md.h \
        parisc/linux/config.frag \
        parisc/linux/md.c \
===================================================================
Checking out kaffe/config/parisc/hpux/md.c
RCS:  /home/cvs/kaffe/kaffe/config/parisc/hpux/md.c,v
VERS: 1.4
***************
--- /dev/null   Sun Aug  4 19:57:58 2002
+++ kaffe/config/parisc/hpux/md.c       Mon Oct  8 12:42:08 2007
@@ -0,0 +1,10 @@
+/*
+ * parisc/hpux/md.c
+ * HP-UX PA-RISC specific functions.
+ *
+ * Copyright (c) 2007
+ *      Kaffe.org contributors, see ChangeLogs for details.
+ *
+ * See the file "license.terms" for information on usage and redistribution
+ * of this file.
+ */     

_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to