Re: [kaffe] [PATCH] m68k compilation failure

2005-01-20 Thread Dalibor Topic
Dalibor Topic wrote: Kiyo Inaba wrote: Thank you very much! I've checked it in now. Similar patch should be needed for all types of cpu (except i386, of course) including alpha or powerpc, because Guilhem just modified 'newlabel' part of symbol change and not modified 'setEpilogueLabel' part. Th

Re: [kaffe] [PATCH] m68k compilation failure

2005-01-08 Thread Dalibor Topic
Kiyo Inaba wrote: Happy new year all, (or Akemashite Omedetou, in Japanese) Happy new year, Kiyo! After the modification of JIT compiler symbol done by Guilhem last week, kaffe can not be compiled on m68k. Attached patch should be needed for this cpu. Thank you very much! I've checked it in now. S

[kaffe] [PATCH] m68k compilation failure

2005-01-05 Thread Kiyo Inaba
Happy new year all, (or Akemashite Omedetou, in Japanese) After the modification of JIT compiler symbol done by Guilhem last week, kaffe can not be compiled on m68k. Attached patch should be needed for this cpu. Similar patch should be needed for all types of cpu (except i386, of course) includi