[movitz-cvs] CVS public_html
ffjeld
ffjeld at common-lisp.net
Mon Feb 25 20:19:24 UTC 2008
Update of /project/movitz/cvsroot/public_html
In directory clnet:/tmp/cvs-serv32409
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
--- /project/movitz/cvsroot/public_html/ChangeLog 2008/01/13 22:32:02 1.11
+++ /project/movitz/cvsroot/public_html/ChangeLog 2008/02/25 20:19:23 1.12
@@ -1,3 +1,13 @@
+2008-02-25 Frode V. Fjeld <frodef at cs.uit.no>
+
+ * movitz.asd: Created an ASDF system definition.
+
+ * movitz/asm.lisp, movitz/asm-x86.lisp: Created new assembler and
+ disassembler that's less overengineered (the design goals of
+ ia-x86 were not originally to serve as an assembler). This speeds
+ up compiles considerably; on the order of twice as fast, and
+ reduces the overall footprint of the movitz system too.
+
2008-01-13 Frode Vatvedt Fjeld <frodef at cs.uit.no>
* movitz/losp/muerte/memref.lisp: Fixed (setf memref-int :type
More information about the Movitz-cvs
mailing list