diff options
author | Björn-Egil Dahlberg <[email protected]> | 2014-04-04 12:10:34 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2014-04-04 12:10:34 +0200 |
commit | 93475dd223074c3eedf10ec86fc8e1d89986f7de (patch) | |
tree | 2ff50d3a794a4af1a1d4482d848e6829c64c4b8e /bootstrap/lib/compiler | |
parent | 89eef897c6564c72d9717228a73959339e486bdb (diff) | |
download | otp-93475dd223074c3eedf10ec86fc8e1d89986f7de.tar.gz otp-93475dd223074c3eedf10ec86fc8e1d89986f7de.tar.bz2 otp-93475dd223074c3eedf10ec86fc8e1d89986f7de.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler')
-rw-r--r-- | bootstrap/lib/compiler/ebin/beam_disasm.beam | bin | 26316 -> 26320 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/compiler.appup | 2 | ||||
-rw-r--r-- | bootstrap/lib/compiler/ebin/core_lib.beam | bin | 5740 -> 5980 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/core_pp.beam | bin | 13084 -> 13196 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/sys_core_fold.beam | bin | 50332 -> 50208 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/sys_pre_expand.beam | bin | 14252 -> 14244 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/v3_codegen.beam | bin | 54556 -> 54516 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/v3_core.beam | bin | 53216 -> 53472 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/v3_kernel.beam | bin | 47480 -> 47460 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/v3_life.beam | bin | 20708 -> 20696 bytes |
10 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/ebin/beam_disasm.beam b/bootstrap/lib/compiler/ebin/beam_disasm.beam Binary files differindex c129898523..f050f39ca0 100644 --- a/bootstrap/lib/compiler/ebin/beam_disasm.beam +++ b/bootstrap/lib/compiler/ebin/beam_disasm.beam diff --git a/bootstrap/lib/compiler/ebin/compiler.appup b/bootstrap/lib/compiler/ebin/compiler.appup index 13c2644004..e73b9aa60c 100644 --- a/bootstrap/lib/compiler/ebin/compiler.appup +++ b/bootstrap/lib/compiler/ebin/compiler.appup @@ -15,7 +15,7 @@ %% under the License. %% %% %CopyrightEnd% -{"4.9.4", +{"5.0", [{<<".*">>,[{restart_application, compiler}]}], [{<<".*">>,[{restart_application, compiler}]}] }. diff --git a/bootstrap/lib/compiler/ebin/core_lib.beam b/bootstrap/lib/compiler/ebin/core_lib.beam Binary files differindex 4957fbabb7..bb38837049 100644 --- a/bootstrap/lib/compiler/ebin/core_lib.beam +++ b/bootstrap/lib/compiler/ebin/core_lib.beam diff --git a/bootstrap/lib/compiler/ebin/core_pp.beam b/bootstrap/lib/compiler/ebin/core_pp.beam Binary files differindex fbfd68a93b..e6e60fb658 100644 --- a/bootstrap/lib/compiler/ebin/core_pp.beam +++ b/bootstrap/lib/compiler/ebin/core_pp.beam diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold.beam b/bootstrap/lib/compiler/ebin/sys_core_fold.beam Binary files differindex 39be60c555..923c4d98fd 100644 --- a/bootstrap/lib/compiler/ebin/sys_core_fold.beam +++ b/bootstrap/lib/compiler/ebin/sys_core_fold.beam diff --git a/bootstrap/lib/compiler/ebin/sys_pre_expand.beam b/bootstrap/lib/compiler/ebin/sys_pre_expand.beam Binary files differindex 5c14528eff..c0c537f623 100644 --- a/bootstrap/lib/compiler/ebin/sys_pre_expand.beam +++ b/bootstrap/lib/compiler/ebin/sys_pre_expand.beam diff --git a/bootstrap/lib/compiler/ebin/v3_codegen.beam b/bootstrap/lib/compiler/ebin/v3_codegen.beam Binary files differindex 6bf28f441e..3670fd206c 100644 --- a/bootstrap/lib/compiler/ebin/v3_codegen.beam +++ b/bootstrap/lib/compiler/ebin/v3_codegen.beam diff --git a/bootstrap/lib/compiler/ebin/v3_core.beam b/bootstrap/lib/compiler/ebin/v3_core.beam Binary files differindex 6b322b8da0..ac24c6a6cb 100644 --- a/bootstrap/lib/compiler/ebin/v3_core.beam +++ b/bootstrap/lib/compiler/ebin/v3_core.beam diff --git a/bootstrap/lib/compiler/ebin/v3_kernel.beam b/bootstrap/lib/compiler/ebin/v3_kernel.beam Binary files differindex f5dcecb807..1e549a41c7 100644 --- a/bootstrap/lib/compiler/ebin/v3_kernel.beam +++ b/bootstrap/lib/compiler/ebin/v3_kernel.beam diff --git a/bootstrap/lib/compiler/ebin/v3_life.beam b/bootstrap/lib/compiler/ebin/v3_life.beam Binary files differindex c2363fc62d..0eb0cb6caf 100644 --- a/bootstrap/lib/compiler/ebin/v3_life.beam +++ b/bootstrap/lib/compiler/ebin/v3_life.beam |