aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/compiler/ebin
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2009-11-20 14:54:40 +0000
committerErlang/OTP <[email protected]>2009-11-20 14:54:40 +0000
commit84adefa331c4159d432d22840663c38f155cd4c1 (patch)
treebff9a9c66adda4df2106dfd0e5c053ab182a12bd /bootstrap/lib/compiler/ebin
downloadotp-84adefa331c4159d432d22840663c38f155cd4c1.tar.gz
otp-84adefa331c4159d432d22840663c38f155cd4c1.tar.bz2
otp-84adefa331c4159d432d22840663c38f155cd4c1.zip
The R13B03 release.OTP_R13B03
Diffstat (limited to 'bootstrap/lib/compiler/ebin')
-rw-r--r--bootstrap/lib/compiler/ebin/beam_asm.beambin0 -> 9032 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_block.beambin0 -> 13416 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_bool.beambin0 -> 15148 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_bsm.beambin0 -> 12612 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_clean.beambin0 -> 10336 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_dead.beambin0 -> 11228 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_dict.beambin0 -> 4248 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_disasm.beambin0 -> 23500 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_flatten.beambin0 -> 3632 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_jump.beambin0 -> 9316 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_listing.beambin0 -> 3040 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_opcodes.beambin0 -> 6956 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_peep.beambin0 -> 3496 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_trim.beambin0 -> 8084 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_type.beambin0 -> 13664 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_utils.beambin0 -> 13416 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_validator.beambin0 -> 31720 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/cerl.beambin0 -> 28644 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/cerl_clauses.beambin0 -> 2964 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/cerl_inline.beambin0 -> 33392 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/cerl_trees.beambin0 -> 16168 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/compile.beambin0 -> 31412 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.app66
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.appup1
-rw-r--r--bootstrap/lib/compiler/ebin/core_lib.beambin0 -> 5376 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/core_lint.beambin0 -> 10980 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/core_parse.beambin0 -> 42016 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/core_pp.beambin0 -> 11524 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/core_scan.beambin0 -> 6596 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/erl_bifs.beambin0 -> 2344 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/rec_env.beambin0 -> 4732 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/sys_core_dsetel.beambin0 -> 6672 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/sys_core_fold.beambin0 -> 41916 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/sys_core_inline.beambin0 -> 4348 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/sys_expand_pmod.beambin0 -> 7748 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/sys_pre_attributes.beambin0 -> 3348 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/sys_pre_expand.beambin0 -> 14540 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/v3_codegen.beambin0 -> 48336 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/v3_core.beambin0 -> 45812 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/v3_kernel.beambin0 -> 41680 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/v3_kernel_pp.beambin0 -> 10980 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/v3_life.beambin0 -> 21236 bytes
42 files changed, 67 insertions, 0 deletions
diff --git a/bootstrap/lib/compiler/ebin/beam_asm.beam b/bootstrap/lib/compiler/ebin/beam_asm.beam
new file mode 100644
index 0000000000..4c344fb55b
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_asm.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_block.beam b/bootstrap/lib/compiler/ebin/beam_block.beam
new file mode 100644
index 0000000000..4aec75add0
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_block.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_bool.beam b/bootstrap/lib/compiler/ebin/beam_bool.beam
new file mode 100644
index 0000000000..36ea808338
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_bool.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_bsm.beam b/bootstrap/lib/compiler/ebin/beam_bsm.beam
new file mode 100644
index 0000000000..5134dae164
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_bsm.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_clean.beam b/bootstrap/lib/compiler/ebin/beam_clean.beam
new file mode 100644
index 0000000000..fd6502fd3f
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_clean.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_dead.beam b/bootstrap/lib/compiler/ebin/beam_dead.beam
new file mode 100644
index 0000000000..fc938961d2
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_dead.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_dict.beam b/bootstrap/lib/compiler/ebin/beam_dict.beam
new file mode 100644
index 0000000000..88949a4d5f
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_dict.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_disasm.beam b/bootstrap/lib/compiler/ebin/beam_disasm.beam
new file mode 100644
index 0000000000..61f2255751
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_disasm.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_flatten.beam b/bootstrap/lib/compiler/ebin/beam_flatten.beam
new file mode 100644
index 0000000000..9a9bfbeba6
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_flatten.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_jump.beam b/bootstrap/lib/compiler/ebin/beam_jump.beam
new file mode 100644
index 0000000000..3d7e8743b1
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_jump.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_listing.beam b/bootstrap/lib/compiler/ebin/beam_listing.beam
new file mode 100644
index 0000000000..daa551e458
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_listing.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_opcodes.beam b/bootstrap/lib/compiler/ebin/beam_opcodes.beam
new file mode 100644
index 0000000000..d3d8d2f9bb
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_opcodes.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_peep.beam b/bootstrap/lib/compiler/ebin/beam_peep.beam
new file mode 100644
index 0000000000..3bbceac19f
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_peep.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_trim.beam b/bootstrap/lib/compiler/ebin/beam_trim.beam
new file mode 100644
index 0000000000..f6cf5d15e1
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_trim.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_type.beam b/bootstrap/lib/compiler/ebin/beam_type.beam
new file mode 100644
index 0000000000..31a6c465bb
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_type.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_utils.beam b/bootstrap/lib/compiler/ebin/beam_utils.beam
new file mode 100644
index 0000000000..b66406ca68
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_utils.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_validator.beam b/bootstrap/lib/compiler/ebin/beam_validator.beam
new file mode 100644
index 0000000000..4d6742225e
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/beam_validator.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/cerl.beam b/bootstrap/lib/compiler/ebin/cerl.beam
new file mode 100644
index 0000000000..c1ecd06293
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/cerl.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/cerl_clauses.beam b/bootstrap/lib/compiler/ebin/cerl_clauses.beam
new file mode 100644
index 0000000000..41ed5b6b54
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/cerl_clauses.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/cerl_inline.beam b/bootstrap/lib/compiler/ebin/cerl_inline.beam
new file mode 100644
index 0000000000..a20bccbed9
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/cerl_inline.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/cerl_trees.beam b/bootstrap/lib/compiler/ebin/cerl_trees.beam
new file mode 100644
index 0000000000..66c5759506
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/cerl_trees.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/compile.beam b/bootstrap/lib/compiler/ebin/compile.beam
new file mode 100644
index 0000000000..d988dd86cf
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/compile.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app
new file mode 100644
index 0000000000..3d32ec6954
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/compiler.app
@@ -0,0 +1,66 @@
+% This is an -*- erlang -*- file.
+%% %CopyrightBegin%
+%%
+%% Copyright Ericsson AB 2008-2009. All Rights Reserved.
+%%
+%% The contents of this file are subject to the Erlang Public License,
+%% Version 1.1, (the "License"); you may not use this file except in
+%% compliance with the License. You should have received a copy of the
+%% Erlang Public License along with this software. If not, it can be
+%% retrieved online at http://www.erlang.org/.
+%%
+%% Software distributed under the License is distributed on an "AS IS"
+%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
+%% the License for the specific language governing rights and limitations
+%% under the License.
+%%
+%% %CopyrightEnd%
+
+{application, compiler,
+ [{description, "ERTS CXC 138 10"},
+ {vsn, "4.6.3"},
+ {modules, [
+ beam_asm,
+ beam_block,
+ beam_bool,
+ beam_bsm,
+ beam_clean,
+ beam_dead,
+ beam_dict,
+ beam_disasm,
+ beam_flatten,
+ beam_jump,
+ beam_listing,
+ beam_opcodes,
+ beam_peep,
+ beam_trim,
+ beam_type,
+ beam_utils,
+ beam_validator,
+ cerl,
+ cerl_clauses,
+ cerl_inline,
+ cerl_trees,
+ compile,
+ core_scan,
+ core_lint,
+ core_parse,
+ core_pp,
+ core_lib,
+ erl_bifs,
+ rec_env,
+ sys_core_dsetel,
+ sys_core_fold,
+ sys_core_inline,
+ sys_expand_pmod,
+ sys_pre_attributes,
+ sys_pre_expand,
+ v3_codegen,
+ v3_core,
+ v3_kernel,
+ v3_kernel_pp,
+ v3_life
+ ]},
+ {registered, []},
+ {applications, [kernel, stdlib]},
+ {env, []}]}.
diff --git a/bootstrap/lib/compiler/ebin/compiler.appup b/bootstrap/lib/compiler/ebin/compiler.appup
new file mode 100644
index 0000000000..aa81bde536
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/compiler.appup
@@ -0,0 +1 @@
+{"4.6.3",[],[]}.
diff --git a/bootstrap/lib/compiler/ebin/core_lib.beam b/bootstrap/lib/compiler/ebin/core_lib.beam
new file mode 100644
index 0000000000..8e0c11ab54
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/core_lib.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/core_lint.beam b/bootstrap/lib/compiler/ebin/core_lint.beam
new file mode 100644
index 0000000000..b944183f28
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/core_lint.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/core_parse.beam b/bootstrap/lib/compiler/ebin/core_parse.beam
new file mode 100644
index 0000000000..c8a3945ad9
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/core_parse.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/core_pp.beam b/bootstrap/lib/compiler/ebin/core_pp.beam
new file mode 100644
index 0000000000..dc0fcb477c
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/core_pp.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/core_scan.beam b/bootstrap/lib/compiler/ebin/core_scan.beam
new file mode 100644
index 0000000000..b920703e07
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/core_scan.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/erl_bifs.beam b/bootstrap/lib/compiler/ebin/erl_bifs.beam
new file mode 100644
index 0000000000..add028e992
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/erl_bifs.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/rec_env.beam b/bootstrap/lib/compiler/ebin/rec_env.beam
new file mode 100644
index 0000000000..5eb4e658c4
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/rec_env.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam b/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam
new file mode 100644
index 0000000000..8529721a53
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold.beam b/bootstrap/lib/compiler/ebin/sys_core_fold.beam
new file mode 100644
index 0000000000..72b6fe41dc
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/sys_core_fold.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/sys_core_inline.beam b/bootstrap/lib/compiler/ebin/sys_core_inline.beam
new file mode 100644
index 0000000000..98b5aa587d
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/sys_core_inline.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/sys_expand_pmod.beam b/bootstrap/lib/compiler/ebin/sys_expand_pmod.beam
new file mode 100644
index 0000000000..9affce0919
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/sys_expand_pmod.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam b/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam
new file mode 100644
index 0000000000..01e0b77e53
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/sys_pre_expand.beam b/bootstrap/lib/compiler/ebin/sys_pre_expand.beam
new file mode 100644
index 0000000000..77720809bc
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/sys_pre_expand.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/v3_codegen.beam b/bootstrap/lib/compiler/ebin/v3_codegen.beam
new file mode 100644
index 0000000000..7eafc0f119
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/v3_codegen.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/v3_core.beam b/bootstrap/lib/compiler/ebin/v3_core.beam
new file mode 100644
index 0000000000..3c8a67ee88
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/v3_core.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/v3_kernel.beam b/bootstrap/lib/compiler/ebin/v3_kernel.beam
new file mode 100644
index 0000000000..683d004187
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/v3_kernel.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam b/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam
new file mode 100644
index 0000000000..e8fa77539b
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/v3_life.beam b/bootstrap/lib/compiler/ebin/v3_life.beam
new file mode 100644
index 0000000000..b6b1885cfd
--- /dev/null
+++ b/bootstrap/lib/compiler/ebin/v3_life.beam
Binary files differ