]> sourceware.org Git - cgen.git/commit
* pmacros.scm (-pmacro-builtin-internal-test): New function.
authorDoug Evans <xdje42@gmail.com>
Tue, 18 Aug 2009 01:40:57 +0000 (01:40 +0000)
committerDoug Evans <xdje42@gmail.com>
Tue, 18 Aug 2009 01:40:57 +0000 (01:40 +0000)
commit1f4503348f1a640f150778b11d27936e09ff4469
tree2cdcff740eeaa3fb2c5063f3d9b18c40f0d408b3
parenteafec278f9203d1111a8a3c75e8cf96c65c92eda
* pmacros.scm (-pmacro-builtin-internal-test): New function.
(pmacros-init!): Add .internal-test.
* testsuite/test-utils.sh.in (post_process): Tweak FAIL output.
* testsuite/testsuite.cpu (internal-verify): New pmacro.
* doc/pmacros.text: Document .internal-test.

* utils-cgen.scm (parse-name): Handle (add 3) -> add3.
(parse-comment): Allow numbers.
* doc/porting.texi: Document that names and comments may be lists.

* insn.scm (-insn-parse): Fix typo.
ChangeLog
doc/pmacros.texi
doc/porting.texi
insn.scm
pmacros.scm
testsuite/names-comments-1.test [new file with mode: 0644]
testsuite/test-utils.sh.in
testsuite/testsuite.cpu
utils-cgen.scm
This page took 0.195466 seconds and 5 git commands to generate.