[parrot/parrot] 1842a6: Merge branch 'whiteknight/imcc_compreg_pmc'

noreply at github.com noreply at github.com
Thu Apr 7 23:28:39 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 1842a6ef65a33c24c6f7e21004f006ce1e9e5b3d
    https://github.com/parrot/parrot/commit/1842a6ef65a33c24c6f7e21004f006ce1e9e5b3d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-04-07 (Thu, 07 Apr 2011)

Changed paths:
  M .gitignore
  M MANIFEST
  M MANIFEST.SKIP
  M MANIFEST.generated
  M compilers/imcc/Defines.mak
  M compilers/imcc/Rules.in
  A compilers/imcc/api.c
  M compilers/imcc/cfg.c
  M compilers/imcc/cfg.h
  M compilers/imcc/debug.c
  M compilers/imcc/debug.h
  M compilers/imcc/imc.c
  M compilers/imcc/imc.h
  M compilers/imcc/imcc.l
  M compilers/imcc/imcc.y
  M compilers/imcc/imclexer.c
  M compilers/imcc/imcparser.c
  M compilers/imcc/imcparser.h
  M compilers/imcc/instructions.c
  M compilers/imcc/instructions.h
  M compilers/imcc/main.c
  M compilers/imcc/optimizer.c
  M compilers/imcc/optimizer.h
  M compilers/imcc/parser.h
  M compilers/imcc/parser_util.c
  M compilers/imcc/pbc.c
  M compilers/imcc/pbc.h
  M compilers/imcc/pcc.c
  M compilers/imcc/reg_alloc.c
  M compilers/imcc/sets.c
  M compilers/imcc/sets.h
  M compilers/imcc/symreg.c
  M compilers/imcc/symreg.h
  M config/auto/pmc.pm
  M config/gen/makefiles/root.in
  M docs/book/pir/ch03_basic_syntax.pod
  M docs/book/pir/ch04_variables.pod
  M docs/book/pir/ch09_exceptions.pod
  M docs/compiler_faq.pod
  M docs/imcc/operation.pod
  M docs/pdds/pdd19_pir.pod
  M docs/pdds/pdd20_lexical_vars.pod
  M docs/pdds/pdd22_io.pod
  M frontend/parrot/main.c
  M frontend/parrot_debugger/main.c
  A include/imcc/api.h
  A include/imcc/embed.h
  A include/imcc/yyscanner.h
  M include/parrot/api.h
  M include/parrot/exit.h
  M include/parrot/interpreter.h
  M include/parrot/misc.h
  M include/parrot/packfile.h
  M lib/Parrot/Test.pm
  M runtime/parrot/library/PGE/Dumper.pir
  M src/embed.c
  M src/embed/api.c
  M src/embed/pmc.c
  M src/exit.c
  M src/gc/api.c
  M src/gc/mark_sweep.c
  M src/interp/inter_create.c
  M src/interp/inter_misc.c
  M src/nci/core_thunks.c
  M src/nci/core_thunks.nci
  M src/packfile/api.c
  A src/pmc/imccompiler.pmc
  M src/utils.c
  M t/TESTS_STATUS.pod
  R t/compilers/imcc/imcpasm/cfg.t
  R t/compilers/imcc/imcpasm/opt0.t
  R t/compilers/imcc/imcpasm/opt1.t
  R t/compilers/imcc/imcpasm/opt2.t
  R t/compilers/imcc/imcpasm/optc.t
  R t/compilers/imcc/imcpasm/pcc.t
  M t/perl/Parrot_Test.t
  M t/pmc/pmc.t
  M t/src/embed.t
  M t/src/embed/api.t
  M t/src/extend.t
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
Merge branch 'whiteknight/imcc_compreg_pmc'




More information about the parrot-commits mailing list