ildjit-all-ml Mailing List for ILDJIT (Page 3)
Brought to you by:
campanoni
You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
(6) |
Apr
(3) |
May
(8) |
Jun
(17) |
Jul
(5) |
Aug
(10) |
Sep
(28) |
Oct
(33) |
Nov
(18) |
Dec
(22) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(11) |
Feb
(9) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
From: Stefano A. <ste...@gm...> - 2008-12-12 14:36:01
|
Hi, iljit and libiljitirprofiler has been modified in order to insert a preliminary support to code specialisation Changes has already been committed in CVS. Stefano |
From: xan <cam...@el...> - 2008-12-11 12:24:20
|
Hi, libiljitiroptimizer and iljit have been upgraded in order to add the shutdown facility inside the libiljitiroptimizer library. Simone |
From: Roberto F. <rob...@gm...> - 2008-12-11 08:50:14
|
Hi, the following test fails during a complete regression test: ./Running/Mono/mcs/tests/test-27.exe The failure ends up being a segmentation fault, and a debugging session pointed out the problem, being the following invocation: at cil_ir_translator.c:3885 exitStatus = delegatesManager->createSignatures(delegatesManager, method); Roberto -- Roberto Farina ------------------------------------------------------------------------------------------------- Le informazioni trasmesse possono contenere documenti confidenziali e/o materiale riservato; sono quindi da intendersi ad uso esclusivo della persona e/o società a cui sono indirizzate. Qualsiasi modifica, inoltro, diffusione o altro utilizzo delle informazioni trasmesse da parte di persone e/o società diversi dai legittimi destinatari è proibito ai sensi della legge 196/2003. Qualora questa mail fosse stata ricevuta per errore, si prega di contattare il mittente e cancellarne il contenuto. -- Privileged/Confidential Information may be contained in this message. If you are not the addressee of this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. ------------------------------------------------------------------------------------------------- |
From: xan <cam...@el...> - 2008-12-11 08:26:42
|
Hi, iljit has been upgraded in order to fix the following bugs: 2322039, 2322024. Changes are in CVS. Simone |
From: xan <cam...@el...> - 2008-12-09 12:55:35
|
Hi, iljit has been upgraded in order to implement the ldcalloc CIL opcode. A new C# program has been added to ildjittester. Changes are in CVS. Simone |
From: xan <cam...@el...> - 2008-12-05 10:58:03
|
Hi, iljit, libiljitmm, libiljitir and ildjittester have been released. Simone |
From: xan <cam...@el...> - 2008-12-04 17:22:37
|
Hi, some bugs are fixed on iljit, libiljitmm. New tests are added to ildjittester (Actually there are 244 programs). Changes are in CVS. Simone |
From: Roberto F. <rob...@gm...> - 2008-12-04 10:27:32
|
To everybody, please avoid committing code into the CVS repository if it is not tested yet, so to avoid everybody being impacted by code we know it's broken. Thank you. Roberto -- Roberto Farina ------------------------------------------------------------------------------------------------- Le informazioni trasmesse possono contenere documenti confidenziali e/o materiale riservato; sono quindi da intendersi ad uso esclusivo della persona e/o società a cui sono indirizzate. Qualsiasi modifica, inoltro, diffusione o altro utilizzo delle informazioni trasmesse da parte di persone e/o società diversi dai legittimi destinatari è proibito ai sensi della legge 196/2003. Qualora questa mail fosse stata ricevuta per errore, si prega di contattare il mittente e cancellarne il contenuto. -- Privileged/Confidential Information may be contained in this message. If you are not the addressee of this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. ------------------------------------------------------------------------------------------------- |
From: Roberto F. <rob...@gm...> - 2008-12-04 09:46:07
|
Hi, the libjitmm module has been updated to fix a missing variable declaration in metadata_manager_support causing the compilation to fail. Roberto -- Roberto Farina ------------------------------------------------------------------------------------------------- Le informazioni trasmesse possono contenere documenti confidenziali e/o materiale riservato; sono quindi da intendersi ad uso esclusivo della persona e/o società a cui sono indirizzate. Qualsiasi modifica, inoltro, diffusione o altro utilizzo delle informazioni trasmesse da parte di persone e/o società diversi dai legittimi destinatari è proibito ai sensi della legge 196/2003. Qualora questa mail fosse stata ricevuta per errore, si prega di contattare il mittente e cancellarne il contenuto. -- Privileged/Confidential Information may be contained in this message. If you are not the addressee of this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. ------------------------------------------------------------------------------------------------- |
From: xan <cam...@el...> - 2008-12-02 19:25:35
|
Hi, iljit has been upgraded in order to fix a really serious bug on the CIL, IR translation. Please update your sources as soon as possible. Changes are in CVS. Simone |
From: MikyT <mi...@gm...> - 2008-11-26 12:02:45
|
Hi, iljit has been updated in order to introduce some new Libjit opcode for the ARM platform, to modify some already existing opcode and to solve a bug related to the correct handling of dword constants. Changes are in CVS. Michele |
From: MikyT <mi...@gm...> - 2008-11-25 08:44:22
|
Hi, iljit has beed updated to include some new libjit opcodes for the ARM platform. Some already existing opcodes have been modified. Changes are in CVS. Michele |
From: xan <cam...@el...> - 2008-11-25 02:26:19
|
Hi, iljit has been upgrade in order to implement the TYPE_SPEC case inside the translate_cil_ldtoken function. Changes are in CVS. Simone |
From: xan <cam...@el...> - 2008-11-24 22:07:12
|
Hi, iljit has been upgrade to fix a bug on the condition to raise the out of range exception inside the System_Text_StringBuilder_Append_Stringii function. Some new C# programs are added to ildjittester; actually there are 241 programs. Simone |
From: xan <cam...@el...> - 2008-11-24 19:21:08
|
Hi, iljit has been upgrade to fix a bug inside the layout algorithm for static classes. Simone |
From: xan <cam...@el...> - 2008-11-21 22:38:50
|
Hi, libiljitir has been upgrade to be able of dumping the signature of the method inside the optimization plugins. iljit has been upgrade for the new interface of libiljitir. Simone |
From: xan <cam...@el...> - 2008-11-21 18:56:04
|
Hi, iljit has been upgrade to fix a bug on the append internal call of the StringBuilder class. libiljitir has been upgrade to add the new function "getProgramName". ildjittester has been upgrade to add more tests. Changes are in CVS. Simone |
From: Roberto F. <rob...@gm...> - 2008-11-20 10:19:32
|
Hi, the libjitu module has been upgraded to correct a typo in ir_language.h Since it's a typo in a comment, it does not affect how the module works. Roberto -- Roberto Farina ------------------------------------------------------------------------------------------------- Le informazioni trasmesse possono contenere documenti confidenziali e/o materiale riservato; sono quindi da intendersi ad uso esclusivo della persona e/o società a cui sono indirizzate. Qualsiasi modifica, inoltro, diffusione o altro utilizzo delle informazioni trasmesse da parte di persone e/o società diversi dai legittimi destinatari è proibito ai sensi della legge 196/2003. Qualora questa mail fosse stata ricevuta per errore, si prega di contattare il mittente e cancellarne il contenuto. -- Privileged/Confidential Information may be contained in this message. If you are not the addressee of this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. ------------------------------------------------------------------------------------------------- |
From: Roberto F. <rob...@gm...> - 2008-11-20 09:20:38
|
Hi, a set of C programs has been added in the Tester module to verify the support for the C language. They are located in Running/TestC. Roberto -- Roberto Farina ------------------------------------------------------------------------------------------------- Le informazioni trasmesse possono contenere documenti confidenziali e/o materiale riservato; sono quindi da intendersi ad uso esclusivo della persona e/o società a cui sono indirizzate. Qualsiasi modifica, inoltro, diffusione o altro utilizzo delle informazioni trasmesse da parte di persone e/o società diversi dai legittimi destinatari è proibito ai sensi della legge 196/2003. Qualora questa mail fosse stata ricevuta per errore, si prega di contattare il mittente e cancellarne il contenuto. -- Privileged/Confidential Information may be contained in this message. If you are not the addressee of this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. ------------------------------------------------------------------------------------------------- |
From: Roberto F. <rob...@gm...> - 2008-11-19 10:51:46
|
Hi, the iljit module has been upgraded to fix a wrong assertion in the function translate_cil_stfld. The fix has already been committed in the CVS repository. Roberto -- Roberto Farina ------------------------------------------------------------------------------------------------- Le informazioni trasmesse possono contenere documenti confidenziali e/o materiale riservato; sono quindi da intendersi ad uso esclusivo della persona e/o società a cui sono indirizzate. Qualsiasi modifica, inoltro, diffusione o altro utilizzo delle informazioni trasmesse da parte di persone e/o società diversi dai legittimi destinatari è proibito ai sensi della legge 196/2003. Qualora questa mail fosse stata ricevuta per errore, si prega di contattare il mittente e cancellarne il contenuto. -- Privileged/Confidential Information may be contained in this message. If you are not the addressee of this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. ------------------------------------------------------------------------------------------------- |
From: xan <cam...@el...> - 2008-11-18 18:32:04
|
Hi, iljit has been upgraded in order to fix a bug on the translation pipeline during method reoptimization. Simone |
From: xan <cam...@el...> - 2008-11-18 18:05:16
|
Hi, libiljitmm has been upgraded in order to fix a bug on the get_entry_point function for the TYPE_SPEC case. New tests are added to the regression test. Changes are in CVS. Simone |
From: Roberto F. <rob...@gm...> - 2008-11-11 09:06:39
|
Hi, a page summing up the development guidelines for ILDJIT has been created on the ILDJIT Wiki. http://ildjit.wiki.sourceforge.net/ILDJIT+development+guidelines Roberto -- Roberto Farina ------------------------------------------------------------------------------------------------- Le informazioni trasmesse possono contenere documenti confidenziali e/o materiale riservato; sono quindi da intendersi ad uso esclusivo della persona e/o società a cui sono indirizzate. Qualsiasi modifica, inoltro, diffusione o altro utilizzo delle informazioni trasmesse da parte di persone e/o società diversi dai legittimi destinatari è proibito ai sensi della legge 196/2003. Qualora questa mail fosse stata ricevuta per errore, si prega di contattare il mittente e cancellarne il contenuto. -- Privileged/Confidential Information may be contained in this message. If you are not the addressee of this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. ------------------------------------------------------------------------------------------------- |
From: Roberto F. <rob...@gm...> - 2008-11-11 08:53:38
|
Hi, the iljit module has been upgraded to fix a bug in the invocation of the AllocHGlobal function. The execution of erat.exe failed upon the first invocation of such a function. Commenting out the line 425 in ir_jit_translator: irMethod->updateRootSet(irMethod); a partial fix was in place, but still not 100% clean. The remaining error was due to the reuse of a variable in cil_ir_translator, in the decode_exceptions function: the variable is buffer. Invoking il_read at line 4467 (after the is_fat == 1 check) caused part of the buffer to be overwritten but since it was not cleaned before the invocation, previously saved data caused following asserts to fail. Fixes have been already committed to CVS. Roberto -- Roberto Farina ------------------------------------------------------------------------------------------------- Le informazioni trasmesse possono contenere documenti confidenziali e/o materiale riservato; sono quindi da intendersi ad uso esclusivo della persona e/o società a cui sono indirizzate. Qualsiasi modifica, inoltro, diffusione o altro utilizzo delle informazioni trasmesse da parte di persone e/o società diversi dai legittimi destinatari è proibito ai sensi della legge 196/2003. Qualora questa mail fosse stata ricevuta per errore, si prega di contattare il mittente e cancellarne il contenuto. -- Privileged/Confidential Information may be contained in this message. If you are not the addressee of this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. ------------------------------------------------------------------------------------------------- |
From: MikyT <mi...@gm...> - 2008-11-10 23:27:56
|
Hi, iljit (libjit) has been updated to add support for the try-catch instructions on the ARM platform. Changes are in CVS. Michele |