summaryrefslogtreecommitdiff
path: root/pp.sym
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-01-09 10:08:29 +0000
committerNicholas Clark <nick@ccl4.org>2011-01-09 10:08:29 +0000
commit146326cb2bb55642adc3a8dbb7adf592f2e2e4e3 (patch)
tree438f685a6dbf7aca0b30e18064461cfb105754ea /pp.sym
parentf8a58b02cba77e7c7459cd85a1596c81a781f79f (diff)
downloadperl-146326cb2bb55642adc3a8dbb7adf592f2e2e4e3.tar.gz
embed.pl can read the names of ck_* functions direct from regen/opcodes
Previously regen/opcode.pl wrote them to pp.sym for regen/embed.pl to read.
Diffstat (limited to 'pp.sym')
-rw-r--r--pp.sym44
1 files changed, 0 insertions, 44 deletions
diff --git a/pp.sym b/pp.sym
index 11e8f783e5..09a35fc22d 100644
--- a/pp.sym
+++ b/pp.sym
@@ -5,50 +5,6 @@
# here will be lost!
#
-Perl_ck_anoncode
-Perl_ck_bitop
-Perl_ck_chdir
-Perl_ck_concat
-Perl_ck_defined
-Perl_ck_delete
-Perl_ck_die
-Perl_ck_each
-Perl_ck_eof
-Perl_ck_eval
-Perl_ck_exec
-Perl_ck_exists
-Perl_ck_exit
-Perl_ck_ftst
-Perl_ck_fun
-Perl_ck_glob
-Perl_ck_grep
-Perl_ck_index
-Perl_ck_join
-Perl_ck_lfun
-Perl_ck_listiob
-Perl_ck_match
-Perl_ck_method
-Perl_ck_null
-Perl_ck_open
-Perl_ck_push
-Perl_ck_readline
-Perl_ck_repeat
-Perl_ck_require
-Perl_ck_return
-Perl_ck_rfun
-Perl_ck_rvconst
-Perl_ck_sassign
-Perl_ck_select
-Perl_ck_shift
-Perl_ck_smartmatch
-Perl_ck_sort
-Perl_ck_spair
-Perl_ck_split
-Perl_ck_subr
-Perl_ck_substr
-Perl_ck_svconst
-Perl_ck_trunc
-Perl_ck_unpack
Perl_pp_null
Perl_pp_stub
Perl_pp_scalar