Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Issue 11039026: [MIPS] Untrusted versions of setjmp and longjmp. (Closed)

Created:
8 years, 2 months ago by petarj
Modified:
8 years, 2 months ago
Reviewers:
Mark Seaborn
CC:
native-client-reviews_googlegroups.com
Base URL:
http://src.chromium.org/native_client/trunk/src/native_client/
Visibility:
Public.

Description

[MIPS] Untrusted versions of setjmp and longjmp. Implementation of setjmp/longjmp. The commit queue is not working for NaCl at the moment, so we are committing with: NOTRY=true However, we have run a try job manually, and it passed fine BUG= http://code.google.com/p/nativeclient/issues/detail?id=2275 TEST= None Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=9946

Patch Set 1 #

Total comments: 15

Patch Set 2 : Removing __tls_get_addr from the patch. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -6 lines) Patch
A + pnacl/support/nacl_mips_defs.h View 1 chunk +8 lines, -6 lines 0 comments Download
A pnacl/support/setjmp_mips32.S View 1 1 chunk +175 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
petarj
8 years, 2 months ago (2012-10-02 23:30:17 UTC) #1
Mark Seaborn
http://codereview.chromium.org/11039026/diff/1/pnacl/support/setjmp_mips32.S File pnacl/support/setjmp_mips32.S (right): http://codereview.chromium.org/11039026/diff/1/pnacl/support/setjmp_mips32.S#newcode1 pnacl/support/setjmp_mips32.S:1: /* Surely this file should be "setjmp_mips.S"? The other ...
8 years, 2 months ago (2012-10-03 00:46:33 UTC) #2
petarj
http://codereview.chromium.org/11039026/diff/1/pnacl/support/setjmp_mips32.S File pnacl/support/setjmp_mips32.S (right): http://codereview.chromium.org/11039026/diff/1/pnacl/support/setjmp_mips32.S#newcode1 pnacl/support/setjmp_mips32.S:1: /* On 2012/10/03 00:46:33, Mark Seaborn wrote: > Surely ...
8 years, 2 months ago (2012-10-03 16:50:00 UTC) #3
Mark Seaborn
http://codereview.chromium.org/11039026/diff/1/pnacl/support/setjmp_mips32.S File pnacl/support/setjmp_mips32.S (right): http://codereview.chromium.org/11039026/diff/1/pnacl/support/setjmp_mips32.S#newcode1 pnacl/support/setjmp_mips32.S:1: /* On 2012/10/03 16:50:01, petarj wrote: > On 2012/10/03 ...
8 years, 2 months ago (2012-10-03 20:02:54 UTC) #4
Mark Seaborn
On 3 October 2012 13:02, <mseaborn@chromium.org> wrote: > There is a discrepancy between ARM and ...
8 years, 2 months ago (2012-10-04 17:33:13 UTC) #5
petarj
Second patch set uploaded. http://codereview.chromium.org/11039026/diff/1/pnacl/support/setjmp_mips32.S File pnacl/support/setjmp_mips32.S (right): http://codereview.chromium.org/11039026/diff/1/pnacl/support/setjmp_mips32.S#newcode25 pnacl/support/setjmp_mips32.S:25: On 2012/10/03 20:02:54, Mark Seaborn ...
8 years, 2 months ago (2012-10-05 17:26:44 UTC) #6
Mark Seaborn
LGTM
8 years, 2 months ago (2012-10-05 18:06:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/petarj@mips.com/11039026/10004
8 years, 2 months ago (2012-10-05 21:50:43 UTC) #8
petarj
All tries on trybots have successeded when manually run. http://build.chromium.org/p/tryserver.nacl/builders/nacl-toolchain-win7-pnacl-x86_64/builds/152 http://build.chromium.org/p/tryserver.nacl/builders/nacl-toolchain-linux-pnacl-x86_64/builds/173 http://build.chromium.org/p/tryserver.nacl/builders/nacl-toolchain-mac-pnacl-x86_32/builds/171 http://build.chromium.org/p/tryserver.nacl/builders/nacl-toolchain-linux-pnacl-x86_32/builds/174
8 years, 2 months ago (2012-10-06 00:30:26 UTC) #9
Mark Seaborn
On 5 October 2012 17:30, <petarj@mips.com> wrote: > All tries on trybots have successeded when ...
8 years, 2 months ago (2012-10-06 00:42:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/petarj@mips.com/11039026/10004
8 years, 2 months ago (2012-10-06 00:44:03 UTC) #11
petarj
On 2012/10/06 00:44:03, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
8 years, 2 months ago (2012-10-06 01:14:33 UTC) #12
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years, 2 months ago (2012-10-08 13:51:51 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/petarj@mips.com/11039026/10004
8 years, 2 months ago (2012-10-08 14:08:56 UTC) #14
commit-bot: I haz the power
8 years, 2 months ago (2012-10-08 14:09:03 UTC) #15
Change committed as 9946

Powered by Google App Engine
This is Rietveld 408576698