Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify text format standardization. #73

Merged
merged 4 commits into from
May 19, 2015
Merged

Clarify text format standardization. #73

merged 4 commits into from
May 19, 2015

Conversation

jfbastien
Copy link
Member

No description provided.

@jfbastien
Copy link
Member Author

See discussion on #65 which led to this.

[binary format](V1.md#binary-format), see notes there.
* The text format will be standardized, but only for tooling purposes:
* Compilers will support this format for `.S` and inline assembly.
* Debuggers and profilers will represent disassembled binaries using this
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"represent" is a loaded word; how about s/represent disassembled binaries/present binary code/?

@jfbastien
Copy link
Member Author

The latest patch addresses @lukewagner and @kripken's comments.

@kripken
Copy link
Member

kripken commented May 19, 2015

lgtm, thanks.

kripken added a commit that referenced this pull request May 19, 2015
Clarify text format standardization.
@kripken kripken merged commit 973e116 into master May 19, 2015
@jfbastien jfbastien deleted the text-format-std-2 branch May 19, 2015 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants