Today
-
-
issue 182
(GCC for NaCl x64) changed by or...@chromium.org
-
Cc:
or...@chromium.org
Labels:
Priority-Critical Win64
−Priority-High
Cc:
or...@chromium.org
Labels:
Priority-Critical Win64
−Priority-High
-
issue 162
(Deliver 64-bit NaCl compiler) changed by or...@chromium.org
-
Cc:
or...@chromium.org
Labels:
Priority-Critical
−Priority-Medium
Cc:
or...@chromium.org
Labels:
Priority-Critical
−Priority-Medium
-
-
-
issue 202
(ARM toolchain is applying -static to all linker calls) changed by cbif...@google.com
-
Status:
Started
Owner:
cbif...@google.com
Cc:
robe...@google.com
Status:
Started
Owner:
cbif...@google.com
Cc:
robe...@google.com
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
issue 182
(GCC for NaCl x64) changed by or...@chromium.org
-
Summary:
GCC for NaCl x64
Status:
Assigned
Labels:
Milestone-GLQuake-x86-64
−Milestone-GLQuake-x86-32
Summary:
GCC for NaCl x64
Status:
Assigned
Labels:
Milestone-GLQuake-x86-64
−Milestone-GLQuake-x86-32
-
-
-
-
r1091
(The ARM validator's interface to the sel_ldr contains specia...) committed by cbif...@google.com
- The ARM validator's interface to the sel_ldr contains specialized code (the EarlyExitProblemSink)
that causes validation to abort as soon as an error is found. (Contrast with the logic in arm-
ncval-core, which collects *all* errors to build a report.)
Unfortunately, because ARM validation has been disabled across the board, this code was never well
tested (my mistake!) and has always contained a fatal flaw. The should_continue method may be
called at any time, not just when a problem is found, so simply returning false isn't correct.
This CL does not contain a test because of interdependencies with our buildbots and the ARM
toolchain (which is not in SVN). A fix needs to go into the toolchain and be deployed to the bots
before the test for *this* CL can go in. Sigh.
BUG=196
Review URL: http://codereview.chromium.org/460120
The ARM validator's interface to the sel_ldr contains specialized code (the EarlyExitProblemSink)
that causes validation to abort as soon as an error is found. (Contrast with the logic in arm-
ncval-core, which collects *all* errors to build a report.)
Unfortunately, because ARM validation has been disabled across the board, this code was never well
tested (my mistake!) and has always contained a fatal flaw. The should_continue method may be
called at any time, not just when a problem is found, so simply returning false isn't correct.
This CL does not contain a test because of interdependencies with our buildbots and the ARM
toolchain (which is not in SVN). A fix needs to go into the toolchain and be deployed to the bots
before the test for *this* CL can go in. Sigh.
BUG=196
Review URL: http://codereview.chromium.org/460120
-
-
-
-
Yesterday
-
-
-
-
-
-
r1085
(Simple validator fixes to start to bring it into alignment i...) committed by bradc...@google.com
- Simple validator fixes to start to bring it into alignment into compiler,
and facilitate compiler testing. Specific changes:
* made one variant of movsxd legal that was previously marked illegal.
* made a jump to address 0 a validation error instead of assert(0).
Review URL: http://codereview.chromium.org/458009
Simple validator fixes to start to bring it into alignment into compiler,
and facilitate compiler testing. Specific changes:
* made one variant of movsxd legal that was previously marked illegal.
* made a jump to address 0 a validation error instead of assert(0).
Review URL: http://codereview.chromium.org/458009
-
r1084
(Modify validator so that default behaviour is to stop after ...) committed by kschi...@google.com
- Modify validator so that default behaviour is to stop after the first
validation error. To override this (and get all errors), one must
use the command line argument "-all_errors".
Review URL: http://codereview.chromium.org/455014
Modify validator so that default behaviour is to stop after the first
validation error. To override this (and get all errors), one must
use the command line argument "-all_errors".
Review URL: http://codereview.chromium.org/455014
-
-
-
-
-
Last 7 days
-
issue 138
(Need sandboxed libgcc for ARM) changed by cbif...@google.com
-
Owner:
cbif...@google.com
Labels:
Arch-ARM
Owner:
cbif...@google.com
Labels:
Arch-ARM
-
-
r1081
(Last attempt to patch this change. Backed out some overzealo...) committed by ile...@google.com
- Last attempt to patch this change. Backed out some overzealous
makefile modifications--I meant to remove references to the
nacl_imc header, not the whole library. :-P
Last attempt to patch this change. Backed out some overzealous
makefile modifications--I meant to remove references to the
nacl_imc header, not the whole library. :-P
-
-
-
|