[svn:parrot] r45821 - trunk

moritz at svn.parrot.org moritz at svn.parrot.org
Tue Apr 20 10:09:08 UTC 2010


Author: moritz
Date: Tue Apr 20 10:09:07 2010
New Revision: 45821
URL: https://trac.parrot.org/parrot/changeset/45821

Log:
[NEWS] explain pcc_hackathon results, bacek++, darbelo++

Modified:
   trunk/NEWS

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	Tue Apr 20 09:58:49 2010	(r45820)
+++ trunk/NEWS	Tue Apr 20 10:09:07 2010	(r45821)
@@ -4,7 +4,8 @@
 - Core
   + Allow passing parameters to the dynamic linker ('dlopen' improved)
   + loadlib opcode added
-  + Merge of pcc_hackatron branch
+  + Calling conventions are now much more consistent, and follows natural
+    semantics of handling arguments and return values
   + Recursive make for src/dynpmc removed
   + Datatype STRINGNULL for a single Null STRING added
   + config_lib.pasm replaced with config_lib.pir


More information about the parrot-commits mailing list