This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: enable interpreter for darwin


>andreas tobler wrote:
>
>>since today we have officially closures on darwin and aix. Therefore I'd
>>like to enable the interpreter for libjava. I was working with it for a
>>month now and it seems to succeed. Since a few hours, the ffi support is
>>hopefully complete and we can offer it to all. Thanks to David who helped
>>me a lot. (ffi)
>>
>
>>2002-03-06		Andreas Tobler <a.tobler@schweiz.ch>
>>
>>	* configure.host: enable the interpreter for darwin ppc
>>
>
>This patch is fine, though please make the changelog entry a complete 
>sentence and make sure it is formatted consistently like other entries.

Sorry, is this one better?

2002-03-06		Andreas Tobler <a.tobler@schweiz.ch>

    * configure.host: Enable the interpreter for Darwin PPC by default.
                      This is now possible since libffi offers the neccessary 
                      functionality.
        



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]