Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1250)

Issue 10171043: cmd/ld: emit eabi and vfp ARM attributes for ELF files.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by minux1
Modified:
10 years, 9 months ago
Reviewers:
dfc, bradfitz
Visibility:
Public.

Description

cmd/ld: emit eabi and vfp ARM attributes for ELF files. Fixes issue 5640.

Patch Set 1 #

Patch Set 2 : diff -r f5d54688b261 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -0 lines) Patch
M src/cmd/ld/elf.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/ld/elf.c View 1 5 chunks +56 lines, -0 lines 0 comments Download

Messages

Total messages: 2
bradfitz
R=rsc
10 years, 9 months ago (2013-06-17 21:06:43 UTC) #1
dfc
10 years, 9 months ago (2013-06-30 03:42:01 UTC) #2
Hmm, it sort of works now

% readelf -A -- $(which go)
Attribute Section: aeabi
File Attributes
ERROR: Bad subsection length (1946421763 > 6)
Unknown tag: 27
  Unknown section contexts
ERROR: Bad section length (1634541679 > 19)
Attribute Section: ny elf strings
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b