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 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 \ _______________________________________________ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe