This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Start overhauling compiler. It was working at least minimally
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Wed, 10 Dec 1997 18:33:53 +0000 (18:33 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Wed, 10 Dec 1997 18:33:53 +0000 (18:33 +0000)
commitb15db76c4b946130f59d0ea8160af6cda7c6cc15
tree772a8abf07fb3115a605483786eee14965fb3fd0
parent79c1c0e29aad3343598ef206840805632b932fd6
Start overhauling compiler. It was working at least minimally
right up until the final tweak of B.xs to add threadsv_names
at which point building it provokes a seg fault in perl while
doing the xsubpp :-(.

p4raw-id: //depot/perlext/Compiler@357
16 files changed:
B.pm
B.xs
B/Asmdata.pm
B/C.pm
B/CC.pm
Makefile.PL
bytecode.pl
byteperl.c
byterun.c
byterun.h
cc_harness
cc_runtime.h
ccop.c
ccop.h
test_harness
test_harness_cc