[parrot/parrot] c73103: fix prt0 so it compiles and runs

noreply at github.com noreply at github.com
Sun Aug 7 12:09:32 UTC 2011


  Branch: refs/heads/whiteknight/frontend_parrot2
  Home:   https://github.com/parrot/parrot

  Commit: c7310397bd67aed177f5f38ec238e53f667df1e7
      https://github.com/parrot/parrot/commit/c7310397bd67aed177f5f38ec238e53f667df1e7
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-07 (Sun, 07 Aug 2011)

  Changed paths:
    M frontend/parrot2/prt0.pir

  Log Message:
  -----------
  fix prt0 so it compiles and runs


  Commit: 655ca07d62cd2cce0823b5f647da847e7ab98218
      https://github.com/parrot/parrot/commit/655ca07d62cd2cce0823b5f647da847e7ab98218
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-07 (Sun, 07 Aug 2011)

  Changed paths:
    M config/gen/makefiles/root.in
  M frontend/parrot/main.c
  M frontend/parrot2/main.c
  M frontend/parrot2/prt0.pir
  M include/parrot/api.h
  M include/parrot/packfile.h
  M src/embed/bytecode.c
  M src/packfile/api.c

  Log Message:
  -----------
  Change the makefile to build parrot from frontend/parrot2. Miniparrot is still built from frontend/parrot/ and prt0.pir needs to be built manually


  Commit: 7b940f974a783f60709d13f60c4bcf617b6cb7bd
      https://github.com/parrot/parrot/commit/7b940f974a783f60709d13f60c4bcf617b6cb7bd
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-07 (Sun, 07 Aug 2011)

  Changed paths:
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  miniparrot can built prt0.pbc. Add that to the makefile


  Commit: b4d79170f50fb5914f0a57f25fb8e25964f7dc05
      https://github.com/parrot/parrot/commit/b4d79170f50fb5914f0a57f25fb8e25964f7dc05
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-07 (Sun, 07 Aug 2011)

  Changed paths:
    M tools/dev/pbc_to_exe.pir

  Log Message:
  -----------
  fix pbc_to_exe.pir, the build now completes, but many tests fail


  Commit: eae2c1bd55416fb66918c3ade95ae9f77ed755cd
      https://github.com/parrot/parrot/commit/eae2c1bd55416fb66918c3ade95ae9f77ed755cd
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-07 (Sun, 07 Aug 2011)

  Changed paths:
    M frontend/parrot2/prt0.pir

  Log Message:
  -----------
  Several fixes. We run and pass most tests, we fail some tests involving backtraces and a few other weird failures


Compare: https://github.com/parrot/parrot/compare/5a2e3dd...eae2c1b


More information about the parrot-commits mailing list