[parrot/parrot] 3b9ba2: nci: fix static thunks

GitHub noreply at github.com
Thu Jan 15 13:43:53 UTC 2015


  Branch: refs/heads/smoke-me/new-thunks-gh1171
  Home:   https://github.com/parrot/parrot
  Commit: 3b9ba22efda63194eacea263c6d32d692d1699af
      https://github.com/parrot/parrot/commit/3b9ba22efda63194eacea263c6d32d692d1699af
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-15 (Thu, 15 Jan 2015)

  Changed paths:
    M config/gen/makefiles/root.in
    M src/call/args.c
    M src/nci/core_thunks.c
    M src/nci/extra_thunks.c
    M tools/dev/mk_nci_thunks.pl
    M tools/dev/nci_thunk_gen.pir

  Log Message:
  -----------
  nci: fix static thunks

add slow support for t234 refs to nci_thunk_gen.pir.
libfii manipulates the iv slots directly, but we go the safe and slow route here.
special-case t234 as if they were refs.

Makefile: warn when one of the src/nci/*_thunks.c is out of date.




More information about the parrot-commits mailing list