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

Issue 6347060: Support the N_PEXT bit of the Mach-O object format.... (Closed)

Created:
9 years, 10 months ago by Hironori Bono
Modified:
9 years, 7 months ago
Reviewers:
fbarchard, awong
CC:
chromium-reviews, Mark Mentovai
Visibility:
Public.

Description

Support the N_PEXT bit of the Mach-O object format. This change allows us to set the N_PEXT bit to Mach-O object files when a global symbol has a 'private_extern' extension. BUG=http://www.tortall.net/projects/yasm/ticket/236 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73761

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -1 line) Patch
M third_party/yasm/patched-yasm/modules/objfmts/macho/macho-objfmt.c View 1 1 chunk +20 lines, -1 line 0 comments Download
A third_party/yasm/patches/03_macho_objfmt_private.patch View 1 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Hironori Bono
Greetings Frank, Even though I'm asking yasm people to merge this change, is it possible ...
9 years, 10 months ago (2011-02-02 02:37:22 UTC) #1
Hironori Bono
(added awong and cc'ed mark)
9 years, 10 months ago (2011-02-03 05:02:29 UTC) #2
awong
9 years, 10 months ago (2011-02-03 07:21:15 UTC) #3
I don't understand this code well enough to review the contents.

But I think you're just asking me to approve having a patch checked in.  If so,
then LGTM.

Powered by Google App Engine
This is Rietveld 408576698