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

Issue 10020059: [MIPS] Adding binutils changes for MIPS/NaCl architecture. (Closed)

Created:
8 years, 8 months ago by petarj
Modified:
7 years, 10 months ago
CC:
native-client-reviews_googlegroups.com, Brad Chen, Mark Seaborn
Visibility:
Public.

Description

[MIPS] Adding binutils changes for MIPS/NaCl architecture. BUG=http://code.google.com/p/nativeclient/issues/detail?id=2275 TEST=pnacl/build.sh all ;

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -0 lines) Patch
M binutils-2.20/bfd/config.bfd View 1 chunk +4 lines, -0 lines 0 comments Download
M binutils-2.20/bfd/configure View 1 chunk +1 line, -0 lines 0 comments Download
M binutils-2.20/bfd/configure.in View 1 chunk +1 line, -0 lines 0 comments Download
M binutils-2.20/bfd/elf32-mips.c View 1 chunk +39 lines, -0 lines 0 comments Download
M binutils-2.20/bfd/targets.c View 2 chunks +2 lines, -0 lines 0 comments Download
M binutils-2.20/gas/config/tc-mips.c View 1 chunk +4 lines, -0 lines 0 comments Download
A binutils-2.20/gas/config/te-mipsnacl.h View 1 chunk +21 lines, -0 lines 0 comments Download
M binutils-2.20/gas/configure.tgt View 1 chunk +1 line, -0 lines 0 comments Download
M binutils-2.20/ld/Makefile.am View 2 chunks +6 lines, -0 lines 0 comments Download
M binutils-2.20/ld/Makefile.in View 3 chunks +7 lines, -0 lines 0 comments Download
M binutils-2.20/ld/configure.tgt View 1 chunk +1 line, -0 lines 0 comments Download
A binutils-2.20/ld/emulparams/elf32ltsmip_nacl.sh View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
petarj
Patch for binutils for MIPS/NaCl.
8 years, 8 months ago (2012-04-12 00:27:48 UTC) #1
Brad Chen
Adding Roland and Derek as reviewers.
8 years, 8 months ago (2012-04-12 21:53:27 UTC) #2
robertm
Sorry for the delay. For PNaCl we are moving away from using binutils' ld for ...
8 years, 8 months ago (2012-04-24 19:04:06 UTC) #3
petarj
GOLD does not support MIPS yet. We are working actively on finishing MIPS port of ...
8 years, 8 months ago (2012-04-24 21:42:41 UTC) #4
robertm
Does it make sense to wait until gold is ready? Otherwise you have binutils but ...
8 years, 8 months ago (2012-04-25 20:31:09 UTC) #5
petarj
We should not wait for MIPS gold, unless we want to start applying the changes ...
8 years, 8 months ago (2012-04-25 20:54:31 UTC) #6
robertm
On 2012/04/25 20:54:31, petarj wrote: > We should not wait for MIPS gold, unless we ...
8 years, 8 months ago (2012-04-25 21:40:48 UTC) #7
(google.com) Derek Schuff
> What is the ETA for the MIPS llvm-mc support? Will this make it in ...
8 years, 8 months ago (2012-04-25 21:43:08 UTC) #8
petarj
On 2012/04/25 21:40:48, robertm wrote: > Depending on how massive these changes are, I might ...
8 years, 8 months ago (2012-04-25 22:46:25 UTC) #9
petarj
On 2012/04/25 21:40:48, robertm wrote: > How are you currently using the > assembler? Just ...
8 years, 8 months ago (2012-04-26 13:55:37 UTC) #10
robertm
On Thu, Apr 26, 2012 at 9:55 AM, <petarj@mips.com> wrote: > On 2012/04/25 21:40:48, robertm ...
8 years, 8 months ago (2012-04-26 14:18:30 UTC) #11
petarj
On 2012/04/26 14:18:30, robertm wrote: > What I am really curious about is: is this ...
8 years, 8 months ago (2012-04-26 18:10:51 UTC) #12
robertm
On Thu, Apr 26, 2012 at 2:10 PM, <petarj@mips.com> wrote: > On 2012/04/26 14:18:30, robertm ...
8 years, 8 months ago (2012-04-26 18:27:37 UTC) #13
robertm
On Wed, Apr 25, 2012 at 6:46 PM, <petarj@mips.com> wrote: > On 2012/04/25 21:40:48, robertm ...
8 years, 8 months ago (2012-04-26 18:34:31 UTC) #14
petarj
On 2012/04/26 18:34:31, robertm wrote: > Those changes look isolated enough that I would be ...
8 years, 8 months ago (2012-04-27 19:08:41 UTC) #15
petarj
8 years, 8 months ago (2012-04-27 23:55:44 UTC) #16
On 2012/04/26 18:27:37, robertm wrote:
> That is great news.
> So could you use the trusted gas (from the code sourcery toolchain) for
> untrusted purposes as well
> until llvm-mc for mips is ready?

I guess we could.

Powered by Google App Engine
This is Rietveld 408576698