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

Issue 6453092: code review 6453092: cmd/5l: add PT_PAX_FLAGS ELF header (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by minux1
Modified:
11 years, 9 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

cmd/5l: add PT_PAX_FLAGS ELF header Although I don't use PAX enabled ARM kernels, PAX does have support for ARM, so we're better off add PT_PAX_FLAGS now in case people use PAX kernels.

Patch Set 1 #

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

Patch Set 3 : diff -r d3dd48c73d6d https://code.google.com/p/go/ #

Patch Set 4 : diff -r a598b64f66c7 https://code.google.com/p/go/ #

Patch Set 5 : diff -r a598b64f66c7 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M src/cmd/5l/asm.c View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 9 months ago (2012-08-07 16:00:54 UTC) #1
rsc
LGTM s/align = 8/align = 4/
11 years, 9 months ago (2012-08-08 19:24:26 UTC) #2
minux1
11 years, 9 months ago (2012-08-09 00:47:52 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=87e3318f6a52 ***

cmd/5l: add PT_PAX_FLAGS ELF header
Although I don't use PAX enabled ARM kernels, PAX
does have support for ARM, so we're better off add
PT_PAX_FLAGS now in case people use PAX kernels.

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/6453092
Sign in to reply to this message.

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